2023-03-01 10:30:23.663 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3344, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:30:23.664 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:30:23.664 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:30:23.664 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:30:23.664 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:30:23.664 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:30:23.664 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:30:31.430 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:30:31.431 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:30:31.432 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@357b647e:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:50973]], Read from buffer: [0] 2023-03-01 10:30:31.432 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:30:31.432 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:30:31.432 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@357b647e:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:50973]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:30:31.433 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-9] latch=1 2023-03-01 10:30:31.433 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@357b647e:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:50973]]) 2023-03-01 10:30:31.433 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:30:31.434 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:30:31.434 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34373]], Read from buffer: [0] 2023-03-01 10:30:31.435 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34373]], Read direct from socket: [133] 2023-03-01 10:30:31.435 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:30:31.435 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:30:31.435 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:30:31.435 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:30:31.435 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:30:31.436 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:30:31.436 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:30:31.436 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:30:31.437 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: ttp-nio-8081-exec-10 State: N/A Method: Constructor URI: N/A 2023-03-01 10:30:31.437 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:30:31.437 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:30:31.437 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:30:31.437 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:30:31.438 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: dispatch URI: /status 2023-03-01 10:30:31.438 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:30:31.438 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:30:31.439 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34373]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:30:31.439 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:30:31.439 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34373]], State after async post processing: [ASYNC_END] 2023-03-01 10:30:31.439 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:30:31.439 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:30:31.439 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:30:31.440 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:30:31.440 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: intDispatch URI: /status 2023-03-01 10:30:31.440 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:30:31.440 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:30:31.441 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:30:31.441 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:30:31.441 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:30:31.442 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:30:31.442 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:30:31.442 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: recycle URI: /status 2023-03-01 10:30:31.443 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34373]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:30:31.443 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34373]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:30:31.443 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-10] latch=1 2023-03-01 10:30:31.443 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34373]]) 2023-03-01 10:30:33.664 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:30:33.664 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:30:33.665 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:30:33.668 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3423 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:30:33.668 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [107c371b] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:30:33.668 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:30:33.669 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3345, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:30:33.669 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3345, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:30:33.669 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3345, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:30:33.669 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3345, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:30:33.670 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3345, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:30:33.674 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3345, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:30:32 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:30:33.674 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3345, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:30:33.675 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [107c371b] [62c52c3c-3345, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:30:33.675 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3423 resp: 401 UNAUTHORIZED 2023-03-01 10:30:33.675 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3345, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:30:33.675 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3345, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:30:33.676 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:30:33.676 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:30:33.676 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:30:33.676 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:30:33.676 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:30:33.676 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:30:41.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:30:41.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:30:41.427 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:30:41.427 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:30:41.428 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3bcc80c8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:44603]], Read from buffer: [0] 2023-03-01 10:30:41.428 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@13cb5f92:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:38221]], Read from buffer: [0] 2023-03-01 10:30:41.428 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3bcc80c8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:44603]], Read direct from socket: [133] 2023-03-01 10:30:41.428 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:30:41.429 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:30:41.429 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:30:41.429 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@13cb5f92:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:38221]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:30:41.429 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:30:41.430 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-2] latch=2 2023-03-01 10:30:41.431 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@13cb5f92:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:38221]]) 2023-03-01 10:30:41.431 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:30:41.431 DEBUG 1 --- [nio-8081-exec-1] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:30:41.431 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:30:41.432 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:30:41.432 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:30:41.432 DEBUG 1 --- [nio-8081-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:30:41.433 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-1 State: N/A Method: Constructor URI: N/A 2023-03-01 10:30:41.433 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:30:41.433 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:30:41.433 DEBUG 1 --- [nio-8081-exec-1] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:30:41.433 DEBUG 1 --- [nio-8081-exec-1] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:30:41.433 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-1 State: N/A Method: dispatch URI: /status 2023-03-01 10:30:41.434 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:30:41.434 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:30:41.434 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3bcc80c8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:44603]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:30:41.434 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:30:41.434 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3bcc80c8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:44603]], State after async post processing: [ASYNC_END] 2023-03-01 10:30:41.434 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:30:41.434 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:30:41.435 DEBUG 1 --- [nio-8081-exec-1] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:30:41.435 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:30:41.435 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-1 State: N/A Method: intDispatch URI: /status 2023-03-01 10:30:41.435 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:30:41.435 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:30:41.436 DEBUG 1 --- [nio-8081-exec-1] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:30:41.436 DEBUG 1 --- [nio-8081-exec-1] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:30:41.436 DEBUG 1 --- [nio-8081-exec-1] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:30:41.437 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:30:41.437 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:30:41.437 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-1 State: N/A Method: recycle URI: /status 2023-03-01 10:30:41.437 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3bcc80c8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:44603]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:30:41.438 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3bcc80c8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:44603]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:30:41.438 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-1] latch=1 2023-03-01 10:30:41.438 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3bcc80c8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:44603]]) 2023-03-01 10:30:43.676 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:30:43.676 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:30:43.677 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:30:43.681 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3424 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:30:43.681 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [6b0a2ffc] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:30:43.682 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:30:43.682 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3346, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:30:43.683 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3346, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:30:43.683 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3346, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:30:43.683 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3346, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:30:43.685 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3346, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:30:43.690 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3346, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:30:43 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:30:43.690 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3346, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:30:43.690 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [6b0a2ffc] [62c52c3c-3346, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:30:43.690 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3424 resp: 401 UNAUTHORIZED 2023-03-01 10:30:43.691 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3346, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:30:43.691 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3346, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:30:43.691 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:30:43.691 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:30:43.692 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:30:43.692 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:30:43.692 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:30:43.692 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:30:51.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:30:51.429 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:30:51.429 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:30:51.429 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:30:51.429 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@21e764f5:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:55511]], Read from buffer: [0] 2023-03-01 10:30:51.429 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5cd83c3a:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41811]], Read from buffer: [0] 2023-03-01 10:30:51.429 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5cd83c3a:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41811]], Read direct from socket: [133] 2023-03-01 10:30:51.429 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:30:51.430 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:30:51.430 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:30:51.430 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:30:51.430 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:30:51.430 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@21e764f5:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:55511]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:30:51.430 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:30:51.430 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-3] latch=2 2023-03-01 10:30:51.430 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:30:51.430 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@21e764f5:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:55511]]) 2023-03-01 10:30:51.431 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:30:51.431 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:30:51.431 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:30:51.432 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-4 State: N/A Method: Constructor URI: N/A 2023-03-01 10:30:51.432 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:30:51.432 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:30:51.432 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:30:51.432 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:30:51.432 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: dispatch URI: /status 2023-03-01 10:30:51.433 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:30:51.433 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:30:51.433 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5cd83c3a:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41811]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:30:51.433 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:30:51.433 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5cd83c3a:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41811]], State after async post processing: [ASYNC_END] 2023-03-01 10:30:51.433 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:30:51.433 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:30:51.433 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:30:51.433 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:30:51.434 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: intDispatch URI: /status 2023-03-01 10:30:51.434 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:30:51.434 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:30:51.434 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:30:51.435 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:30:51.435 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:30:51.436 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:30:51.436 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:30:51.437 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: recycle URI: /status 2023-03-01 10:30:51.437 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5cd83c3a:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41811]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:30:51.437 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5cd83c3a:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41811]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:30:51.437 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-4] latch=1 2023-03-01 10:30:51.437 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5cd83c3a:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41811]]) 2023-03-01 10:30:53.692 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:30:53.692 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:30:53.693 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:30:53.696 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3425 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:30:53.696 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [45654e7e] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:30:53.706 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:30:53.706 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3347, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:30:53.706 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3347, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:30:53.706 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3347, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:30:53.706 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3347, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:30:53.707 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3347, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:30:53.715 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3347, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:30:53 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=6, content-length=0] 2023-03-01 10:30:53.715 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3347, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:30:53.715 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [45654e7e] [62c52c3c-3347, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:30:53.715 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3425 resp: 401 UNAUTHORIZED 2023-03-01 10:30:53.716 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3347, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:30:53.716 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3347, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:30:53.716 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:30:53.716 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:30:53.716 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:30:53.716 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:30:53.716 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:30:53.716 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:30:58.656 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1677666658656 sessioncount 0 2023-03-01 10:30:58.657 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 0 expired sessions: 0 2023-03-01 10:30:59.460 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2023-03-01 10:30:59.460 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2023-03-01 10:31:01.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:31:01.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:31:01.428 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:31:01.429 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:31:01.429 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60c338cd:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:47259]], Read from buffer: [0] 2023-03-01 10:31:01.429 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2163df27:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:51189]], Read from buffer: [0] 2023-03-01 10:31:01.430 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60c338cd:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:47259]], Read direct from socket: [133] 2023-03-01 10:31:01.430 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:31:01.431 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:31:01.431 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:31:01.431 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:31:01.432 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:31:01.432 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:31:01.432 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2163df27:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:51189]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:01.433 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-5] latch=2 2023-03-01 10:31:01.433 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:31:01.433 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:31:01.434 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:31:01.433 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2163df27:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:51189]]) 2023-03-01 10:31:01.434 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:31:01.435 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-6 State: N/A Method: Constructor URI: N/A 2023-03-01 10:31:01.436 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:31:01.436 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:31:01.436 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:31:01.436 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:31:01.436 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: dispatch URI: /status 2023-03-01 10:31:01.437 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:31:01.437 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:31:01.437 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60c338cd:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:47259]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:31:01.438 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:31:01.438 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60c338cd:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:47259]], State after async post processing: [ASYNC_END] 2023-03-01 10:31:01.438 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:31:01.439 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:31:01.439 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:31:01.439 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:31:01.440 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: intDispatch URI: /status 2023-03-01 10:31:01.440 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:31:01.440 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:31:01.440 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:31:01.441 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:31:01.441 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:31:01.442 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:31:01.442 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:31:01.443 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: recycle URI: /status 2023-03-01 10:31:01.443 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60c338cd:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:47259]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:01.443 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60c338cd:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:47259]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:01.443 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-6] latch=1 2023-03-01 10:31:01.444 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60c338cd:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:47259]]) 2023-03-01 10:31:03.717 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:31:03.717 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:31:03.718 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:31:03.721 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3426 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:31:03.721 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [7b2682c4] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:31:03.721 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:31:03.721 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3348, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:31:03.721 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3348, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:31:03.722 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3348, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:31:03.722 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3348, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:31:03.722 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3348, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:31:03.727 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3348, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:31:03 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:31:03.727 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3348, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:31:03.727 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [7b2682c4] [62c52c3c-3348, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:31:03.727 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3426 resp: 401 UNAUTHORIZED 2023-03-01 10:31:03.727 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3348, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:31:03.728 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3348, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:31:03.728 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:31:03.728 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:31:03.728 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:31:03.728 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:31:03.728 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:31:03.729 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:31:11.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:31:11.428 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:31:11.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:31:11.429 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:31:11.429 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46340926:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49011]], Read from buffer: [0] 2023-03-01 10:31:11.429 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46340926:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49011]], Read direct from socket: [133] 2023-03-01 10:31:11.429 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:31:11.429 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@9fcd499:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:36629]], Read from buffer: [0] 2023-03-01 10:31:11.430 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:31:11.430 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:31:11.430 DEBUG 1 --- [nio-8081-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:31:11.430 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:31:11.430 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:31:11.430 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:31:11.430 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:31:11.431 DEBUG 1 --- [nio-8081-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:31:11.431 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:31:11.431 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@9fcd499:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:36629]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:11.432 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-7] latch=2 2023-03-01 10:31:11.432 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@9fcd499:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:36629]]) 2023-03-01 10:31:11.432 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-8 State: N/A Method: Constructor URI: N/A 2023-03-01 10:31:11.432 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:31:11.433 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:31:11.434 DEBUG 1 --- [nio-8081-exec-8] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:31:11.434 DEBUG 1 --- [nio-8081-exec-8] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:31:11.434 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-8 State: N/A Method: dispatch URI: /status 2023-03-01 10:31:11.434 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:31:11.434 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:31:11.435 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46340926:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49011]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:31:11.435 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:31:11.436 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46340926:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49011]], State after async post processing: [ASYNC_END] 2023-03-01 10:31:11.436 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:31:11.436 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:31:11.436 DEBUG 1 --- [nio-8081-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:31:11.436 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:31:11.436 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-8 State: N/A Method: intDispatch URI: /status 2023-03-01 10:31:11.436 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:31:11.437 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:31:11.437 DEBUG 1 --- [nio-8081-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:31:11.437 DEBUG 1 --- [nio-8081-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:31:11.437 DEBUG 1 --- [nio-8081-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:31:11.438 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:31:11.438 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:31:11.438 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-8 State: N/A Method: recycle URI: /status 2023-03-01 10:31:11.438 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46340926:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49011]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:11.438 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46340926:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49011]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:11.438 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-8] latch=1 2023-03-01 10:31:11.438 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@46340926:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49011]]) 2023-03-01 10:31:13.729 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:31:13.729 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:31:13.730 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:31:13.734 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3427 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:31:13.734 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [a13a654] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:31:13.735 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:31:13.736 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3349, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:31:13.736 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3349, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:31:13.736 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3349, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:31:13.736 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3349, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:31:13.737 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3349, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:31:13.748 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3349, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:31:13 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=9, content-length=0] 2023-03-01 10:31:13.748 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3349, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:31:13.748 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [a13a654] [62c52c3c-3349, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:31:13.748 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3427 resp: 401 UNAUTHORIZED 2023-03-01 10:31:13.748 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3349, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:31:13.749 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3349, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:31:13.750 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:31:13.750 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:31:13.750 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:31:13.750 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:31:13.750 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:31:13.750 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:31:21.434 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:31:21.434 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:31:21.435 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:31:21.435 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:31:21.435 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@ef4d5a:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:56669]], Read from buffer: [0] 2023-03-01 10:31:21.436 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:31:21.438 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54357]], Read from buffer: [0] 2023-03-01 10:31:21.438 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54357]], Read direct from socket: [133] 2023-03-01 10:31:21.436 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:31:21.438 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:31:21.438 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@ef4d5a:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:56669]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:21.439 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-9] latch=2 2023-03-01 10:31:21.439 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@ef4d5a:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:56669]]) 2023-03-01 10:31:21.439 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:31:21.439 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:31:21.439 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:31:21.439 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:31:21.440 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:31:21.440 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:31:21.440 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:31:21.441 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: ttp-nio-8081-exec-10 State: N/A Method: Constructor URI: N/A 2023-03-01 10:31:21.441 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:31:21.441 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:31:21.441 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:31:21.441 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:31:21.442 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: dispatch URI: /status 2023-03-01 10:31:21.442 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:31:21.442 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:31:21.442 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54357]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:31:21.442 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:31:21.442 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54357]], State after async post processing: [ASYNC_END] 2023-03-01 10:31:21.442 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:31:21.443 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:31:21.443 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:31:21.443 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:31:21.443 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: intDispatch URI: /status 2023-03-01 10:31:21.443 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:31:21.443 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:31:21.443 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:31:21.444 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:31:21.444 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:31:21.444 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:31:21.445 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:31:21.445 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: recycle URI: /status 2023-03-01 10:31:21.445 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54357]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:21.445 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54357]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:21.445 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-10] latch=1 2023-03-01 10:31:21.445 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54357]]) 2023-03-01 10:31:23.750 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:31:23.751 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:31:23.751 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:31:23.757 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3428 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:31:23.760 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [30dc0d25] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:31:23.761 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:31:23.761 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3350, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:31:23.761 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3350, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:31:23.761 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3350, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:31:23.761 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3350, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:31:23.763 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3350, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:31:23.773 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3350, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:31:23 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=5, content-length=0] 2023-03-01 10:31:23.773 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3350, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:31:23.774 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [30dc0d25] [62c52c3c-3350, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:31:23.774 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3428 resp: 401 UNAUTHORIZED 2023-03-01 10:31:23.774 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3350, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:31:23.774 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3350, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:31:23.775 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:31:23.775 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:31:23.775 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:31:23.776 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:31:23.776 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:31:23.776 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:31:31.428 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:31:31.428 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ca7b313:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48127]], Read from buffer: [0] 2023-03-01 10:31:31.428 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ca7b313:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48127]], Read direct from socket: [133] 2023-03-01 10:31:31.429 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:31:31.429 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:31:31.429 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:31:31.429 DEBUG 1 --- [nio-8081-exec-2] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:31:31.429 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:31:31.429 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:31:31.429 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:31:31.430 DEBUG 1 --- [nio-8081-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:31:31.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:31:31.430 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-2 State: N/A Method: Constructor URI: N/A 2023-03-01 10:31:31.430 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:31:31.431 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:31:31.431 DEBUG 1 --- [nio-8081-exec-2] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:31:31.431 DEBUG 1 --- [nio-8081-exec-2] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:31:31.431 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-2 State: N/A Method: dispatch URI: /status 2023-03-01 10:31:31.431 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:31:31.431 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:31:31.432 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ca7b313:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48127]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:31:31.432 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:31:31.432 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ca7b313:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48127]], State after async post processing: [ASYNC_END] 2023-03-01 10:31:31.432 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:31:31.432 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:31:31.432 DEBUG 1 --- [nio-8081-exec-2] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:31:31.432 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:31:31.433 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-2 State: N/A Method: intDispatch URI: /status 2023-03-01 10:31:31.433 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:31:31.433 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:31:31.433 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:31:31.433 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:31:31.433 DEBUG 1 --- [nio-8081-exec-2] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:31:31.434 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d4466d8:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:60395]], Read from buffer: [0] 2023-03-01 10:31:31.434 DEBUG 1 --- [nio-8081-exec-2] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:31:31.434 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:31:31.434 DEBUG 1 --- [nio-8081-exec-2] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:31:31.435 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:31:31.435 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d4466d8:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:60395]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:31.435 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-1] latch=2 2023-03-01 10:31:31.435 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d4466d8:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:60395]]) 2023-03-01 10:31:31.435 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:31:31.437 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:31:31.437 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-2 State: N/A Method: recycle URI: /status 2023-03-01 10:31:31.437 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ca7b313:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48127]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:31.437 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ca7b313:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48127]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:31.437 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-2] latch=1 2023-03-01 10:31:31.437 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ca7b313:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48127]]) 2023-03-01 10:31:33.775 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:31:33.776 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:31:33.776 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:31:33.779 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3429 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:31:33.779 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [5f25a3fe] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:31:33.779 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:31:33.780 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3351, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:31:33.780 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3351, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:31:33.780 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3351, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:31:33.780 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3351, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:31:33.780 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3351, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:31:33.785 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3351, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:31:33 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:31:33.785 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3351, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:31:33.785 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [5f25a3fe] [62c52c3c-3351, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:31:33.785 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3429 resp: 401 UNAUTHORIZED 2023-03-01 10:31:33.785 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3351, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:31:33.785 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3351, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:31:33.786 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:31:33.786 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:31:33.786 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:31:33.786 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:31:33.786 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:31:33.786 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:31:41.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:31:41.427 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:31:41.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:31:41.427 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:31:41.428 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@168e403b:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:52945]], Read from buffer: [0] 2023-03-01 10:31:41.428 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2b7a8741:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:42557]], Read from buffer: [0] 2023-03-01 10:31:41.428 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2b7a8741:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:42557]], Read direct from socket: [133] 2023-03-01 10:31:41.428 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:31:41.428 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:31:41.428 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:31:41.428 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:31:41.429 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@168e403b:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:52945]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:41.429 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:31:41.429 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-3] latch=2 2023-03-01 10:31:41.429 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:31:41.429 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@168e403b:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:52945]]) 2023-03-01 10:31:41.429 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:31:41.430 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:31:41.430 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:31:41.430 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:31:41.431 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-4 State: N/A Method: Constructor URI: N/A 2023-03-01 10:31:41.431 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:31:41.431 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:31:41.432 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:31:41.432 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:31:41.432 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: dispatch URI: /status 2023-03-01 10:31:41.432 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:31:41.432 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:31:41.432 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2b7a8741:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:42557]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:31:41.432 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:31:41.432 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2b7a8741:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:42557]], State after async post processing: [ASYNC_END] 2023-03-01 10:31:41.433 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:31:41.433 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:31:41.433 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:31:41.433 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:31:41.433 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: intDispatch URI: /status 2023-03-01 10:31:41.433 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:31:41.433 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:31:41.433 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:31:41.434 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:31:41.434 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:31:41.434 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:31:41.435 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:31:41.435 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: recycle URI: /status 2023-03-01 10:31:41.435 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2b7a8741:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:42557]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:41.435 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2b7a8741:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:42557]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:41.435 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-4] latch=1 2023-03-01 10:31:41.436 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2b7a8741:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:42557]]) 2023-03-01 10:31:43.786 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:31:43.786 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:31:43.787 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:31:43.790 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3430 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:31:43.791 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [105a2a7c] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:31:43.791 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:31:43.791 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3352, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:31:43.791 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3352, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:31:43.791 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3352, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:31:43.792 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3352, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:31:43.792 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3352, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:31:43.798 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3352, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:31:43 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=4, content-length=0] 2023-03-01 10:31:43.798 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3352, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:31:43.799 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [105a2a7c] [62c52c3c-3352, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:31:43.799 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3430 resp: 401 UNAUTHORIZED 2023-03-01 10:31:43.799 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3352, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:31:43.799 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3352, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:31:43.800 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:31:43.800 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:31:43.800 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:31:43.800 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:31:43.800 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:31:43.801 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:31:51.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:31:51.427 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:31:51.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:31:51.428 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:31:51.428 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@76745bb4:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:51357]], Read from buffer: [0] 2023-03-01 10:31:51.429 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:31:51.429 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@290be4dc:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49953]], Read from buffer: [0] 2023-03-01 10:31:51.430 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:31:51.430 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@76745bb4:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:51357]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:51.431 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-5] latch=2 2023-03-01 10:31:51.430 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@290be4dc:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49953]], Read direct from socket: [133] 2023-03-01 10:31:51.431 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@76745bb4:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:51357]]) 2023-03-01 10:31:51.432 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:31:51.432 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:31:51.432 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:31:51.433 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:31:51.433 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:31:51.433 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:31:51.433 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:31:51.434 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:31:51.440 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-6 State: N/A Method: Constructor URI: N/A 2023-03-01 10:31:51.440 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:31:51.440 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:31:51.440 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:31:51.440 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:31:51.440 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: dispatch URI: /status 2023-03-01 10:31:51.440 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:31:51.440 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:31:51.441 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@290be4dc:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49953]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:31:51.441 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:31:51.441 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@290be4dc:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49953]], State after async post processing: [ASYNC_END] 2023-03-01 10:31:51.441 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:31:51.441 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:31:51.441 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:31:51.441 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:31:51.441 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: intDispatch URI: /status 2023-03-01 10:31:51.441 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:31:51.442 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:31:51.442 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:31:51.442 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:31:51.442 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:31:51.443 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:31:51.443 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:31:51.443 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: recycle URI: /status 2023-03-01 10:31:51.443 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@290be4dc:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49953]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:51.444 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@290be4dc:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49953]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:31:51.444 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-6] latch=1 2023-03-01 10:31:51.444 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@290be4dc:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49953]]) 2023-03-01 10:31:53.800 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:31:53.800 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:31:53.800 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:31:53.804 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3431 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:31:53.804 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [76c1f25] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:31:53.804 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:31:53.805 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3353, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:31:53.805 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3353, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:31:53.805 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3353, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:31:53.805 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3353, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:31:53.806 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3353, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:31:53.811 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3353, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:31:53 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:31:53.811 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3353, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:31:53.812 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [76c1f25] [62c52c3c-3353, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:31:53.812 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3431 resp: 401 UNAUTHORIZED 2023-03-01 10:31:53.812 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3353, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:31:53.812 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3353, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:31:53.813 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:31:53.813 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:31:53.813 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:31:53.814 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:31:53.814 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:31:53.814 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:31:58.659 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1677666718658 sessioncount 0 2023-03-01 10:31:58.659 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 1 expired sessions: 0 2023-03-01 10:31:59.459 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2023-03-01 10:31:59.460 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2023-03-01 10:32:01.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:32:01.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:32:01.428 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:32:01.428 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:32:01.429 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@13b373ae:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49447]], Read from buffer: [0] 2023-03-01 10:32:01.429 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2444e05c:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:53639]], Read from buffer: [0] 2023-03-01 10:32:01.429 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@13b373ae:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49447]], Read direct from socket: [133] 2023-03-01 10:32:01.429 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:32:01.429 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:32:01.429 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:32:01.429 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:32:01.430 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:32:01.430 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:32:01.430 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:32:01.430 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:32:01.430 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:32:01.431 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2444e05c:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:53639]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:01.431 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:32:01.431 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-8] latch=2 2023-03-01 10:32:01.431 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2444e05c:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:53639]]) 2023-03-01 10:32:01.431 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-7 State: N/A Method: Constructor URI: N/A 2023-03-01 10:32:01.432 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:32:01.432 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:32:01.432 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:32:01.432 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:32:01.432 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: dispatch URI: /status 2023-03-01 10:32:01.433 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:32:01.433 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:32:01.433 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@13b373ae:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49447]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:32:01.433 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:32:01.433 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@13b373ae:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49447]], State after async post processing: [ASYNC_END] 2023-03-01 10:32:01.433 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:32:01.433 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:32:01.434 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:32:01.434 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:32:01.434 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: intDispatch URI: /status 2023-03-01 10:32:01.434 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:32:01.435 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:32:01.435 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:32:01.435 DEBUG 1 --- [nio-8081-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:32:01.435 DEBUG 1 --- [nio-8081-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:32:01.436 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:32:01.436 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:32:01.436 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: recycle URI: /status 2023-03-01 10:32:01.436 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@13b373ae:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49447]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:01.436 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@13b373ae:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49447]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:01.436 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-7] latch=1 2023-03-01 10:32:01.436 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@13b373ae:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49447]]) 2023-03-01 10:32:03.813 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:32:03.813 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:32:03.814 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:32:03.818 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3432 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:32:03.819 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [57099fc8] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:32:03.819 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:32:03.820 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3354, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:32:03.820 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3354, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:32:03.820 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3354, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:32:03.820 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3354, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:32:03.820 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3354, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:32:03.826 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3354, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:32:03 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:32:03.826 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3354, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:32:03.826 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [57099fc8] [62c52c3c-3354, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:32:03.826 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3432 resp: 401 UNAUTHORIZED 2023-03-01 10:32:03.826 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3354, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:32:03.827 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3354, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:32:03.827 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:32:03.827 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:32:03.827 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:32:03.828 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:32:03.828 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:32:03.828 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:32:11.430 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:32:11.430 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:32:11.431 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:32:11.431 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff37d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:45015]], Read from buffer: [0] 2023-03-01 10:32:11.432 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff37d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:45015]], Read direct from socket: [133] 2023-03-01 10:32:11.432 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:32:11.432 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:32:11.432 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6380ce05:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49251]], Read from buffer: [0] 2023-03-01 10:32:11.432 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:32:11.433 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:32:11.433 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:32:11.433 DEBUG 1 --- [nio-8081-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:32:11.433 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:32:11.433 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:32:11.433 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6380ce05:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49251]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:11.434 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-10] latch=2 2023-03-01 10:32:11.434 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:32:11.434 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6380ce05:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49251]]) 2023-03-01 10:32:11.434 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:32:11.434 DEBUG 1 --- [nio-8081-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:32:11.435 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-9 State: N/A Method: Constructor URI: N/A 2023-03-01 10:32:11.435 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:32:11.436 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:32:11.436 DEBUG 1 --- [nio-8081-exec-9] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:32:11.436 DEBUG 1 --- [nio-8081-exec-9] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:32:11.436 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-9 State: N/A Method: dispatch URI: /status 2023-03-01 10:32:11.437 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:32:11.437 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:32:11.437 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff37d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:45015]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:32:11.437 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:32:11.438 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff37d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:45015]], State after async post processing: [ASYNC_END] 2023-03-01 10:32:11.438 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:32:11.438 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:32:11.438 DEBUG 1 --- [nio-8081-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:32:11.439 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:32:11.439 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-9 State: N/A Method: intDispatch URI: /status 2023-03-01 10:32:11.439 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:32:11.439 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:32:11.440 DEBUG 1 --- [nio-8081-exec-9] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:32:11.440 DEBUG 1 --- [nio-8081-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:32:11.440 DEBUG 1 --- [nio-8081-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:32:11.441 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:32:11.442 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:32:11.442 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-9 State: N/A Method: recycle URI: /status 2023-03-01 10:32:11.442 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff37d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:45015]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:11.443 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff37d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:45015]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:11.443 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-9] latch=1 2023-03-01 10:32:11.443 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff37d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:45015]]) 2023-03-01 10:32:13.827 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:32:13.828 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:32:13.829 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:32:13.832 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3433 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:32:13.832 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [25c1fc84] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:32:13.833 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:32:13.833 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3355, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:32:13.833 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3355, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:32:13.833 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3355, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:32:13.834 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3355, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:32:13.834 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3355, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:32:13.840 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3355, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:32:13 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:32:13.840 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3355, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:32:13.840 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [25c1fc84] [62c52c3c-3355, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:32:13.840 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3433 resp: 401 UNAUTHORIZED 2023-03-01 10:32:13.840 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3355, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:32:13.840 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3355, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:32:13.841 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:32:13.841 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:32:13.841 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:32:13.841 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:32:13.841 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:32:13.841 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:32:21.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:32:21.428 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:32:21.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:32:21.428 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1200fddd:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49663]], Read from buffer: [0] 2023-03-01 10:32:21.429 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:32:21.429 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@314735fa:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54607]], Read from buffer: [0] 2023-03-01 10:32:21.429 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@314735fa:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54607]], Read direct from socket: [133] 2023-03-01 10:32:21.429 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:32:21.429 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:32:21.429 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:32:21.429 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:32:21.429 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1200fddd:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49663]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:21.430 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-1] latch=2 2023-03-01 10:32:21.430 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1200fddd:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49663]]) 2023-03-01 10:32:21.429 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:32:21.430 DEBUG 1 --- [nio-8081-exec-2] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:32:21.431 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:32:21.431 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:32:21.431 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:32:21.432 DEBUG 1 --- [nio-8081-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:32:21.433 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-2 State: N/A Method: Constructor URI: N/A 2023-03-01 10:32:21.433 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:32:21.433 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:32:21.433 DEBUG 1 --- [nio-8081-exec-2] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:32:21.433 DEBUG 1 --- [nio-8081-exec-2] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:32:21.434 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-2 State: N/A Method: dispatch URI: /status 2023-03-01 10:32:21.434 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:32:21.434 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:32:21.435 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@314735fa:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54607]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:32:21.435 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:32:21.435 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@314735fa:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54607]], State after async post processing: [ASYNC_END] 2023-03-01 10:32:21.435 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:32:21.435 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:32:21.435 DEBUG 1 --- [nio-8081-exec-2] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:32:21.435 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:32:21.436 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-2 State: N/A Method: intDispatch URI: /status 2023-03-01 10:32:21.436 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:32:21.436 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:32:21.436 DEBUG 1 --- [nio-8081-exec-2] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:32:21.437 DEBUG 1 --- [nio-8081-exec-2] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:32:21.437 DEBUG 1 --- [nio-8081-exec-2] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:32:21.437 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:32:21.438 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:32:21.438 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-2 State: N/A Method: recycle URI: /status 2023-03-01 10:32:21.438 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@314735fa:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54607]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:21.438 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@314735fa:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54607]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:21.439 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-2] latch=1 2023-03-01 10:32:21.439 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@314735fa:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54607]]) 2023-03-01 10:32:23.841 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:32:23.841 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:32:23.842 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:32:23.845 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3434 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:32:23.845 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [64892b8a] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:32:23.845 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:32:23.845 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3356, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:32:23.846 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3356, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:32:23.846 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3356, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:32:23.846 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3356, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:32:23.846 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3356, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:32:23.851 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3356, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:32:23 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:32:23.851 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3356, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:32:23.851 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [64892b8a] [62c52c3c-3356, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:32:23.851 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3434 resp: 401 UNAUTHORIZED 2023-03-01 10:32:23.852 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3356, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:32:23.852 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3356, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:32:23.852 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:32:23.852 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:32:23.853 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:32:23.853 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:32:23.853 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:32:23.853 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:32:31.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:32:31.427 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:32:31.429 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2c8bed82:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48361]], Read from buffer: [0] 2023-03-01 10:32:31.429 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:32:31.430 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:32:31.431 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2c8bed82:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48361]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:31.431 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-3] latch=1 2023-03-01 10:32:31.431 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2c8bed82:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48361]]) 2023-03-01 10:32:31.431 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:32:31.432 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:32:31.432 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1774aa0c:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41845]], Read from buffer: [0] 2023-03-01 10:32:31.432 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1774aa0c:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41845]], Read direct from socket: [133] 2023-03-01 10:32:31.433 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:32:31.433 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:32:31.433 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:32:31.433 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:32:31.433 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:32:31.434 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:32:31.434 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:32:31.434 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:32:31.435 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-4 State: N/A Method: Constructor URI: N/A 2023-03-01 10:32:31.436 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:32:31.436 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:32:31.436 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:32:31.436 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:32:31.437 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: dispatch URI: /status 2023-03-01 10:32:31.437 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:32:31.437 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:32:31.437 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1774aa0c:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41845]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:32:31.437 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:32:31.437 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1774aa0c:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41845]], State after async post processing: [ASYNC_END] 2023-03-01 10:32:31.438 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:32:31.438 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:32:31.438 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:32:31.438 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:32:31.438 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: intDispatch URI: /status 2023-03-01 10:32:31.438 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:32:31.439 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:32:31.439 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:32:31.439 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:32:31.439 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:32:31.440 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:32:31.440 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:32:31.441 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: recycle URI: /status 2023-03-01 10:32:31.441 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1774aa0c:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41845]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:31.441 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1774aa0c:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41845]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:31.441 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-4] latch=1 2023-03-01 10:32:31.441 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1774aa0c:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:41845]]) 2023-03-01 10:32:33.852 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:32:33.853 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:32:33.853 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:32:33.857 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3435 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:32:33.857 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [3fb9509] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:32:33.858 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:32:33.858 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3357, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:32:33.858 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3357, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:32:33.858 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3357, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:32:33.858 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3357, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:32:33.860 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3357, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:32:33.865 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3357, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:32:33 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:32:33.865 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3357, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:32:33.865 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [3fb9509] [62c52c3c-3357, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:32:33.865 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3435 resp: 401 UNAUTHORIZED 2023-03-01 10:32:33.866 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3357, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:32:33.866 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3357, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:32:33.867 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:32:33.867 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:32:33.867 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:32:33.867 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:32:33.867 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:32:33.867 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:32:41.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:32:41.427 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:32:41.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:32:41.427 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@11cdb75c:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46529]], Read from buffer: [0] 2023-03-01 10:32:41.428 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:32:41.428 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:32:41.429 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@11cdb75c:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46529]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:41.429 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-5] latch=2 2023-03-01 10:32:41.429 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@11cdb75c:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46529]]) 2023-03-01 10:32:41.429 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:32:41.429 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ddea817:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54411]], Read from buffer: [0] 2023-03-01 10:32:41.430 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ddea817:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54411]], Read direct from socket: [133] 2023-03-01 10:32:41.430 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:32:41.430 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:32:41.430 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:32:41.430 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:32:41.430 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:32:41.431 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:32:41.431 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:32:41.431 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:32:41.431 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-6 State: N/A Method: Constructor URI: N/A 2023-03-01 10:32:41.432 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:32:41.432 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:32:41.432 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:32:41.432 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:32:41.432 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: dispatch URI: /status 2023-03-01 10:32:41.432 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:32:41.432 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:32:41.433 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ddea817:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54411]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:32:41.433 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:32:41.433 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ddea817:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54411]], State after async post processing: [ASYNC_END] 2023-03-01 10:32:41.433 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:32:41.433 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:32:41.433 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:32:41.433 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:32:41.433 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: intDispatch URI: /status 2023-03-01 10:32:41.433 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:32:41.433 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:32:41.434 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:32:41.434 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:32:41.434 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:32:41.434 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:32:41.435 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:32:41.435 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: recycle URI: /status 2023-03-01 10:32:41.435 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ddea817:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54411]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:41.435 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ddea817:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54411]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:41.436 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-6] latch=1 2023-03-01 10:32:41.436 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2ddea817:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54411]]) 2023-03-01 10:32:43.867 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:32:43.867 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:32:43.868 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:32:43.871 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3436 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:32:43.871 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [1817bd61] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:32:43.872 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:32:43.872 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3358, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:32:43.872 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3358, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:32:43.872 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3358, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:32:43.872 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3358, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:32:43.873 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3358, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:32:43.879 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3358, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:32:43 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:32:43.879 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3358, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:32:43.879 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [1817bd61] [62c52c3c-3358, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:32:43.879 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3436 resp: 401 UNAUTHORIZED 2023-03-01 10:32:43.880 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3358, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:32:43.880 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3358, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:32:43.881 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:32:43.881 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:32:43.881 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:32:43.881 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:32:43.881 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:32:43.881 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:32:51.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:32:51.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:32:51.428 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:32:51.429 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:32:51.429 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7afbce91:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49831]], Read from buffer: [0] 2023-03-01 10:32:51.429 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5278b55a:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46581]], Read from buffer: [0] 2023-03-01 10:32:51.429 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7afbce91:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49831]], Read direct from socket: [133] 2023-03-01 10:32:51.429 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:32:51.430 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:32:51.430 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:32:51.430 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:32:51.430 DEBUG 1 --- [nio-8081-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:32:51.431 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:32:51.431 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:32:51.431 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5278b55a:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46581]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:51.431 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-7] latch=2 2023-03-01 10:32:51.431 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:32:51.432 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5278b55a:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46581]]) 2023-03-01 10:32:51.432 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:32:51.433 DEBUG 1 --- [nio-8081-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:32:51.434 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-8 State: N/A Method: Constructor URI: N/A 2023-03-01 10:32:51.434 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:32:51.434 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:32:51.435 DEBUG 1 --- [nio-8081-exec-8] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:32:51.435 DEBUG 1 --- [nio-8081-exec-8] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:32:51.435 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-8 State: N/A Method: dispatch URI: /status 2023-03-01 10:32:51.435 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:32:51.436 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:32:51.436 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7afbce91:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49831]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:32:51.436 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:32:51.436 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7afbce91:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49831]], State after async post processing: [ASYNC_END] 2023-03-01 10:32:51.437 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:32:51.437 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:32:51.437 DEBUG 1 --- [nio-8081-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:32:51.437 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:32:51.437 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-8 State: N/A Method: intDispatch URI: /status 2023-03-01 10:32:51.438 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:32:51.438 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:32:51.438 DEBUG 1 --- [nio-8081-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:32:51.439 DEBUG 1 --- [nio-8081-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:32:51.439 DEBUG 1 --- [nio-8081-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:32:51.440 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:32:51.440 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:32:51.440 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-8 State: N/A Method: recycle URI: /status 2023-03-01 10:32:51.440 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7afbce91:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49831]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:51.441 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7afbce91:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49831]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:32:51.441 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-8] latch=1 2023-03-01 10:32:51.441 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7afbce91:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:49831]]) 2023-03-01 10:32:53.881 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:32:53.881 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:32:53.882 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:32:53.887 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3437 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:32:53.887 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [3298473b] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:32:53.888 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:32:53.888 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3359, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:32:53.888 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3359, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:32:53.888 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3359, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:32:53.889 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3359, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:32:53.889 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3359, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:32:53.897 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3359, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:32:53 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=5, content-length=0] 2023-03-01 10:32:53.897 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3359, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:32:53.897 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [3298473b] [62c52c3c-3359, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:32:53.897 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3437 resp: 401 UNAUTHORIZED 2023-03-01 10:32:53.898 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3359, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:32:53.898 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3359, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:32:53.899 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:32:53.899 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:32:53.899 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:32:53.899 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:32:53.900 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:32:53.900 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:32:58.663 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1677666778662 sessioncount 0 2023-03-01 10:32:58.663 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 1 expired sessions: 0 2023-03-01 10:32:59.460 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2023-03-01 10:32:59.461 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2023-03-01 10:33:01.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:33:01.428 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:33:01.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:33:01.429 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1da0a915:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46201]], Read from buffer: [0] 2023-03-01 10:33:01.429 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1da0a915:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46201]], Read direct from socket: [133] 2023-03-01 10:33:01.429 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:33:01.429 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:33:01.429 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@ce190d2:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34307]], Read from buffer: [0] 2023-03-01 10:33:01.429 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:33:01.429 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:33:01.429 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:33:01.430 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:33:01.430 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:33:01.430 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:33:01.430 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@ce190d2:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34307]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:01.430 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-9] latch=2 2023-03-01 10:33:01.430 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@ce190d2:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34307]]) 2023-03-01 10:33:01.430 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:33:01.431 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:33:01.431 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:33:01.432 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: ttp-nio-8081-exec-10 State: N/A Method: Constructor URI: N/A 2023-03-01 10:33:01.432 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:33:01.433 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:33:01.433 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:33:01.433 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:33:01.433 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: dispatch URI: /status 2023-03-01 10:33:01.433 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:33:01.433 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:33:01.434 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1da0a915:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46201]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:33:01.434 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:33:01.434 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1da0a915:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46201]], State after async post processing: [ASYNC_END] 2023-03-01 10:33:01.435 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:33:01.435 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:33:01.435 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:33:01.435 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:33:01.435 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: intDispatch URI: /status 2023-03-01 10:33:01.436 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:33:01.436 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:33:01.436 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:33:01.437 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:33:01.437 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:33:01.437 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:33:01.438 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:33:01.438 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: recycle URI: /status 2023-03-01 10:33:01.438 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1da0a915:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46201]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:01.438 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1da0a915:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46201]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:01.438 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-10] latch=1 2023-03-01 10:33:01.438 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1da0a915:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46201]]) 2023-03-01 10:33:03.899 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:33:03.900 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:33:03.900 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:33:03.905 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3438 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:33:03.905 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [1fe0ff99] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:33:03.905 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:33:03.906 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3360, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:33:03.906 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3360, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:33:03.906 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3360, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:33:03.906 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3360, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:33:03.907 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3360, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:33:03.912 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3360, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:33:03 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=4, content-length=0] 2023-03-01 10:33:03.912 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3360, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:33:03.912 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [1fe0ff99] [62c52c3c-3360, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:33:03.913 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3438 resp: 401 UNAUTHORIZED 2023-03-01 10:33:03.913 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3360, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:33:03.913 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3360, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:33:03.913 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:33:03.914 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:33:03.914 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:33:03.914 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:33:03.914 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:33:03.914 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:33:11.430 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:33:11.431 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:33:11.432 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:33:11.432 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:33:11.432 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@b0ad2f8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48203]], Read from buffer: [0] 2023-03-01 10:33:11.432 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@158484f2:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:55657]], Read from buffer: [0] 2023-03-01 10:33:11.432 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@b0ad2f8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48203]], Read direct from socket: [133] 2023-03-01 10:33:11.432 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:33:11.432 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:33:11.433 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:33:11.432 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:33:11.433 DEBUG 1 --- [nio-8081-exec-2] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:33:11.433 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:33:11.433 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:33:11.433 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@158484f2:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:55657]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:11.433 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:33:11.433 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:33:11.433 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-1] latch=2 2023-03-01 10:33:11.433 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@158484f2:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:55657]]) 2023-03-01 10:33:11.434 DEBUG 1 --- [nio-8081-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:33:11.434 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-2 State: N/A Method: Constructor URI: N/A 2023-03-01 10:33:11.434 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:33:11.435 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:33:11.435 DEBUG 1 --- [nio-8081-exec-2] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:33:11.435 DEBUG 1 --- [nio-8081-exec-2] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:33:11.435 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-2 State: N/A Method: dispatch URI: /status 2023-03-01 10:33:11.435 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:33:11.435 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:33:11.435 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@b0ad2f8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48203]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:33:11.435 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:33:11.435 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@b0ad2f8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48203]], State after async post processing: [ASYNC_END] 2023-03-01 10:33:11.435 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:33:11.436 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:33:11.436 DEBUG 1 --- [nio-8081-exec-2] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:33:11.436 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:33:11.436 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-2 State: N/A Method: intDispatch URI: /status 2023-03-01 10:33:11.436 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:33:11.436 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:33:11.436 DEBUG 1 --- [nio-8081-exec-2] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:33:11.437 DEBUG 1 --- [nio-8081-exec-2] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:33:11.437 DEBUG 1 --- [nio-8081-exec-2] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:33:11.437 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:33:11.437 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:33:11.437 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-2 State: N/A Method: recycle URI: /status 2023-03-01 10:33:11.438 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@b0ad2f8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48203]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:11.438 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@b0ad2f8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48203]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:11.438 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-2] latch=1 2023-03-01 10:33:11.438 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@b0ad2f8:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:48203]]) 2023-03-01 10:33:13.914 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:33:13.914 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:33:13.915 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:33:13.919 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3439 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:33:13.920 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [406c72b1] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:33:13.920 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:33:13.921 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3361, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:33:13.921 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3361, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:33:13.921 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3361, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:33:13.921 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3361, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:33:13.921 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3361, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:33:13.929 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3361, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:33:13 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=4, content-length=0] 2023-03-01 10:33:13.929 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3361, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:33:13.929 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [406c72b1] [62c52c3c-3361, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:33:13.929 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3439 resp: 401 UNAUTHORIZED 2023-03-01 10:33:13.929 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3361, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:33:13.930 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3361, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:33:13.930 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:33:13.931 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:33:13.931 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:33:13.931 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:33:13.931 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:33:13.931 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:33:21.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:33:21.428 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:33:21.429 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4db88b30:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54423]], Read from buffer: [0] 2023-03-01 10:33:21.429 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:33:21.429 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:33:21.429 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:33:21.429 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:33:21.429 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4db88b30:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54423]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:21.431 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-3] latch=2 2023-03-01 10:33:21.431 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28699d85:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46131]], Read from buffer: [0] 2023-03-01 10:33:21.431 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4db88b30:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:54423]]) 2023-03-01 10:33:21.431 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28699d85:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46131]], Read direct from socket: [133] 2023-03-01 10:33:21.431 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:33:21.432 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:33:21.432 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:33:21.432 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:33:21.432 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:33:21.432 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:33:21.432 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:33:21.433 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:33:21.434 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-4 State: N/A Method: Constructor URI: N/A 2023-03-01 10:33:21.434 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:33:21.434 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:33:21.434 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:33:21.434 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:33:21.434 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: dispatch URI: /status 2023-03-01 10:33:21.434 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:33:21.434 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:33:21.435 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28699d85:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46131]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:33:21.435 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:33:21.435 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28699d85:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46131]], State after async post processing: [ASYNC_END] 2023-03-01 10:33:21.435 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:33:21.435 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:33:21.435 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:33:21.435 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:33:21.435 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: intDispatch URI: /status 2023-03-01 10:33:21.435 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:33:21.435 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:33:21.436 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:33:21.436 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:33:21.436 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:33:21.436 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:33:21.437 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:33:21.437 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: recycle URI: /status 2023-03-01 10:33:21.437 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28699d85:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46131]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:21.437 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28699d85:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46131]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:21.437 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-4] latch=1 2023-03-01 10:33:21.437 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28699d85:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46131]]) 2023-03-01 10:33:23.931 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:33:23.931 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:33:23.931 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:33:23.935 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3440 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:33:23.936 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [65352368] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:33:23.937 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:33:23.938 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3362, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:33:23.938 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3362, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:33:23.938 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3362, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:33:23.938 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3362, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:33:23.939 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3362, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:33:23.944 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3362, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:33:23 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:33:23.944 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3362, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:33:23.944 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [65352368] [62c52c3c-3362, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:33:23.944 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3440 resp: 401 UNAUTHORIZED 2023-03-01 10:33:23.945 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3362, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:33:23.945 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3362, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:33:23.946 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:33:23.946 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:33:23.946 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:33:23.946 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:33:23.946 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:33:23.946 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:33:31.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:33:31.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:33:31.428 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:33:31.428 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:33:31.428 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@20ac9fae:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:33283]], Read from buffer: [0] 2023-03-01 10:33:31.428 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60a9285:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57255]], Read from buffer: [0] 2023-03-01 10:33:31.428 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60a9285:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57255]], Read direct from socket: [133] 2023-03-01 10:33:31.428 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:33:31.429 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:33:31.429 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:33:31.429 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@20ac9fae:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:33283]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:31.429 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-5] latch=2 2023-03-01 10:33:31.429 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@20ac9fae:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:33283]]) 2023-03-01 10:33:31.430 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:33:31.430 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:33:31.434 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:33:31.434 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:33:31.434 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:33:31.434 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:33:31.435 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:33:31.436 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-6 State: N/A Method: Constructor URI: N/A 2023-03-01 10:33:31.436 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:33:31.436 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:33:31.436 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:33:31.436 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:33:31.437 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: dispatch URI: /status 2023-03-01 10:33:31.437 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:33:31.437 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:33:31.438 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60a9285:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57255]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:33:31.438 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:33:31.438 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60a9285:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57255]], State after async post processing: [ASYNC_END] 2023-03-01 10:33:31.439 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:33:31.439 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:33:31.439 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:33:31.439 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:33:31.439 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: intDispatch URI: /status 2023-03-01 10:33:31.439 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:33:31.439 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:33:31.440 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:33:31.440 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:33:31.440 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:33:31.441 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:33:31.442 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:33:31.442 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-6 State: N/A Method: recycle URI: /status 2023-03-01 10:33:31.442 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60a9285:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57255]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:31.443 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60a9285:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57255]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:31.443 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-6] latch=1 2023-03-01 10:33:31.443 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60a9285:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57255]]) 2023-03-01 10:33:33.946 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:33:33.947 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:33:33.947 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:33:33.951 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3441 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:33:33.951 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [15e4116a] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:33:33.951 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:33:33.951 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3363, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:33:33.951 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3363, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:33:33.952 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3363, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:33:33.952 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3363, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:33:33.952 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3363, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:33:33.958 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3363, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:33:33 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=4, content-length=0] 2023-03-01 10:33:33.959 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3363, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:33:33.959 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [15e4116a] [62c52c3c-3363, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:33:33.959 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3441 resp: 401 UNAUTHORIZED 2023-03-01 10:33:33.959 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3363, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:33:33.959 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3363, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:33:33.959 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:33:33.960 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:33:33.960 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:33:33.960 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:33:33.960 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:33:33.960 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:33:41.431 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:33:41.432 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:33:41.432 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:33:41.432 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:33:41.432 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ffd77f2:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40649]], Read from buffer: [0] 2023-03-01 10:33:41.433 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:33:41.433 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:33:41.434 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ffd77f2:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40649]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:41.434 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-8] latch=2 2023-03-01 10:33:41.434 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ffd77f2:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40649]]) 2023-03-01 10:33:41.432 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@59916444:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:37443]], Read from buffer: [0] 2023-03-01 10:33:41.435 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@59916444:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:37443]], Read direct from socket: [133] 2023-03-01 10:33:41.435 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:33:41.435 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:33:41.436 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:33:41.436 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:33:41.436 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:33:41.438 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:33:41.438 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:33:41.439 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:33:41.440 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-7 State: N/A Method: Constructor URI: N/A 2023-03-01 10:33:41.440 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:33:41.440 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:33:41.440 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:33:41.440 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:33:41.441 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: dispatch URI: /status 2023-03-01 10:33:41.441 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:33:41.441 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:33:41.441 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@59916444:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:37443]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:33:41.441 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:33:41.441 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@59916444:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:37443]], State after async post processing: [ASYNC_END] 2023-03-01 10:33:41.442 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:33:41.442 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:33:41.442 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:33:41.442 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:33:41.443 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: intDispatch URI: /status 2023-03-01 10:33:41.443 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:33:41.443 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:33:41.443 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:33:41.444 DEBUG 1 --- [nio-8081-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:33:41.444 DEBUG 1 --- [nio-8081-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:33:41.444 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:33:41.445 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:33:41.445 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-7 State: N/A Method: recycle URI: /status 2023-03-01 10:33:41.445 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@59916444:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:37443]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:41.445 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@59916444:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:37443]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:41.445 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-7] latch=1 2023-03-01 10:33:41.445 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@59916444:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:37443]]) 2023-03-01 10:33:43.960 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:33:43.960 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:33:43.960 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:33:43.964 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3442 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:33:43.964 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [de03878] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:33:43.965 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:33:43.965 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3364, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:33:43.965 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3364, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:33:43.965 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3364, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:33:43.965 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3364, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:33:43.966 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3364, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:33:43.971 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3364, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:33:43 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:33:43.971 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3364, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:33:43.971 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [de03878] [62c52c3c-3364, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:33:43.971 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3442 resp: 401 UNAUTHORIZED 2023-03-01 10:33:43.971 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3364, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:33:43.971 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3364, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:33:43.972 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:33:43.972 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:33:43.972 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:33:43.972 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:33:43.972 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:33:43.972 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:33:51.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:33:51.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:33:51.429 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:33:51.429 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@62575da4:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40605]], Read from buffer: [0] 2023-03-01 10:33:51.430 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:33:51.430 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:33:51.430 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:33:51.430 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@62575da4:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40605]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:51.430 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-9] latch=2 2023-03-01 10:33:51.431 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@62575da4:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40605]]) 2023-03-01 10:33:51.430 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d739ea3:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57521]], Read from buffer: [0] 2023-03-01 10:33:51.432 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d739ea3:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57521]], Read direct from socket: [133] 2023-03-01 10:33:51.432 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:33:51.432 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:33:51.433 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:33:51.433 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:33:51.433 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:33:51.433 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:33:51.433 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:33:51.434 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:33:51.434 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: ttp-nio-8081-exec-10 State: N/A Method: Constructor URI: N/A 2023-03-01 10:33:51.435 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:33:51.435 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:33:51.435 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:33:51.435 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:33:51.435 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: dispatch URI: /status 2023-03-01 10:33:51.436 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:33:51.436 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:33:51.436 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d739ea3:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57521]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:33:51.436 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:33:51.436 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d739ea3:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57521]], State after async post processing: [ASYNC_END] 2023-03-01 10:33:51.436 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:33:51.436 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:33:51.437 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:33:51.437 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:33:51.437 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: intDispatch URI: /status 2023-03-01 10:33:51.437 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:33:51.437 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:33:51.437 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:33:51.438 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:33:51.438 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:33:51.439 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:33:51.439 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:33:51.439 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: ttp-nio-8081-exec-10 State: N/A Method: recycle URI: /status 2023-03-01 10:33:51.440 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d739ea3:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57521]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:51.440 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d739ea3:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57521]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:33:51.440 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-10] latch=1 2023-03-01 10:33:51.440 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d739ea3:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:57521]]) 2023-03-01 10:33:53.972 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:33:53.972 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:33:53.973 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:33:53.976 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3443 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:33:53.976 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [2eba3a8f] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:33:53.977 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:33:53.977 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3365, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:33:53.977 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3365, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:33:53.977 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3365, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:33:53.977 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3365, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:33:53.978 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3365, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:33:53.987 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3365, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:33:53 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=8, content-length=0] 2023-03-01 10:33:53.987 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3365, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:33:53.987 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [2eba3a8f] [62c52c3c-3365, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:33:53.988 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3443 resp: 401 UNAUTHORIZED 2023-03-01 10:33:53.988 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3365, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:33:53.988 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3365, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:33:53.989 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:33:53.989 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:33:53.989 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:33:53.989 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:33:53.989 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:33:53.989 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:33:58.665 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1677666838665 sessioncount 0 2023-03-01 10:33:58.665 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 0 expired sessions: 0 2023-03-01 10:33:59.460 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2023-03-01 10:33:59.460 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2023-03-01 10:34:01.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:34:01.428 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:34:01.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:34:01.428 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4a918c4a:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:35993]], Read from buffer: [0] 2023-03-01 10:34:01.428 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4a918c4a:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:35993]], Read direct from socket: [133] 2023-03-01 10:34:01.428 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:34:01.429 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:34:01.429 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42742bc4:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40627]], Read from buffer: [0] 2023-03-01 10:34:01.429 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:34:01.429 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:34:01.429 DEBUG 1 --- [nio-8081-exec-1] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:34:01.429 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:34:01.430 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:34:01.430 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:34:01.430 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:34:01.430 DEBUG 1 --- [nio-8081-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:34:01.430 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:34:01.431 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-1 State: N/A Method: Constructor URI: N/A 2023-03-01 10:34:01.431 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42742bc4:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40627]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:34:01.431 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-2] latch=2 2023-03-01 10:34:01.431 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:34:01.431 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42742bc4:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40627]]) 2023-03-01 10:34:01.431 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:34:01.431 DEBUG 1 --- [nio-8081-exec-1] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:34:01.431 DEBUG 1 --- [nio-8081-exec-1] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:34:01.431 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-1 State: N/A Method: dispatch URI: /status 2023-03-01 10:34:01.432 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:34:01.432 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:34:01.432 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4a918c4a:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:35993]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:34:01.432 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:34:01.432 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4a918c4a:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:35993]], State after async post processing: [ASYNC_END] 2023-03-01 10:34:01.432 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:34:01.432 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:34:01.432 DEBUG 1 --- [nio-8081-exec-1] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:34:01.432 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:34:01.432 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-1 State: N/A Method: intDispatch URI: /status 2023-03-01 10:34:01.433 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:34:01.433 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:34:01.433 DEBUG 1 --- [nio-8081-exec-1] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:34:01.433 DEBUG 1 --- [nio-8081-exec-1] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:34:01.433 DEBUG 1 --- [nio-8081-exec-1] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:34:01.434 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:34:01.434 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:34:01.434 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl : Req: 22504861 CReq: 3b0afcbe RP: 4db4e711 Stage: 3 Thread: http-nio-8081-exec-1 State: N/A Method: recycle URI: /status 2023-03-01 10:34:01.434 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4a918c4a:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:35993]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:34:01.434 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4a918c4a:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:35993]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:34:01.435 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-1] latch=1 2023-03-01 10:34:01.435 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4a918c4a:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:35993]]) 2023-03-01 10:34:03.989 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:34:03.989 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:34:03.990 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:34:03.994 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3444 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:34:03.994 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [62586253] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:34:03.994 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:34:03.994 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3366, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:34:03.994 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3366, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:34:03.994 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3366, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:34:03.995 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3366, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:34:03.995 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3366, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:34:04.003 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3366, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:34:03 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=4, content-length=0] 2023-03-01 10:34:04.004 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3366, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:34:04.004 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [62586253] [62c52c3c-3366, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:34:04.004 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3444 resp: 401 UNAUTHORIZED 2023-03-01 10:34:04.004 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3366, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:34:04.004 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3366, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:34:04.005 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:34:04.005 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:34:04.005 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:34:04.005 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:34:04.005 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:34:04.005 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:34:11.436 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:34:11.439 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:34:11.439 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:34:11.440 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@57e29ebe:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:36079]], Read from buffer: [0] 2023-03-01 10:34:11.440 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:34:11.440 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@354d4d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34579]], Read from buffer: [0] 2023-03-01 10:34:11.439 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:34:11.440 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:34:11.440 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@354d4d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34579]], Read direct from socket: [133] 2023-03-01 10:34:11.442 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:34:11.443 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:34:11.443 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:34:11.444 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:34:11.444 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:34:11.444 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@57e29ebe:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:36079]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:34:11.445 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-3] latch=2 2023-03-01 10:34:11.444 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:34:11.445 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@57e29ebe:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:36079]]) 2023-03-01 10:34:11.445 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:34:11.445 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:34:11.446 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-4 State: N/A Method: Constructor URI: N/A 2023-03-01 10:34:11.446 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:34:11.446 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:34:11.446 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:34:11.446 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:34:11.447 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: dispatch URI: /status 2023-03-01 10:34:11.447 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:34:11.447 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:34:11.447 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@354d4d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34579]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:34:11.447 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:34:11.448 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@354d4d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34579]], State after async post processing: [ASYNC_END] 2023-03-01 10:34:11.449 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:34:11.449 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:34:11.449 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:34:11.449 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:34:11.449 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: intDispatch URI: /status 2023-03-01 10:34:11.450 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:34:11.450 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:34:11.450 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:34:11.451 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:34:11.451 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:34:11.451 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:34:11.451 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:34:11.452 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-4 State: N/A Method: recycle URI: /status 2023-03-01 10:34:11.452 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@354d4d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34579]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:34:11.452 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@354d4d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34579]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:34:11.452 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-4] latch=1 2023-03-01 10:34:11.452 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@354d4d5e:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:34579]]) 2023-03-01 10:34:14.005 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:34:14.005 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:34:14.005 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:34:14.008 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3445 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:34:14.008 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [57024033] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:34:14.009 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:34:14.009 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3367, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:34:14.009 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3367, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:34:14.009 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3367, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:34:14.010 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3367, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:34:14.010 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3367, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:34:14.015 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3367, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:34:13 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:34:14.016 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3367, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:34:14.016 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [57024033] [62c52c3c-3367, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:34:14.016 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3445 resp: 401 UNAUTHORIZED 2023-03-01 10:34:14.016 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3367, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:34:14.016 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3367, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:34:14.017 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:34:14.017 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:34:14.017 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:34:14.018 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:34:14.018 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:34:14.018 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:34:21.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:34:21.428 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:34:21.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:34:21.429 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1f89e67b:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40629]], Read from buffer: [0] 2023-03-01 10:34:21.429 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1f89e67b:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40629]], Read direct from socket: [133] 2023-03-01 10:34:21.429 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:34:21.430 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:34:21.430 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7f76c7d9:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:55109]], Read from buffer: [0] 2023-03-01 10:34:21.431 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:34:21.431 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:34:21.431 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:34:21.431 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:34:21.431 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:34:21.431 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Error state [CLOSE_CONNECTION_NOW] reported while processing request java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:34:21.431 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-03-01 10:34:21.432 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-03-01 10:34:21.432 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7f76c7d9:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:55109]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:34:21.432 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-6] latch=2 2023-03-01 10:34:21.432 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-03-01 10:34:21.432 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7f76c7d9:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:55109]]) 2023-03-01 10:34:21.433 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: http-nio-8081-exec-5 State: N/A Method: Constructor URI: N/A 2023-03-01 10:34:21.433 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-03-01 10:34:21.433 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-03-01 10:34:21.433 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-03-01 10:34:21.434 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-03-01 10:34:21.434 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-5 State: N/A Method: dispatch URI: /status 2023-03-01 10:34:21.434 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-03-01 10:34:21.434 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-03-01 10:34:21.434 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1f89e67b:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40629]], Status in: [OPEN_READ], State out: [LONG] 2023-03-01 10:34:21.434 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-03-01 10:34:21.434 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1f89e67b:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40629]], State after async post processing: [ASYNC_END] 2023-03-01 10:34:21.434 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:34:21.435 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:34:21.435 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-03-01 10:34:21.435 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-03-01 10:34:21.435 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-5 State: N/A Method: intDispatch URI: /status 2023-03-01 10:34:21.435 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-03-01 10:34:21.435 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-03-01 10:34:21.435 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-03-01 10:34:21.436 DEBUG 1 --- [nio-8081-exec-5] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-03-01 10:34:21.436 DEBUG 1 --- [nio-8081-exec-5] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-03-01 10:34:21.436 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-03-01 10:34:21.436 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-03-01 10:34:21.436 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl : Req: 14a79332 CReq: 1098057e RP: 559a9909 Stage: 3 Thread: http-nio-8081-exec-5 State: N/A Method: recycle URI: /status 2023-03-01 10:34:21.436 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1f89e67b:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40629]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:34:21.436 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1f89e67b:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40629]], Status in: [OPEN_READ], State out: [CLOSED] 2023-03-01 10:34:21.436 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[http-nio-8081-exec-5] latch=1 2023-03-01 10:34:21.436 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f3d8b53].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1f89e67b:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:40629]]) 2023-03-01 10:34:24.017 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-03-01 10:34:24.017 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-03-01 10:34:24.018 ERROR 1 --- [ parallel-1] o.o.c.o.a.c.AsyncRestClientFactory : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory) 2023-03-01 10:34:24.022 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 3446 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-03-01 10:34:24.023 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [5b2d9153] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-03-01 10:34:24.023 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-03-01 10:34:24.023 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3368, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:34:24.023 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c-3368, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-03-01 10:34:24.023 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [62c52c3c-3368, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-03-01 10:34:24.023 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3368, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_prepared]) 2023-03-01 10:34:24.024 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3368, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [request_sent]) 2023-03-01 10:34:24.029 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3368, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received response (auto-read:false) : [Date=Wed, 01 Mar 2023 10:34:23 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=envoy, x-envoy-upstream-service-time=3, content-length=0] 2023-03-01 10:34:24.029 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c-3368, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_received]) 2023-03-01 10:34:24.029 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions : [5b2d9153] [62c52c3c-3368, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Response 401 UNAUTHORIZED 2023-03-01 10:34:24.029 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient : 3446 resp: 401 UNAUTHORIZED 2023-03-01 10:34:24.029 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive : [62c52c3c-3368, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-03-01 10:34:24.029 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations : [62c52c3c-3368, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Received last HTTP packet 2023-03-01 10:34:24.030 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [response_completed]) 2023-03-01 10:34:24.030 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:34:24.030 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-03-01 10:34:24.030 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904]}}, [disconnecting]) 2023-03-01 10:34:24.030 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Releasing channel 2023-03-01 10:34:24.030 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider : [62c52c3c, L:/10.233.67.97:38618 - R:message-router.onap.svc.cluster.local/10.233.55.242:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-03-01 10:34:31.427 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=1 2023-03-01 10:34:31.428 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[http-nio-8081-Acceptor] latch=2 2023-03-01 10:34:31.428 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:34:31.429 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@59662412:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:35999]], Read from buffer: [0] 2023-03-01 10:34:31.429 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [133] 2023-03-01 10:34:31.429 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@59662412:org.apache.tomcat.util.net.NioChannel@41378193:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:35999]], Read direct from socket: [133] 2023-03-01 10:34:31.429 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.67.97:8081 User-Agent: kube-probe/1.23 Accept: */* Connection: close Accept-Encoding: gzip ] 2023-03-01 10:34:31.429 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@36a62bf3:org.apache.tomcat.util.net.NioChannel@6b85053b:java.nio.channels.SocketChannel[connected local=/10.233.67.97:8081 remote=/127.0.0.6:46663]], Read from buffer: [0] 2023-03-01 10:34:31.430 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.67.97], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.67.97], newServerPort=[8081] 2023-03-01 10:34:31.430 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-03-01 10:34:31.430 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header java.io.EOFException: null at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 2023-03-01 10:34:31.430 DEBUG 1 --- [nio-8081-exec-7]