2024-04-14 15:06:50,190 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Sending event message to target virtual address: sql-trace 2024-04-14 15:06:50,190 ERROR [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Failed to receive response from target virtual address: sql-trace with failure: (NO_HANDLERS,-1) No handlers for address sql-trace 2024-04-14 15:06:50,190 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Sending event message to target virtual address: nosql-trace 2024-04-14 15:06:50,190 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Sending event message to target virtual address: queue-trace 2024-04-14 15:06:50,194 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Received response from target virtual address: queue-trace with result: Message sent to AMQP queue successfully! 2024-04-14 15:06:50,195 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Received response from target virtual address: nosql-trace with result: Documents inserted successfully with Id BsonObjectId{value=661bd4ea523182250a5350d0} 2024-04-14 15:06:50,424 DEBUG [it.don.eve.ws.fil.TraceJaxRsRequestResponseFilter] (executor-thread-1) La Request URI /api/rest/echo è tra quelle che devono essere filtrate 2024-04-14 15:06:50,425 DEBUG [it.don.eve.ws.fil.TraceJaxRsRequestResponseFilter] (executor-thread-1) Pubblicazione del messaggio della richiesta HTTP su Event Bus 2024-04-14 15:06:50,425 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Received event message from source virtual address: http-request and source component: it.dontesta.eventbus.consumers.http.HttpRequestConsumer for the target virtual addresses: sql-trace,nosql-trace,queue-trace 2024-04-14 15:06:50,425 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Sending event message to target virtual address: sql-trace 2024-04-14 15:06:50,425 DEBUG [it.don.eve.ws.fil.TraceJaxRsRequestResponseFilter] (executor-thread-1) La Request URI /api/rest/echo è tra quelle che devono essere filtrate 2024-04-14 15:06:50,425 ERROR [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Failed to receive response from target virtual address: sql-trace with failure: (NO_HANDLERS,-1) No handlers for address sql-trace 2024-04-14 15:06:50,425 DEBUG [it.don.eve.ws.fil.TraceJaxRsRequestResponseFilter] (executor-thread-1) Pubblicazione del messaggio della risposta HTTP su Event Bus 2024-04-14 15:06:50,425 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Sending event message to target virtual address: nosql-trace 2024-04-14 15:06:50,425 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Sending event message to target virtual address: queue-trace 2024-04-14 15:06:50,426 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Received event message from source virtual address: http-response and source component: it.dontesta.eventbus.consumers.http.HttpResponseConsumer for the target virtual addresses: sql-trace,nosql-trace,queue-trace 2024-04-14 15:06:50,426 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Sending event message to target virtual address: sql-trace 2024-04-14 15:06:50,427 ERROR [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Failed to receive response from target virtual address: sql-trace with failure: (NO_HANDLERS,-1) No handlers for address sql-trace 2024-04-14 15:06:50,427 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Sending event message to target virtual address: nosql-trace 2024-04-14 15:06:50,427 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Sending event message to target virtual address: queue-trace [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in it.dontesta.eventbus.ws.resources.endpoint.EchoResourceEndPointTest 2024-04-14 15:06:50,433 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Received response from target virtual address: queue-trace with result: Message sent to AMQP queue successfully! 2024-04-14 15:06:50,433 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Received response from target virtual address: queue-trace with result: Message sent to AMQP queue successfully! 2024-04-14 15:06:50,433 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Received response from target virtual address: nosql-trace with result: Documents inserted successfully with Id BsonObjectId{value=661bd4ea523182250a5350d1} 2024-04-14 15:06:50,434 DEBUG [it.don.eve.con.eve.han.Dispatcher] (vert.x-eventloop-thread-0) Received response from target virtual address: nosql-trace with result: Documents inserted successfully with Id BsonObjectId{value=661bd4ea523182250a5350d2} 2024-04-14 15:06:50,462 INFO [io.quarkus] (main) eventbus-logging-filter-jaxrs stopped in 0.032s [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eventbus-logging-filter-jaxrs --- [INFO] Building jar: /Users/amusarra/dev/github/amusarra/eventbus-logging-filter-jaxrs/target/eventbus-logging-filter-jaxrs-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- quarkus:3.9.2:build (default) @ eventbus-logging-filter-jaxrs --- [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'http-response-in' to be managed by the connector 'smallrye-amqp' [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'http-request-in' to be managed by the connector 'smallrye-amqp' [INFO] [io.quarkus.kubernetes.deployment.PropertyUtil] OpenShift manifests are generated with 'The container port http' having default value '8080'. The app and manifests will get out of sync if the property 'quarkus.http.port' is changed at runtime. [INFO] [io.quarkus.container.image.openshift.deployment.OpenshiftProcessor] Starting (in-cluster) container image build for jar using: BINARY on server: https://api.sandbox-m2.ll9k.p1.openshiftapps.com:6443/ in namespace:antonio-musarra-dev. [INFO] [io.quarkus.container.image.openshift.deployment.OpenshiftProcessor] Applied: ImageStream openjdk-21 [INFO] [io.quarkus.container.image.openshift.deployment.OpenshiftProcessor] Applied: ImageStream eventbus-logging-filter-jaxrs [INFO] [io.quarkus.container.image.openshift.deployment.OpenshiftProcessor] Applied: BuildConfig eventbus-logging-filter-jaxrs