By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.96.55.112 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/01/29 12:03:03 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/01/29 12:03:03 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/01/29 12:03:03 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/01/29 12:03:03 [notice] 34#34: using the "epoll" event method 2022/01/29 12:03:03 [notice] 34#34: openresty/1.13.6.1 2022/01/29 12:03:03 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2022/01/29 12:03:03 [notice] 34#34: OS: Linux 4.15.0-117-generic 2022/01/29 12:03:03 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/01/29 12:03:03 [notice] 35#35: start worker processes 2022/01/29 12:03:03 [notice] 35#35: start worker process 36 \n\n### Starting apiroute 2022/01/29 12:03:03 [notice] 35#35: start worker process 37 2022/01/29 12:03:03 [notice] 35#35: start worker process 38 2022/01/29 12:03:03 [notice] 35#35: start worker process 40 2022/01/29 12:03:03 [notice] 35#35: start worker process 41 2022/01/29 12:03:03 [notice] 35#35: start worker process 42 2022/01/29 12:03:03 [notice] 35#35: start worker process 43 2022/01/29 12:03:03 [notice] 35#35: start worker process 44 2022/01/29 12:03:03 [notice] 35#35: start cache manager process 45 2022/01/29 12:03:03 [notice] 35#35: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20220129120304.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-01-29 12:03:06 097 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-01-29 12:03:06 104 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-01-29 12:03:06 104 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-01-29 12:03:06 149 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-01-29 12:03:06 149 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.96.55.112:10081 Enabled:true 2022-01-29 12:03:07 196 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-01-29 12:03:07 257 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-01-29 12:03:07 258 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-01-29 12:03:07 258 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-01-29 12:03:07 259 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-01-29 12:03:07 260 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-01-29 12:03:07 260 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-01-29 12:03:07 260 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-01-29 12:03:07 317 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-01-29 12:03:07 317 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-01-29 12:03:07 379 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-01-29 12:03:07 379 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-01-29 12:03:07 783 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/01/29 12:03:17 [info] 36#36: *12 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:03:20 [info] 36#36: *13 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:03:27 [info] 36#36: *14 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:03:30 [info] 36#36: *15 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:03:37 [info] 36#36: *16 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:03:40 [info] 36#36: *17 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:03:47 [info] 36#36: *18 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:03:50 [info] 36#36: *19 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:03:57 [info] 36#36: *20 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:00 [info] 36#36: *21 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:03 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/01/29 12:04:03 [notice] 35#35: signal 17 (SIGCHLD) received from 46 2022/01/29 12:04:03 [notice] 35#35: cache loader process 46 exited with code 0 2022/01/29 12:04:03 [notice] 35#35: signal 29 (SIGIO) received 2022/01/29 12:04:07 [info] 36#36: *24 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:09 [info] 36#36: *25 [lua] access_by_lua(msblocations.conf:133):2: 1fdba6e0ec566a7c90f38126a374950b:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:04:09 [info] 36#36: *25 [lua] logger.lua:23: 1fdba6e0ec566a7c90f38126a374950b {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:04:09 +0000] 1fdba6e0ec566a7c90f38126a374950b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.382 upstream_response_time:0.380 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:12:04:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 234 2022/01/29 12:04:09 [info] 36#36: *25 client 10.242.13.201 closed keepalive connection 2022/01/29 12:04:10 [info] 36#36: *27 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:17 [info] 36#36: *28 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:20 [info] 36#36: *29 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:27 [info] 36#36: *30 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:30 [info] 36#36: *31 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:37 [info] 36#36: *32 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:40 [info] 36#36: *33 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:47 [info] 36#36: *34 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:50 [info] 36#36: *35 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:52 [info] 36#36: *36 [lua] access_by_lua(msblocations.conf:133):2: 000ec908c4841dd5f44b76b216a79cb7:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:04:52 [info] 36#36: *36 [lua] logger.lua:23: 000ec908c4841dd5f44b76b216a79cb7 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:04:52 +0000] 000ec908c4841dd5f44b76b216a79cb7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.256 upstream_response_time:0.252 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:12:04:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 245 2022/01/29 12:04:53 [info] 36#36: *36 client 10.242.13.201 closed keepalive connection 2022/01/29 12:04:57 [info] 36#36: *38 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:04:58 [info] 36#36: *39 [lua] access_by_lua(msblocations.conf:133):2: 4af1fd111f00083073e7e255a5f5e620:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:04:58 [info] 36#36: *39 [lua] logger.lua:23: 4af1fd111f00083073e7e255a5f5e620 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:04:58 +0000] 4af1fd111f00083073e7e255a5f5e620 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.066 upstream_response_time:0.066 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:12:04:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 62 2022/01/29 12:05:00 [info] 36#36: *39 client 10.242.240.81 closed keepalive connection 2022/01/29 12:05:00 [info] 36#36: *40 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:05:06 [info] 36#36: *42 [lua] access_by_lua(msblocations.conf:133):2: 97d0f6d9ab7e7636a5c288066d6818c7:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:05:06 +0000] 97d0f6d9ab7e7636a5c288066d6818c7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.038 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 12:05:06 [info] 36#36: *42 [lua] logger.lua:23: 97d0f6d9ab7e7636a5c288066d6818c7 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:05:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 35 2022/01/29 12:05:07 [info] 36#36: *42 client 10.242.240.81 closed keepalive connection 2022/01/29 12:05:07 [info] 36#36: *43 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:05:10 [info] 36#36: *44 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:05:17 [info] 36#36: *45 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:05:20 [info] 36#36: *46 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:05:27 [info] 36#36: *47 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:05:30 [info] 36#36: *48 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:05:33 [info] 36#36: *49 [lua] access_by_lua(msblocations.conf:133):2: d68856e02b79b72a4bd99b9bd966bd66:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:05:33 +0000] d68856e02b79b72a4bd99b9bd966bd66 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.140 upstream_response_time:0.137 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 12:05:33 [info] 36#36: *49 [lua] logger.lua:23: d68856e02b79b72a4bd99b9bd966bd66 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:05:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 133 2022/01/29 12:05:34 [info] 36#36: *49 client 10.242.240.81 closed keepalive connection 2022/01/29 12:05:37 [info] 36#36: *50 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:05:37 [info] 36#36: *51 [lua] access_by_lua(msblocations.conf:133):2: 400431b360288c5091edbc4622660c15:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:05:37 +0000] 400431b360288c5091edbc4622660c15 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.047 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 12:05:37 [info] 36#36: *51 [lua] logger.lua:23: 400431b360288c5091edbc4622660c15 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:05:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 46 2022/01/29 12:05:38 [info] 36#36: *51 client 10.242.13.201 closed keepalive connection 2022/01/29 12:05:40 [info] 36#36: *52 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:05:47 [info] 36#36: *53 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:05:50 [info] 36#36: *54 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:05:57 [info] 36#36: *55 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:06:00 [info] 36#36: *56 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:06:03 [info] 36#36: *57 [lua] access_by_lua(msblocations.conf:133):2: e5bb2b94cf599869ea715df5c8381e50:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:06:03 [info] 36#36: *57 [lua] logger.lua:23: e5bb2b94cf599869ea715df5c8381e50 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:06:03 +0000] e5bb2b94cf599869ea715df5c8381e50 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.074 upstream_response_time:0.073 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:12:06:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 72 2022/01/29 12:06:05 [info] 36#36: *57 client 10.242.240.81 closed keepalive connection 2022/01/29 12:06:07 [info] 36#36: *59 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:06:10 [info] 36#36: *60 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:06:17 [info] 36#36: *61 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:06:20 [info] 36#36: *62 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:06:27 [info] 36#36: *63 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:06:30 [info] 36#36: *64 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:06:31 [info] 36#36: *65 [lua] access_by_lua(msblocations.conf:133):2: fc8f2226b9336fdf297d5f5e19f9aa78:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:06:32 [info] 36#36: *65 [lua] logger.lua:23: fc8f2226b9336fdf297d5f5e19f9aa78 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:06:32 +0000] fc8f2226b9336fdf297d5f5e19f9aa78 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.176 upstream_response_time:0.173 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:12:06:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 173 2022/01/29 12:06:32 [info] 36#36: *65 client 10.242.13.201 closed keepalive connection 2022/01/29 12:06:37 [info] 36#36: *66 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:06:40 [info] 36#36: *67 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:06:47 [info] 36#36: *68 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:06:49 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:133):2: 8be69ff0a2056bb6b8ed99575fc3a1c0:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:06:49 [info] 36#36: *69 [lua] logger.lua:23: 8be69ff0a2056bb6b8ed99575fc3a1c0 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:06:49 +0000] 8be69ff0a2056bb6b8ed99575fc3a1c0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.067 upstream_response_time:0.066 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:12:06:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 64 2022/01/29 12:06:50 [info] 36#36: *70 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:06:51 [info] 36#36: *69 client 10.242.240.81 closed keepalive connection 2022/01/29 12:06:57 [info] 36#36: *71 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:07:00 [info] 36#36: *72 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:07:07 [info] 36#36: *74 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:07:10 [info] 36#36: *75 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:07:17 [info] 36#36: *76 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:07:20 [info] 36#36: *77 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:07:27 [info] 36#36: *78 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:07:30 [info] 36#36: *79 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:07:37 [info] 36#36: *80 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:07:40 [info] 36#36: *81 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:07:42 [info] 36#36: *82 [lua] access_by_lua(msblocations.conf:133):2: 1496a326a644856cb6c735f56b347ac1:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:07:43 [info] 36#36: *82 [lua] logger.lua:23: 1496a326a644856cb6c735f56b347ac1 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:07:43 +0000] 1496a326a644856cb6c735f56b347ac1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.133 upstream_response_time:0.130 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:12:07:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 115 2022/01/29 12:07:44 [info] 36#36: *82 client 10.242.13.201 closed keepalive connection 2022/01/29 12:07:47 [info] 36#36: *84 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:07:50 [info] 36#36: *85 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:07:57 [info] 36#36: *86 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:08:00 [info] 36#36: *87 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:08:07 [info] 36#36: *89 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:08:10 [info] 36#36: *90 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:08:17 [info] 36#36: *91 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:08:20 [info] 36#36: *92 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:08:24 [info] 36#36: *93 [lua] access_by_lua(msblocations.conf:133):2: d048c57aeaaa711b9be02e5f3c286ad4:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:08:24 [info] 36#36: *93 [lua] logger.lua:23: d048c57aeaaa711b9be02e5f3c286ad4 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:08:24 +0000] d048c57aeaaa711b9be02e5f3c286ad4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.066 upstream_response_time:0.065 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:12:08:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 59 2022/01/29 12:08:27 [info] 36#36: *95 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:08:30 [info] 36#36: *96 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:08:32 [info] 36#36: *93 client 10.242.240.81 closed keepalive connection 2022/01/29 12:08:37 [info] 36#36: *97 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:08:40 [info] 36#36: *98 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:08:47 [info] 36#36: *99 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:08:50 [info] 36#36: *100 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:08:57 [info] 36#36: *101 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:09:00 [info] 36#36: *102 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:09:07 [info] 36#36: *104 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:09:10 [info] 36#36: *105 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:09:15 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:133):2: ed6b1f5356dfe1072de5b2a412bd7ca9:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:09:15 [info] 36#36: *106 [lua] logger.lua:23: ed6b1f5356dfe1072de5b2a412bd7ca9 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:09:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 99 10.242.13.201 - - [29/Jan/2022:12:09:15 +0000] ed6b1f5356dfe1072de5b2a412bd7ca9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.120 upstream_response_time:0.104 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 12:09:17 [info] 36#36: *106 client 10.242.13.201 closed keepalive connection 2022/01/29 12:09:17 [info] 36#36: *108 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:09:20 [info] 36#36: *109 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:09:27 [info] 36#36: *110 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:09:30 [info] 36#36: *111 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:09:37 [info] 36#36: *112 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:09:40 [info] 36#36: *113 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:09:47 [info] 36#36: *114 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:09:50 [info] 36#36: *115 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:09:57 [info] 36#36: *116 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:10:00 [info] 36#36: *117 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:10:07 [info] 36#36: *119 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:10:10 [info] 36#36: *120 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:10:17 [info] 36#36: *121 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:10:20 [info] 36#36: *122 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:10:27 [info] 36#36: *123 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:10:30 [info] 36#36: *124 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:10:37 [info] 36#36: *125 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:10:40 [info] 36#36: *126 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:10:47 [info] 36#36: *127 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:10:50 [info] 36#36: *128 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:10:57 [info] 36#36: *129 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:11:00 [info] 36#36: *130 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:11:07 [info] 36#36: *132 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:11:10 [info] 36#36: *133 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:11:17 [info] 36#36: *134 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:11:20 [info] 36#36: *135 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:11:25 [info] 36#36: *136 [lua] access_by_lua(msblocations.conf:133):2: 2844cf884874f10aacf6b7a0b651cb78:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:11:25 [info] 36#36: *136 [lua] logger.lua:23: 2844cf884874f10aacf6b7a0b651cb78 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:11:25 +0000] 2844cf884874f10aacf6b7a0b651cb78 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.121 upstream_response_time:0.119 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:12:11:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 107 2022/01/29 12:11:27 [info] 36#36: *136 client 10.242.240.81 closed keepalive connection 2022/01/29 12:11:27 [info] 36#36: *138 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:11:30 [info] 36#36: *139 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:11:37 [info] 36#36: *140 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:11:40 [info] 36#36: *141 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:11:47 [info] 36#36: *142 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:11:50 [info] 36#36: *143 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:11:57 [info] 36#36: *144 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:12:00 [info] 36#36: *145 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:12:07 [info] 36#36: *147 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:12:10 [info] 36#36: *148 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:12:17 [info] 36#36: *149 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:12:19 [info] 36#36: *150 [lua] access_by_lua(msblocations.conf:133):2: 995e2cdf134bddfe08521739f71fd9b1:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:12:19 +0000] 995e2cdf134bddfe08521739f71fd9b1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.109 upstream_response_time:0.108 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 12:12:19 [info] 36#36: *150 [lua] logger.lua:23: 995e2cdf134bddfe08521739f71fd9b1 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:12:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 102 2022/01/29 12:12:20 [info] 36#36: *150 client 10.242.13.201 closed keepalive connection 2022/01/29 12:12:20 [info] 36#36: *152 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:12:27 [info] 36#36: *153 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:12:30 [info] 36#36: *154 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:12:37 [info] 36#36: *155 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:12:40 [info] 36#36: *156 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:12:47 [info] 36#36: *157 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:12:50 [info] 36#36: *158 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:12:57 [info] 36#36: *159 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:13:00 [info] 36#36: *160 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:13:07 [info] 36#36: *162 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:13:10 [info] 36#36: *163 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:13:17 [info] 36#36: *164 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:13:20 [info] 36#36: *165 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:13:27 [info] 36#36: *166 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:13:30 [info] 36#36: *167 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:13:37 [info] 36#36: *168 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:13:40 [info] 36#36: *169 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:13:47 [info] 36#36: *170 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:13:50 [info] 36#36: *171 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:13:57 [info] 36#36: *172 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:14:00 [info] 36#36: *173 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:14:07 [info] 36#36: *175 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:14:10 [info] 36#36: *176 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:14:17 [info] 36#36: *177 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:14:20 [info] 36#36: *178 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:14:27 [info] 36#36: *179 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:14:30 [info] 36#36: *180 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:14:37 [info] 36#36: *181 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:14:40 [info] 36#36: *182 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:14:47 [info] 36#36: *183 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:14:50 [info] 36#36: *184 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:14:57 [info] 36#36: *185 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:15:00 [info] 36#36: *186 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:15:07 [info] 36#36: *188 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:15:10 [info] 36#36: *189 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:15:17 [info] 36#36: *190 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:15:20 [info] 36#36: *191 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:15:27 [info] 36#36: *192 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:15:30 [info] 36#36: *193 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:15:37 [info] 36#36: *194 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:15:40 [info] 36#36: *195 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:15:47 [info] 36#36: *196 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:15:50 [info] 36#36: *197 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:15:57 [info] 36#36: *198 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:16:00 [info] 36#36: *199 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:16:07 [info] 36#36: *201 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:16:10 [info] 36#36: *202 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:16:17 [info] 36#36: *203 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:16:20 [info] 36#36: *204 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:16:27 [info] 36#36: *205 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:16:30 [info] 36#36: *206 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:16:37 [info] 36#36: *207 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:16:40 [info] 36#36: *208 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:16:43 [info] 36#36: *209 [lua] access_by_lua(msblocations.conf:133):2: 19c6e395999dad6c1990034c0088df85:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:16:43 +0000] 19c6e395999dad6c1990034c0088df85 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.157 upstream_response_time:0.154 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 12:16:43 [info] 36#36: *209 [lua] logger.lua:23: 19c6e395999dad6c1990034c0088df85 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 139 2022/01/29 12:16:45 [info] 36#36: *209 client 10.242.240.81 closed keepalive connection 2022/01/29 12:16:47 [info] 36#36: *211 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:16:50 [info] 36#36: *212 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:16:57 [info] 36#36: *213 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:17:00 [info] 36#36: *214 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:17:07 [info] 36#36: *216 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:17:10 [info] 36#36: *217 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:17:17 [info] 36#36: *218 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:17:20 [info] 36#36: *219 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:17:27 [info] 36#36: *220 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:17:30 [info] 36#36: *222 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:17:30 [info] 36#36: *221 [lua] access_by_lua(msblocations.conf:133):2: dbd80a805f2475a587d62eb6d9aa6d03:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:17:30 +0000] dbd80a805f2475a587d62eb6d9aa6d03 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.095 upstream_response_time:0.095 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 12:17:30 [info] 36#36: *221 [lua] logger.lua:23: dbd80a805f2475a587d62eb6d9aa6d03 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:17:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 90 2022/01/29 12:17:31 [info] 36#36: *221 client 10.242.13.201 closed keepalive connection 2022/01/29 12:17:37 [info] 36#36: *224 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:17:40 [info] 36#36: *225 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:17:47 [info] 36#36: *226 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:17:50 [info] 36#36: *227 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:17:57 [info] 36#36: *228 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:18:00 [info] 36#36: *229 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:18:07 [info] 36#36: *231 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:18:10 [info] 36#36: *232 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:18:17 [info] 36#36: *233 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:18:20 [info] 36#36: *234 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:18:27 [info] 36#36: *235 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:18:30 [info] 36#36: *236 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:18:37 [info] 36#36: *237 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:18:40 [info] 36#36: *238 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:18:47 [info] 36#36: *239 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:18:50 [info] 36#36: *240 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:18:57 [info] 36#36: *241 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:19:00 [info] 36#36: *242 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:19:07 [info] 36#36: *244 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:19:10 [info] 36#36: *245 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:19:17 [info] 36#36: *246 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:19:20 [info] 36#36: *247 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:19:27 [info] 36#36: *248 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:19:30 [info] 36#36: *249 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:19:37 [info] 36#36: *250 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:19:40 [info] 36#36: *251 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:19:47 [info] 36#36: *252 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:19:50 [info] 36#36: *253 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:19:57 [info] 36#36: *254 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:20:00 [info] 36#36: *255 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:20:07 [info] 36#36: *257 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:20:10 [info] 36#36: *258 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:20:17 [info] 36#36: *259 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:20:20 [info] 36#36: *260 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:20:27 [info] 36#36: *261 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:20:30 [info] 36#36: *262 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:20:37 [info] 36#36: *263 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:20:40 [info] 36#36: *264 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:20:47 [info] 36#36: *265 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:20:50 [info] 36#36: *266 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:20:57 [info] 36#36: *267 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:00 [info] 36#36: *268 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:07 [info] 36#36: *270 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:10 [info] 36#36: *271 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:17 [info] 36#36: *272 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:20 [info] 36#36: *273 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:27 [info] 36#36: *274 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:30 [info] 36#36: *275 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:37 [info] 36#36: *276 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:40 [info] 36#36: *277 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:47 [info] 36#36: *278 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:50 [info] 36#36: *279 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:57 [info] 36#36: *280 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:21:59 [info] 36#36: *281 [lua] access_by_lua(msblocations.conf:133):2: 8247cc4e92600a0a271d6b65b69117f3:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:22:00 [info] 36#36: *281 [lua] logger.lua:23: 8247cc4e92600a0a271d6b65b69117f3 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:22:00 +0000] 8247cc4e92600a0a271d6b65b69117f3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.144 upstream_response_time:0.143 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:12:22:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 136 2022/01/29 12:22:00 [info] 36#36: *281 client 10.242.240.81 closed keepalive connection 2022/01/29 12:22:00 [info] 36#36: *283 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:22:07 [info] 36#36: *285 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:22:10 [info] 36#36: *286 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:22:17 [info] 36#36: *287 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:22:20 [info] 36#36: *288 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:22:27 [info] 36#36: *289 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:22:30 [info] 36#36: *290 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:22:37 [info] 36#36: *291 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:22:40 [info] 36#36: *292 [lua] access_by_lua(msblocations.conf:133):2: 5e7deb0f29970996756d12d8193b487f:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:22:40 [info] 36#36: *294 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:22:40 [info] 36#36: *292 [lua] logger.lua:23: 5e7deb0f29970996756d12d8193b487f {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:22:40 +0000] 5e7deb0f29970996756d12d8193b487f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.086 upstream_response_time:0.084 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:12:22:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 75 2022/01/29 12:22:41 [info] 36#36: *292 client 10.242.13.201 closed keepalive connection 2022/01/29 12:22:47 [info] 36#36: *295 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:22:50 [info] 36#36: *296 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:22:57 [info] 36#36: *297 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:23:00 [info] 36#36: *298 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:23:07 [info] 36#36: *300 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:23:10 [info] 36#36: *301 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:23:17 [info] 36#36: *302 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:23:20 [info] 36#36: *303 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:23:27 [info] 36#36: *304 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:23:30 [info] 36#36: *305 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:23:37 [info] 36#36: *306 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:23:40 [info] 36#36: *307 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:23:47 [info] 36#36: *308 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:23:50 [info] 36#36: *309 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:23:57 [info] 36#36: *310 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:24:00 [info] 36#36: *311 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:24:07 [info] 36#36: *313 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:24:10 [info] 36#36: *314 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:24:17 [info] 36#36: *315 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:24:20 [info] 36#36: *316 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:24:27 [info] 36#36: *317 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:24:30 [info] 36#36: *318 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:24:37 [info] 36#36: *319 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:24:40 [info] 36#36: *320 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:24:47 [info] 36#36: *321 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:24:50 [info] 36#36: *322 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:24:57 [info] 36#36: *323 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:25:00 [info] 36#36: *324 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:25:07 [info] 36#36: *326 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:25:10 [info] 36#36: *327 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:25:17 [info] 36#36: *328 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:25:20 [info] 36#36: *329 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:25:27 [info] 36#36: *330 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:25:30 [info] 36#36: *331 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:25:37 [info] 36#36: *332 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:25:40 [info] 36#36: *333 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:25:42 [info] 36#36: *334 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.242.44.143, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.242.44.143 - - [29/Jan/2022:12:25:42 +0000] 7082dc1f58533f95e692be3917f7e453 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/01/29 12:25:47 [info] 36#36: *335 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:25:50 [info] 36#36: *336 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:25:57 [info] 36#36: *337 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:26:00 [info] 36#36: *338 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:26:07 [info] 36#36: *340 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:26:10 [info] 36#36: *341 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:26:17 [info] 36#36: *342 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:26:20 [info] 36#36: *343 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:26:27 [info] 36#36: *344 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:26:30 [info] 36#36: *345 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:26:37 [info] 36#36: *346 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:26:40 [info] 36#36: *347 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:26:47 [info] 36#36: *348 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:26:50 [info] 36#36: *349 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:26:57 [info] 36#36: *350 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:00 [info] 36#36: *351 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:07 [info] 36#36: *353 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:10 [info] 36#36: *354 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:11 [info] 36#36: *355 [lua] access_by_lua(msblocations.conf:133):2: cd608adcae1a8383ad101cbe90103999:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:27:11 [info] 36#36: *355 [lua] logger.lua:23: cd608adcae1a8383ad101cbe90103999 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:27:11 +0000] cd608adcae1a8383ad101cbe90103999 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.153 upstream_response_time:0.152 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:12:27:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 142 2022/01/29 12:27:12 [info] 36#36: *355 client 10.242.240.81 closed keepalive connection 2022/01/29 12:27:17 [info] 36#36: *357 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:20 [info] 36#36: *358 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:27 [info] 36#36: *359 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:30 [info] 36#36: *360 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:37 [info] 36#36: *361 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:40 [info] 36#36: *362 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:47 [info] 36#36: *363 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:50 [info] 36#36: *364 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:57 [info] 36#36: *365 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:27:58 [info] 36#36: *366 [lua] access_by_lua(msblocations.conf:133):2: ba0083d955950ef8cd8bd3763f747206:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:27:59 [info] 36#36: *366 [lua] logger.lua:23: ba0083d955950ef8cd8bd3763f747206 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:27:59 +0000] ba0083d955950ef8cd8bd3763f747206 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.151 upstream_response_time:0.150 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:12:27:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 146 2022/01/29 12:27:59 [info] 36#36: *366 client 10.242.13.201 closed keepalive connection 2022/01/29 12:28:00 [info] 36#36: *368 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:28:07 [info] 36#36: *370 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:28:10 [info] 36#36: *371 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:28:17 [info] 36#36: *372 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:28:20 [info] 36#36: *373 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:28:27 [info] 36#36: *374 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:28:30 [info] 36#36: *375 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:28:37 [info] 36#36: *376 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:28:40 [info] 36#36: *377 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:28:47 [info] 36#36: *378 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:28:50 [info] 36#36: *379 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:28:57 [info] 36#36: *380 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:29:00 [info] 36#36: *381 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:29:07 [info] 36#36: *383 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:29:10 [info] 36#36: *384 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:29:17 [info] 36#36: *385 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:29:20 [info] 36#36: *386 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:29:27 [info] 36#36: *387 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:29:30 [info] 36#36: *388 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:29:37 [info] 36#36: *389 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:29:40 [info] 36#36: *390 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:29:47 [info] 36#36: *391 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:29:50 [info] 36#36: *392 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:29:57 [info] 36#36: *393 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:30:00 [info] 36#36: *394 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:30:07 [info] 36#36: *396 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:30:10 [info] 36#36: *397 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:30:17 [info] 36#36: *398 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:30:20 [info] 36#36: *399 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:30:27 [info] 36#36: *400 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:30:30 [info] 36#36: *401 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:30:37 [info] 36#36: *402 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:30:40 [info] 36#36: *403 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:30:47 [info] 36#36: *404 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:30:50 [info] 36#36: *405 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:30:57 [info] 36#36: *406 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:31:00 [info] 36#36: *407 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:31:07 [info] 36#36: *409 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:31:10 [info] 36#36: *410 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:31:17 [info] 36#36: *411 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:31:20 [info] 36#36: *412 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:31:27 [info] 36#36: *413 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:31:30 [info] 36#36: *414 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:31:37 [info] 36#36: *415 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:31:40 [info] 36#36: *416 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:31:47 [info] 36#36: *417 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:31:50 [info] 36#36: *418 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:31:57 [info] 36#36: *419 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:32:00 [info] 36#36: *420 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:32:07 [info] 36#36: *422 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:32:10 [info] 36#36: *423 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:32:17 [info] 36#36: *424 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:32:18 [info] 36#36: *425 [lua] access_by_lua(msblocations.conf:133):2: 1d8abdaf2e5e3dc507b0233a5a7450c6:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:32:20 [info] 36#36: *427 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:32:27 [info] 36#36: *428 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:32:30 [info] 36#36: *429 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:32:37 [info] 36#36: *430 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:32:40 [info] 36#36: *431 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:32:47 [info] 36#36: *432 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:32:48 [info] 36#36: *425 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 2022/01/29 12:32:48 [info] 36#36: *425 [lua] logger.lua:23: 1d8abdaf2e5e3dc507b0233a5a7450c6 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:32:48 +0000] 1d8abdaf2e5e3dc507b0233a5a7450c6 "POST /api/microservices/v1/services HTTP/1.1" 499 request_processing_time:30.031 upstream_response_time:- "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 12:32:50 [info] 36#36: *433 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:32:57 [info] 36#36: *434 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:33:00 [info] 36#36: *435 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:33:07 [info] 36#36: *437 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:33:10 [info] 36#36: *438 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:33:14 [info] 36#36: *439 [lua] access_by_lua(msblocations.conf:133):2: 62c5064025573e4779649ad90bc78d0d:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:33:17 [info] 36#36: *441 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:33:20 [info] 36#36: *442 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:33:27 [info] 36#36: *443 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:33:30 [info] 36#36: *444 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:33:37 [info] 36#36: *445 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:33:40 [info] 36#36: *446 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:33:45 [info] 36#36: *439 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 2022/01/29 12:33:45 [info] 36#36: *439 [lua] logger.lua:23: 62c5064025573e4779649ad90bc78d0d {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:33:45 +0000] 62c5064025573e4779649ad90bc78d0d "POST /api/microservices/v1/services HTTP/1.1" 499 request_processing_time:30.035 upstream_response_time:- "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 12:33:47 [info] 36#36: *447 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:33:50 [info] 36#36: *448 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:33:57 [info] 36#36: *449 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:34:00 [info] 36#36: *450 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:34:07 [info] 36#36: *452 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:34:10 [info] 36#36: *453 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:34:17 [info] 36#36: *454 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:34:20 [info] 36#36: *455 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:34:27 [info] 36#36: *456 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:34:30 [info] 36#36: *457 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:34:37 [info] 36#36: *458 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:34:40 [info] 36#36: *459 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:34:47 [info] 36#36: *460 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:34:50 [info] 36#36: *461 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:34:57 [info] 36#36: *462 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:35:00 [info] 36#36: *463 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:35:07 [info] 36#36: *465 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:35:10 [info] 36#36: *466 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:35:17 [info] 36#36: *467 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:35:20 [info] 36#36: *468 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:35:27 [info] 36#36: *469 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:35:30 [info] 36#36: *470 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:35:37 [info] 36#36: *471 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:35:40 [info] 36#36: *472 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:35:47 [info] 36#36: *473 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:35:50 [info] 36#36: *474 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:35:57 [info] 36#36: *475 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:36:00 [info] 36#36: *476 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:36:07 [info] 36#36: *478 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:36:10 [info] 36#36: *479 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:36:17 [info] 36#36: *480 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:36:20 [info] 36#36: *481 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:36:27 [info] 36#36: *482 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:36:30 [info] 36#36: *483 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:36:37 [info] 36#36: *484 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:36:40 [info] 36#36: *485 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:36:47 [info] 36#36: *486 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:36:50 [info] 36#36: *487 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:36:57 [info] 36#36: *488 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:37:00 [info] 36#36: *489 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:37:07 [info] 36#36: *491 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:37:10 [info] 36#36: *492 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:37:17 [info] 36#36: *493 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:37:20 [info] 36#36: *494 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:37:27 [info] 36#36: *495 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:37:30 [info] 36#36: *496 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 10.242.13.201 - - [29/Jan/2022:12:37:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 262285 10.242.240.81 - - [29/Jan/2022:12:37:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 318604 2022/01/29 12:37:37 [info] 36#36: *497 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:37:40 [info] 36#36: *498 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:37:47 [info] 36#36: *499 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022-01-29 12:37:50 567 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 8] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 567 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 4] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 567 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 6] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 567 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 3] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 567 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 7] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 567 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 1] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 571 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 2] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 571 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 5] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 574 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 2] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 574 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 1] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 574 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 5] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 575 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 6] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 576 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 3] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 576 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 4] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 580 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 3] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 583 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 6] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 584 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 7] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 589 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 1] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 589 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 6] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 590 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 1] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 591 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 6] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 591 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 6] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 592 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 6] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 593 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 6] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 594 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 6] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 595 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 3] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 595 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 5] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 597 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 3] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 599 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 8] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 606 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 8] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 607 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 4] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 607 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 8] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 608 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 4] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 609 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 3] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 609 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 6] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 609 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 7] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 610 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 3] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 610 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 2] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 611 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 7] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 611 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 1] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 612 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 5] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 612 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 8] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 614 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 4] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 615 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 3] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 616 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 6] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 617 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 3] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 618 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 4] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 619 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 2] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 620 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 2] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 622 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 8] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 626 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 8] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 627 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 1] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 627 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 7] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 628 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 2] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 628 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 5] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 631 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 4] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 631 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 3] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 632 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 2] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 632 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 7] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 635 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 1] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 635 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 1] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 637 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 1] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 651 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 8] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 651 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 2] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 654 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 3] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 655 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 5] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 656 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 2] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 657 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 8] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 658 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 4] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 658 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 8] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 659 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 1] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 659 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 8] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 661 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 7] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 661 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 1] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 662 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 4] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 662 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 1] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 662 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 2] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 663 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 2] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 665 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 7] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 665 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 5] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 665 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 4] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 665 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 7] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 667 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 5] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 667 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 7] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 669 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 5] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 669 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 7] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 691 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 4] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 691 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 5] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:37:50 692 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][I/O dispatcher 5] - Error getting response from consul. will retry in 10000 MILLISECONDS org.apache.http.ConnectionClosedException: Connection closed at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344) at org.apache.http.impl.nio.client.InternalRequestExecutor.endOfInput(InternalRequestExecutor.java:132) at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81) at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39) at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114) at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337) at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315) at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276) at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588) at java.lang.Thread.run(Thread.java:748) 2022/01/29 12:37:50 [info] 36#36: *500 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022-01-29 12:37:56 778 ERROR [org.onap.msb.apiroute.wrapper.util.HttpClientUtil][_healthcheck_consul_] - http://msb-consul.onap:8500/v1/status/leader:httpGetWithJSON connect faild org.apache.http.conn.HttpHostConnectException: Connect to msb-consul.onap:8500 [msb-consul.onap/10.96.48.16] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.msb.apiroute.wrapper.util.HttpClientUtil.httpGetStatusAndBody(HttpClientUtil.java:199) at org.onap.msb.apiroute.health.ConsulLinkHealthCheck.check(ConsulLinkHealthCheck.java:59) at org.onap.msb.apiroute.health.ConsulLinkHealthCheck.checkWithPolicy(ConsulLinkHealthCheck.java:111) at org.onap.msb.apiroute.health.ConsulLinkHealthCheck.run(ConsulLinkHealthCheck.java:88) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 14 common frames omitted 2022/01/29 12:37:57 [info] 36#36: *501 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:38:00 [info] 36#36: *502 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022-01-29 12:38:01 607 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][pool-4-thread-1] - Error getting response from consul. will retry in 10000 MILLISECONDS java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvent(DefaultConnectingIOReactor.java:171) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvents(DefaultConnectingIOReactor.java:145) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:348) at org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.execute(PoolingNHttpClientConnectionManager.java:192) at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase$1.run(CloseableHttpAsyncClientBase.java:64) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:38:02 791 ERROR [org.onap.msb.apiroute.wrapper.util.HttpClientUtil][_healthcheck_consul_] - http://msb-consul.onap:8500/v1/status/leader:httpGetWithJSON connect faild org.apache.http.conn.HttpHostConnectException: Connect to msb-consul.onap:8500 [msb-consul.onap/10.96.48.16] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.msb.apiroute.wrapper.util.HttpClientUtil.httpGetStatusAndBody(HttpClientUtil.java:199) at org.onap.msb.apiroute.health.ConsulLinkHealthCheck.check(ConsulLinkHealthCheck.java:59) at org.onap.msb.apiroute.health.ConsulLinkHealthCheck.checkWithPolicy(ConsulLinkHealthCheck.java:111) at org.onap.msb.apiroute.health.ConsulLinkHealthCheck.run(ConsulLinkHealthCheck.java:88) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 14 common frames omitted 2022-01-29 12:38:03 627 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][pool-4-thread-1] - Error getting response from consul. will retry in 10000 MILLISECONDS java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvent(DefaultConnectingIOReactor.java:171) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvents(DefaultConnectingIOReactor.java:145) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:348) at org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.execute(PoolingNHttpClientConnectionManager.java:192) at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase$1.run(CloseableHttpAsyncClientBase.java:64) at java.lang.Thread.run(Thread.java:748) 2022/01/29 12:38:07 [info] 36#36: *504 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022-01-29 12:38:07 883 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][pool-4-thread-1] - Error getting response from consul. will retry in 10000 MILLISECONDS java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvent(DefaultConnectingIOReactor.java:171) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvents(DefaultConnectingIOReactor.java:145) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:348) at org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.execute(PoolingNHttpClientConnectionManager.java:192) at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase$1.run(CloseableHttpAsyncClientBase.java:64) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:38:07 883 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][pool-4-thread-1] - Error getting response from consul. will retry in 10000 MILLISECONDS java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvent(DefaultConnectingIOReactor.java:171) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvents(DefaultConnectingIOReactor.java:145) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:348) at org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.execute(PoolingNHttpClientConnectionManager.java:192) at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase$1.run(CloseableHttpAsyncClientBase.java:64) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:38:07 883 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][pool-4-thread-1] - Error getting response from consul. will retry in 10000 MILLISECONDS java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvent(DefaultConnectingIOReactor.java:171) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvents(DefaultConnectingIOReactor.java:145) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:348) at org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.execute(PoolingNHttpClientConnectionManager.java:192) at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase$1.run(CloseableHttpAsyncClientBase.java:64) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:38:08 807 ERROR [org.onap.msb.apiroute.wrapper.util.HttpClientUtil][_healthcheck_consul_] - http://msb-consul.onap:8500/v1/status/leader:httpGetWithJSON connect faild org.apache.http.conn.HttpHostConnectException: Connect to msb-consul.onap:8500 [msb-consul.onap/10.96.48.16] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.msb.apiroute.wrapper.util.HttpClientUtil.httpGetStatusAndBody(HttpClientUtil.java:199) at org.onap.msb.apiroute.health.ConsulLinkHealthCheck.check(ConsulLinkHealthCheck.java:59) at org.onap.msb.apiroute.health.ConsulLinkHealthCheck.checkWithPolicy(ConsulLinkHealthCheck.java:111) at org.onap.msb.apiroute.health.ConsulLinkHealthCheck.run(ConsulLinkHealthCheck.java:88) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 14 common frames omitted 2022/01/29 12:38:10 [info] 36#36: *505 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022-01-29 12:38:12 614 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][pool-4-thread-1] - Error getting response from consul. will retry in 10000 MILLISECONDS java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvent(DefaultConnectingIOReactor.java:171) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvents(DefaultConnectingIOReactor.java:145) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:348) at org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.execute(PoolingNHttpClientConnectionManager.java:192) at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase$1.run(CloseableHttpAsyncClientBase.java:64) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:38:14 634 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][pool-4-thread-1] - Error getting response from consul. will retry in 10000 MILLISECONDS java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvent(DefaultConnectingIOReactor.java:171) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvents(DefaultConnectingIOReactor.java:145) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:348) at org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.execute(PoolingNHttpClientConnectionManager.java:192) at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase$1.run(CloseableHttpAsyncClientBase.java:64) at java.lang.Thread.run(Thread.java:748) 2022-01-29 12:38:14 823 ERROR [org.onap.msb.apiroute.wrapper.util.HttpClientUtil][_healthcheck_consul_] - http://msb-consul.onap:8500/v1/status/leader:httpGetWithJSON connect faild org.apache.http.conn.HttpHostConnectException: Connect to msb-consul.onap:8500 [msb-consul.onap/10.96.48.16] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.msb.apiroute.wrapper.util.HttpClientUtil.httpGetStatusAndBody(HttpClientUtil.java:199) at org.onap.msb.apiroute.health.ConsulLinkHealthCheck.check(ConsulLinkHealthCheck.java:59) at org.onap.msb.apiroute.health.ConsulLinkHealthCheck.checkWithPolicy(ConsulLinkHealthCheck.java:111) at org.onap.msb.apiroute.health.ConsulLinkHealthCheck.run(ConsulLinkHealthCheck.java:88) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 14 common frames omitted 2022-01-29 12:38:16 071 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][pool-4-thread-1] - Error getting response from consul. will retry in 10000 MILLISECONDS java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvent(DefaultConnectingIOReactor.java:171) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvents(DefaultConnectingIOReactor.java:145) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:348) at org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.execute(PoolingNHttpClientConnectionManager.java:192) at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase$1.run(CloseableHttpAsyncClientBase.java:64) at java.lang.Thread.run(Thread.java:748) 2022/01/29 12:38:17 [info] 36#36: *506 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022-01-29 12:38:18 891 ERROR [org.onap.msb.apiroute.wrapper.consulextend.cache.ConsulCache][pool-4-thread-1] - Error getting response from consul. will retry in 10000 MILLISECONDS java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvent(DefaultConnectingIOReactor.java:171) at org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processEvents(DefaultConnectingIOReactor.java:145) at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:348) at org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.execute(PoolingNHttpClientConnectionManager.java:192) at org.apache.http.impl.nio.client.CloseableHttpAsyncClientBase$1.run(CloseableHttpAsyncClientBase.java:64) at java.lang.Thread.run(Thread.java:748) 2022/01/29 12:38:20 [info] 36#36: *507 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:38:27 [info] 36#36: *508 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:38:30 [info] 36#36: *509 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:38:31 [info] 36#36: *510 [lua] access_by_lua(msblocations.conf:133):2: d634df4d67f2d08bc854c5a7d1981409:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:38:31 [info] 36#36: *510 [lua] logger.lua:23: d634df4d67f2d08bc854c5a7d1981409 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:38:31 +0000] d634df4d67f2d08bc854c5a7d1981409 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.089 upstream_response_time:0.088 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:12:38:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 84 2022/01/29 12:38:34 [info] 36#36: *510 client 10.242.240.81 closed keepalive connection 2022/01/29 12:38:37 [info] 36#36: *512 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:38:40 [info] 36#36: *513 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:38:47 [info] 36#36: *514 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:38:50 [info] 36#36: *515 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:38:54 [info] 36#36: *516 [lua] access_by_lua(msblocations.conf:133):2: b993013c966e26280677caba0d348ec9:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:38:54 [info] 36#36: *516 [lua] logger.lua:23: b993013c966e26280677caba0d348ec9 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:38:54 +0000] b993013c966e26280677caba0d348ec9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.073 upstream_response_time:0.072 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:12:38:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 69 2022/01/29 12:38:55 [info] 36#36: *516 client 10.242.13.201 closed keepalive connection 2022/01/29 12:38:57 [info] 36#36: *517 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:39:00 [info] 36#36: *518 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:39:07 [info] 36#36: *520 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:39:10 [info] 36#36: *521 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:39:17 [info] 36#36: *522 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:39:20 [info] 36#36: *523 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:39:27 [info] 36#36: *524 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:39:30 [info] 36#36: *525 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:39:37 [info] 36#36: *526 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:39:40 [info] 36#36: *527 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:39:47 [info] 36#36: *528 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:39:50 [info] 36#36: *529 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:39:57 [info] 36#36: *530 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:40:00 [info] 36#36: *531 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:40:07 [info] 36#36: *533 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:40:10 [info] 36#36: *534 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:40:17 [info] 36#36: *535 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:40:20 [info] 36#36: *536 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:40:27 [info] 36#36: *537 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:40:30 [info] 36#36: *538 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:40:37 [info] 36#36: *539 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:40:40 [info] 36#36: *540 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:40:47 [info] 36#36: *541 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:40:50 [info] 36#36: *542 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:40:57 [info] 36#36: *543 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:41:00 [info] 36#36: *544 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:41:07 [info] 36#36: *546 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:41:10 [info] 36#36: *547 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:41:17 [info] 36#36: *548 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:41:20 [info] 36#36: *549 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:41:27 [info] 36#36: *550 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:41:30 [info] 36#36: *551 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:41:37 [info] 36#36: *552 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:41:40 [info] 36#36: *553 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:41:47 [info] 36#36: *554 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:41:50 [info] 36#36: *555 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:41:57 [info] 36#36: *556 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:42:00 [info] 36#36: *557 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:42:07 [info] 36#36: *559 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:42:10 [info] 36#36: *560 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:42:17 [info] 36#36: *561 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:42:20 [info] 36#36: *562 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:42:27 [info] 36#36: *563 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:42:30 [info] 36#36: *564 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:42:37 [info] 36#36: *565 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:42:40 [info] 36#36: *566 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:42:47 [info] 36#36: *567 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:42:50 [info] 36#36: *568 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:42:57 [info] 36#36: *569 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:43:00 [info] 36#36: *570 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:43:07 [info] 36#36: *572 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:43:10 [info] 36#36: *573 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:43:17 [info] 36#36: *574 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:43:20 [info] 36#36: *575 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:43:27 [info] 36#36: *576 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:43:30 [info] 36#36: *577 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:43:37 [info] 36#36: *578 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:43:40 [info] 36#36: *579 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:43:47 [info] 36#36: *580 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:43:50 [info] 36#36: *581 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:43:53 [info] 36#36: *582 [lua] access_by_lua(msblocations.conf:133):2: b52de8a5e861a62cf39398bcee775693:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:43:54 [info] 36#36: *582 [lua] logger.lua:23: b52de8a5e861a62cf39398bcee775693 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:43:54 +0000] b52de8a5e861a62cf39398bcee775693 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.119 upstream_response_time:0.117 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:12:43:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 110 2022/01/29 12:43:54 [info] 36#36: *582 client 10.242.240.81 closed keepalive connection 2022/01/29 12:43:57 [info] 36#36: *584 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:44:00 [info] 36#36: *586 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:44:00 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:133):2: 8fae3c1ddc959f612a05be8ae8e24c11:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:44:00 [info] 36#36: *585 [lua] logger.lua:23: 8fae3c1ddc959f612a05be8ae8e24c11 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:44:00 +0000] 8fae3c1ddc959f612a05be8ae8e24c11 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.047 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:12:44:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 45 2022/01/29 12:44:01 [info] 36#36: *585 client 10.242.13.201 closed keepalive connection 2022/01/29 12:44:07 [info] 36#36: *588 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:44:10 [info] 36#36: *589 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:44:17 [info] 36#36: *590 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:44:20 [info] 36#36: *591 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:44:27 [info] 36#36: *592 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:44:30 [info] 36#36: *593 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:44:37 [info] 36#36: *594 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:44:40 [info] 36#36: *595 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:44:47 [info] 36#36: *596 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:44:50 [info] 36#36: *597 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:44:57 [info] 36#36: *598 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:45:00 [info] 36#36: *599 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:45:07 [info] 36#36: *601 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:45:10 [info] 36#36: *602 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:45:17 [info] 36#36: *603 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:45:20 [info] 36#36: *604 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:45:27 [info] 36#36: *605 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:45:30 [info] 36#36: *606 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:45:37 [info] 36#36: *607 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:45:40 [info] 36#36: *608 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:45:47 [info] 36#36: *609 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:45:50 [info] 36#36: *610 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:45:57 [info] 36#36: *611 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:46:00 [info] 36#36: *612 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:46:07 [info] 36#36: *614 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:46:10 [info] 36#36: *615 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:46:17 [info] 36#36: *616 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:46:20 [info] 36#36: *617 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:46:27 [info] 36#36: *618 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:46:30 [info] 36#36: *619 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:46:37 [info] 36#36: *620 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:46:40 [info] 36#36: *621 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:46:47 [info] 36#36: *622 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:46:50 [info] 36#36: *623 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:46:57 [info] 36#36: *624 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:47:00 [info] 36#36: *625 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:47:07 [info] 36#36: *627 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:47:10 [info] 36#36: *628 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:47:17 [info] 36#36: *629 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:47:20 [info] 36#36: *630 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:47:27 [info] 36#36: *631 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:47:30 [info] 36#36: *632 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:47:37 [info] 36#36: *633 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:47:40 [info] 36#36: *634 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:47:47 [info] 36#36: *635 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:47:50 [info] 36#36: *636 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:47:57 [info] 36#36: *637 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:48:00 [info] 36#36: *638 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:48:07 [info] 36#36: *640 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:48:10 [info] 36#36: *641 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:48:17 [info] 36#36: *642 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:48:20 [info] 36#36: *643 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:48:27 [info] 36#36: *644 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:48:30 [info] 36#36: *645 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:48:37 [info] 36#36: *646 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:48:40 [info] 36#36: *647 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:48:47 [info] 36#36: *648 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:48:50 [info] 36#36: *649 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:48:57 [info] 36#36: *650 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:49:00 [info] 36#36: *651 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:49:07 [info] 36#36: *653 [lua] access_by_lua(msblocations.conf:133):2: 770257fab4958663aca2bac2953191ae:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:49:07 [info] 36#36: *653 [lua] logger.lua:23: 770257fab4958663aca2bac2953191ae {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:49:07 +0000] 770257fab4958663aca2bac2953191ae "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.154 upstream_response_time:0.153 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:12:49:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 147 2022/01/29 12:49:07 [info] 36#36: *655 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:49:07 [info] 36#36: *653 client 10.242.13.201 closed keepalive connection 2022/01/29 12:49:08 [info] 36#36: *656 [lua] access_by_lua(msblocations.conf:133):2: 46ab2a5a4a5ed3ae24dc5587d5b553be:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:49:08 +0000] 46ab2a5a4a5ed3ae24dc5587d5b553be "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.030 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 12:49:08 [info] 36#36: *656 [lua] logger.lua:23: 46ab2a5a4a5ed3ae24dc5587d5b553be {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:49:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 31 2022/01/29 12:49:10 [info] 36#36: *656 client 10.242.240.81 closed keepalive connection 2022/01/29 12:49:10 [info] 36#36: *657 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:49:17 [info] 36#36: *658 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:49:20 [info] 36#36: *659 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:49:27 [info] 36#36: *660 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:49:30 [info] 36#36: *661 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:49:37 [info] 36#36: *662 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:49:40 [info] 36#36: *663 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:49:47 [info] 36#36: *664 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:49:50 [info] 36#36: *665 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:49:57 [info] 36#36: *666 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:50:00 [info] 36#36: *667 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:50:07 [info] 36#36: *669 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:50:10 [info] 36#36: *670 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:50:17 [info] 36#36: *671 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:50:20 [info] 36#36: *672 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:50:27 [info] 36#36: *673 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:50:30 [info] 36#36: *674 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:50:37 [info] 36#36: *675 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:50:40 [info] 36#36: *676 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:50:47 [info] 36#36: *677 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:50:50 [info] 36#36: *678 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:50:57 [info] 36#36: *679 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:51:00 [info] 36#36: *680 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:51:07 [info] 36#36: *682 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:51:10 [info] 36#36: *683 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:51:17 [info] 36#36: *684 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:51:20 [info] 36#36: *685 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:51:27 [info] 36#36: *686 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:51:30 [info] 36#36: *687 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:51:37 [info] 36#36: *688 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:51:40 [info] 36#36: *689 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:51:47 [info] 36#36: *690 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:51:50 [info] 36#36: *691 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:51:57 [info] 36#36: *692 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:52:00 [info] 36#36: *693 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:52:07 [info] 36#36: *695 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:52:10 [info] 36#36: *696 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:52:17 [info] 36#36: *697 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:52:20 [info] 36#36: *698 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:52:27 [info] 36#36: *699 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:52:30 [info] 36#36: *700 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:52:37 [info] 36#36: *701 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:52:40 [info] 36#36: *702 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:52:47 [info] 36#36: *703 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:52:50 [info] 36#36: *704 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:52:57 [info] 36#36: *705 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:53:00 [info] 36#36: *706 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:53:07 [info] 36#36: *708 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:53:10 [info] 36#36: *709 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:53:17 [info] 36#36: *710 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:53:20 [info] 36#36: *711 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:53:27 [info] 36#36: *712 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:53:30 [info] 36#36: *713 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:53:37 [info] 36#36: *714 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:53:40 [info] 36#36: *715 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:53:47 [info] 36#36: *716 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:53:50 [info] 36#36: *717 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:53:57 [info] 36#36: *718 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:54:00 [info] 36#36: *719 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:54:07 [info] 36#36: *721 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:54:10 [info] 36#36: *722 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:54:17 [info] 36#36: *723 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:54:19 [info] 36#36: *724 [lua] access_by_lua(msblocations.conf:133):2: 6fc549d7d542de4eb9ef2d96ddfc3121:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:54:19 +0000] 6fc549d7d542de4eb9ef2d96ddfc3121 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.133 upstream_response_time:0.131 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 12:54:19 [info] 36#36: *724 [lua] logger.lua:23: 6fc549d7d542de4eb9ef2d96ddfc3121 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:54:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 119 2022/01/29 12:54:20 [info] 36#36: *726 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:54:20 [info] 36#36: *727 [lua] access_by_lua(msblocations.conf:133):2: fc5c43f3dbae31cebafd467ce086ee79:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:54:21 [info] 36#36: *727 [lua] logger.lua:23: fc5c43f3dbae31cebafd467ce086ee79 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:54:21 +0000] fc5c43f3dbae31cebafd467ce086ee79 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.067 upstream_response_time:0.067 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:12:54:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 62 2022/01/29 12:54:21 [info] 36#36: *727 client 10.242.13.201 closed keepalive connection 2022/01/29 12:54:21 [info] 36#36: *724 client 10.242.240.81 closed keepalive connection 2022/01/29 12:54:27 [info] 36#36: *728 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:54:30 [info] 36#36: *729 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:54:37 [info] 36#36: *730 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:54:40 [info] 36#36: *731 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:54:47 [info] 36#36: *732 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:54:50 [info] 36#36: *733 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:54:57 [info] 36#36: *734 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:55:00 [info] 36#36: *735 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:55:07 [info] 36#36: *737 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:55:10 [info] 36#36: *738 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:55:17 [info] 36#36: *739 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:55:20 [info] 36#36: *740 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:55:27 [info] 36#36: *741 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:55:30 [info] 36#36: *742 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:55:37 [info] 36#36: *743 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:55:40 [info] 36#36: *744 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:55:47 [info] 36#36: *745 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:55:50 [info] 36#36: *746 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:55:57 [info] 36#36: *747 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:56:00 [info] 36#36: *748 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:56:07 [info] 36#36: *750 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:56:10 [info] 36#36: *751 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:56:17 [info] 36#36: *752 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:56:20 [info] 36#36: *753 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:56:27 [info] 36#36: *754 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:56:30 [info] 36#36: *755 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:56:37 [info] 36#36: *756 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:56:40 [info] 36#36: *757 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:56:47 [info] 36#36: *758 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:56:50 [info] 36#36: *759 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:56:57 [info] 36#36: *760 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:57:00 [info] 36#36: *761 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:57:07 [info] 36#36: *763 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:57:10 [info] 36#36: *764 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:57:17 [info] 36#36: *765 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:57:20 [info] 36#36: *766 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:57:27 [info] 36#36: *767 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:57:30 [info] 36#36: *768 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:57:37 [info] 36#36: *769 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:57:40 [info] 36#36: *770 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:57:47 [info] 36#36: *771 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:57:50 [info] 36#36: *772 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:57:57 [info] 36#36: *773 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:58:00 [info] 36#36: *774 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:58:07 [info] 36#36: *776 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:58:10 [info] 36#36: *777 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:58:17 [info] 36#36: *778 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:58:20 [info] 36#36: *779 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:58:27 [info] 36#36: *780 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:58:30 [info] 36#36: *781 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:58:37 [info] 36#36: *782 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:58:40 [info] 36#36: *783 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:58:47 [info] 36#36: *784 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:58:50 [info] 36#36: *785 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:58:57 [info] 36#36: *786 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:59:00 [info] 36#36: *787 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:59:07 [info] 36#36: *789 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:59:10 [info] 36#36: *790 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:59:17 [info] 36#36: *791 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:59:20 [info] 36#36: *792 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:59:27 [info] 36#36: *793 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:59:29 [info] 36#36: *794 [lua] access_by_lua(msblocations.conf:133):2: 6d0406e77fb5ed1e47e70e56112ef8ef:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:59:29 [info] 36#36: *794 [lua] logger.lua:23: 6d0406e77fb5ed1e47e70e56112ef8ef {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:12:59:29 +0000] 6d0406e77fb5ed1e47e70e56112ef8ef "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.149 upstream_response_time:0.147 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:12:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 138 2022/01/29 12:59:30 [info] 36#36: *796 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:59:31 [info] 36#36: *794 client 10.242.240.81 closed keepalive connection 2022/01/29 12:59:37 [info] 36#36: *797 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:59:37 [info] 36#36: *798 [lua] access_by_lua(msblocations.conf:133):2: 81ebf4e415f092c37b5d860a43e83424:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 12:59:37 [info] 36#36: *798 [lua] logger.lua:23: 81ebf4e415f092c37b5d860a43e83424 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:12:59:37 +0000] 81ebf4e415f092c37b5d860a43e83424 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.070 upstream_response_time:0.069 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:12:59:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 66 2022/01/29 12:59:38 [info] 36#36: *798 client 10.242.13.201 closed keepalive connection 2022/01/29 12:59:40 [info] 36#36: *799 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:59:47 [info] 36#36: *800 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:59:50 [info] 36#36: *801 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 12:59:57 [info] 36#36: *802 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:00:00 [info] 36#36: *803 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:00:07 [info] 36#36: *805 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:00:10 [info] 36#36: *806 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:00:17 [info] 36#36: *807 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:00:20 [info] 36#36: *808 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:00:27 [info] 36#36: *809 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:00:30 [info] 36#36: *810 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:00:37 [info] 36#36: *811 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:00:40 [info] 36#36: *812 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:00:47 [info] 36#36: *813 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:00:50 [info] 36#36: *814 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:00:57 [info] 36#36: *815 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:01:00 [info] 36#36: *816 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:01:07 [info] 36#36: *818 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:01:10 [info] 36#36: *819 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:01:17 [info] 36#36: *820 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:01:20 [info] 36#36: *821 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:01:27 [info] 36#36: *822 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:01:30 [info] 36#36: *823 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:01:37 [info] 36#36: *824 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:01:40 [info] 36#36: *825 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:01:47 [info] 36#36: *826 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:01:50 [info] 36#36: *827 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:01:57 [info] 36#36: *828 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:02:00 [info] 36#36: *829 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:02:07 [info] 36#36: *831 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:02:10 [info] 36#36: *832 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:02:17 [info] 36#36: *833 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:02:20 [info] 36#36: *834 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:02:27 [info] 36#36: *835 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:02:30 [info] 36#36: *836 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:02:37 [info] 36#36: *837 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:02:40 [info] 36#36: *838 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:02:47 [info] 36#36: *839 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:02:50 [info] 36#36: *840 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:02:57 [info] 36#36: *841 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:03:00 [info] 36#36: *842 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:03:07 [info] 36#36: *844 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:03:10 [info] 36#36: *845 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:03:17 [info] 36#36: *846 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:03:20 [info] 36#36: *847 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:03:27 [info] 36#36: *848 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:03:30 [info] 36#36: *849 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:03:37 [info] 36#36: *850 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:03:40 [info] 36#36: *851 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:03:47 [info] 36#36: *852 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:03:50 [info] 36#36: *853 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:03:57 [info] 36#36: *854 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:04:00 [info] 36#36: *855 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:04:07 [info] 36#36: *857 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:04:10 [info] 36#36: *858 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:04:17 [info] 36#36: *859 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:04:20 [info] 36#36: *860 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:04:27 [info] 36#36: *861 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:04:30 [info] 36#36: *862 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:04:37 [info] 36#36: *863 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:04:40 [info] 36#36: *864 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:04:41 [info] 36#36: *865 [lua] access_by_lua(msblocations.conf:133):2: 35e9e57126305de827c0ff01a1617998:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 13:04:41 [info] 36#36: *865 [lua] logger.lua:23: 35e9e57126305de827c0ff01a1617998 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:13:04:41 +0000] 35e9e57126305de827c0ff01a1617998 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.143 upstream_response_time:0.142 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:13:04:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 133 2022/01/29 13:04:43 [info] 36#36: *865 client 10.242.240.81 closed keepalive connection 2022/01/29 13:04:47 [info] 36#36: *867 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:04:48 [info] 36#36: *868 [lua] access_by_lua(msblocations.conf:133):2: 8575cce5f1a132e655b4ce1f5bb49ad0:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:04:48 +0000] 8575cce5f1a132e655b4ce1f5bb49ad0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.055 upstream_response_time:0.054 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 13:04:48 [info] 36#36: *868 [lua] logger.lua:23: 8575cce5f1a132e655b4ce1f5bb49ad0 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:04:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 52 2022/01/29 13:04:49 [info] 36#36: *868 client 10.242.13.201 closed keepalive connection 2022/01/29 13:04:50 [info] 36#36: *869 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:04:57 [info] 36#36: *870 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:05:00 [info] 36#36: *871 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:05:07 [info] 36#36: *873 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:05:10 [info] 36#36: *874 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:05:17 [info] 36#36: *875 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:05:20 [info] 36#36: *876 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:05:27 [info] 36#36: *877 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:05:30 [info] 36#36: *878 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:05:37 [info] 36#36: *879 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:05:40 [info] 36#36: *880 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:05:47 [info] 36#36: *881 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:05:50 [info] 36#36: *882 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:05:57 [info] 36#36: *883 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:06:00 [info] 36#36: *884 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:06:07 [info] 36#36: *886 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:06:10 [info] 36#36: *887 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:06:17 [info] 36#36: *888 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:06:20 [info] 36#36: *889 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:06:27 [info] 36#36: *890 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:06:30 [info] 36#36: *891 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:06:37 [info] 36#36: *892 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:06:40 [info] 36#36: *893 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:06:47 [info] 36#36: *894 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:06:50 [info] 36#36: *895 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:06:57 [info] 36#36: *896 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:07:00 [info] 36#36: *897 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:07:07 [info] 36#36: *899 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:07:10 [info] 36#36: *900 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:07:17 [info] 36#36: *901 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:07:20 [info] 36#36: *902 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:07:27 [info] 36#36: *903 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:07:30 [info] 36#36: *904 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:07:37 [info] 36#36: *905 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:07:40 [info] 36#36: *906 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:07:47 [info] 36#36: *907 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:07:50 [info] 36#36: *908 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:07:57 [info] 36#36: *909 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:08:00 [info] 36#36: *910 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:08:07 [info] 36#36: *912 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:08:10 [info] 36#36: *913 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:08:17 [info] 36#36: *914 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:08:20 [info] 36#36: *915 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:08:27 [info] 36#36: *916 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:08:30 [info] 36#36: *917 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:08:37 [info] 36#36: *918 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:08:40 [info] 36#36: *919 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:08:47 [info] 36#36: *920 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:08:50 [info] 36#36: *921 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:08:57 [info] 36#36: *922 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:00 [info] 36#36: *923 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:07 [info] 36#36: *925 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:10 [info] 36#36: *926 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:17 [info] 36#36: *927 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:20 [info] 36#36: *928 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:27 [info] 36#36: *929 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:30 [info] 36#36: *930 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:37 [info] 36#36: *931 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:40 [info] 36#36: *932 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:47 [info] 36#36: *933 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:50 [info] 36#36: *934 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:55 [info] 36#36: *935 [lua] access_by_lua(msblocations.conf:133):2: 8e441a689b4b7e048a92fe50524ceb42:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 13:09:55 [info] 36#36: *935 [lua] logger.lua:23: 8e441a689b4b7e048a92fe50524ceb42 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:13:09:55 +0000] 8e441a689b4b7e048a92fe50524ceb42 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.161 upstream_response_time:0.160 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:13:09:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 150 2022/01/29 13:09:57 [info] 36#36: *937 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:09:57 [info] 36#36: *935 client 10.242.240.81 closed keepalive connection 2022/01/29 13:10:00 [info] 36#36: *938 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:10:07 [info] 36#36: *940 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:10:07 [info] 36#36: *941 [lua] access_by_lua(msblocations.conf:133):2: a8d3b83c81a64e35cfbf34214814821b:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:10:07 +0000] a8d3b83c81a64e35cfbf34214814821b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.062 upstream_response_time:0.061 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 13:10:07 [info] 36#36: *941 [lua] logger.lua:23: a8d3b83c81a64e35cfbf34214814821b {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:10:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 60 2022/01/29 13:10:08 [info] 36#36: *941 client 10.242.13.201 closed keepalive connection 2022/01/29 13:10:10 [info] 36#36: *942 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:10:17 [info] 36#36: *943 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:10:20 [info] 36#36: *944 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:10:27 [info] 36#36: *945 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:10:30 [info] 36#36: *946 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:10:37 [info] 36#36: *947 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:10:40 [info] 36#36: *948 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:10:47 [info] 36#36: *949 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:10:50 [info] 36#36: *950 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:10:57 [info] 36#36: *951 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:11:00 [info] 36#36: *952 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:11:07 [info] 36#36: *954 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:11:10 [info] 36#36: *955 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:11:17 [info] 36#36: *956 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:11:20 [info] 36#36: *957 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:11:27 [info] 36#36: *958 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:11:30 [info] 36#36: *959 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:11:37 [info] 36#36: *960 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:11:40 [info] 36#36: *961 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:11:47 [info] 36#36: *962 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:11:50 [info] 36#36: *963 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:11:57 [info] 36#36: *964 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:12:00 [info] 36#36: *965 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:12:07 [info] 36#36: *967 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:12:10 [info] 36#36: *968 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:12:17 [info] 36#36: *969 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:12:20 [info] 36#36: *970 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:12:27 [info] 36#36: *971 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:12:30 [info] 36#36: *972 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:12:37 [info] 36#36: *973 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:12:40 [info] 36#36: *974 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:12:47 [info] 36#36: *975 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:12:50 [info] 36#36: *976 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:12:57 [info] 36#36: *977 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:13:00 [info] 36#36: *978 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:13:07 [info] 36#36: *980 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:13:10 [info] 36#36: *981 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:13:17 [info] 36#36: *982 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:13:20 [info] 36#36: *983 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:13:27 [info] 36#36: *984 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:13:30 [info] 36#36: *985 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:13:37 [info] 36#36: *986 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:13:40 [info] 36#36: *987 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:13:47 [info] 36#36: *988 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:13:50 [info] 36#36: *989 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:13:57 [info] 36#36: *990 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:14:00 [info] 36#36: *991 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:14:07 [info] 36#36: *993 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:14:10 [info] 36#36: *994 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:14:17 [info] 36#36: *995 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:14:20 [info] 36#36: *996 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:14:27 [info] 36#36: *997 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:14:30 [info] 36#36: *998 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:14:37 [info] 36#36: *999 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:14:40 [info] 36#36: *1000 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:14:47 [info] 36#36: *1001 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:14:50 [info] 36#36: *1002 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:14:57 [info] 36#36: *1003 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:15:00 [info] 36#36: *1004 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:15:07 [info] 36#36: *1006 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:15:09 [info] 36#36: *1007 [lua] access_by_lua(msblocations.conf:133):2: 603a3212d6f2d4644c544a7463c0aafd:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:13:15:09 +0000] 603a3212d6f2d4644c544a7463c0aafd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.138 upstream_response_time:0.137 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 13:15:09 [info] 36#36: *1007 [lua] logger.lua:23: 603a3212d6f2d4644c544a7463c0aafd {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:13:15:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 125 2022/01/29 13:15:09 [info] 36#36: *1007 client 10.242.240.81 closed keepalive connection 2022/01/29 13:15:10 [info] 36#36: *1009 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:15:17 [info] 36#36: *1010 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:15:19 [info] 36#36: *1011 [lua] access_by_lua(msblocations.conf:133):2: 27fc36df67c052c56f1c64a7eb6e80d4:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:15:19 +0000] 27fc36df67c052c56f1c64a7eb6e80d4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.053 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 13:15:19 [info] 36#36: *1011 [lua] logger.lua:23: 27fc36df67c052c56f1c64a7eb6e80d4 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:15:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 51 2022/01/29 13:15:19 [info] 36#36: *1011 client 10.242.13.201 closed keepalive connection 2022/01/29 13:15:20 [info] 36#36: *1012 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:15:27 [info] 36#36: *1013 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:15:30 [info] 36#36: *1014 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:15:37 [info] 36#36: *1015 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:15:40 [info] 36#36: *1016 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:15:47 [info] 36#36: *1017 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:15:50 [info] 36#36: *1018 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:15:57 [info] 36#36: *1019 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:16:00 [info] 36#36: *1020 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:16:07 [info] 36#36: *1022 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:16:10 [info] 36#36: *1023 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:16:17 [info] 36#36: *1024 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:16:20 [info] 36#36: *1025 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:16:27 [info] 36#36: *1026 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:16:30 [info] 36#36: *1027 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:16:37 [info] 36#36: *1028 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:16:40 [info] 36#36: *1029 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:16:47 [info] 36#36: *1030 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:16:50 [info] 36#36: *1031 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:16:57 [info] 36#36: *1032 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:17:00 [info] 36#36: *1033 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:17:07 [info] 36#36: *1035 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:17:10 [info] 36#36: *1036 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:17:17 [info] 36#36: *1037 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:17:20 [info] 36#36: *1038 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:17:27 [info] 36#36: *1039 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:17:30 [info] 36#36: *1040 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:17:37 [info] 36#36: *1041 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:17:40 [info] 36#36: *1042 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:17:47 [info] 36#36: *1043 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:17:50 [info] 36#36: *1044 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:17:57 [info] 36#36: *1045 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:18:00 [info] 36#36: *1046 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:18:07 [info] 36#36: *1048 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:18:10 [info] 36#36: *1049 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:18:17 [info] 36#36: *1050 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:18:20 [info] 36#36: *1051 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:18:27 [info] 36#36: *1052 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:18:30 [info] 36#36: *1053 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:18:37 [info] 36#36: *1054 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:18:40 [info] 36#36: *1055 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:18:47 [info] 36#36: *1056 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:18:50 [info] 36#36: *1057 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:18:57 [info] 36#36: *1058 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:19:00 [info] 36#36: *1059 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:19:07 [info] 36#36: *1061 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:19:10 [info] 36#36: *1062 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:19:17 [info] 36#36: *1063 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:19:20 [info] 36#36: *1064 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:19:27 [info] 36#36: *1065 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:19:30 [info] 36#36: *1066 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:19:37 [info] 36#36: *1067 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:19:40 [info] 36#36: *1068 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:19:47 [info] 36#36: *1069 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:19:50 [info] 36#36: *1070 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:19:57 [info] 36#36: *1071 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:20:00 [info] 36#36: *1072 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:20:07 [info] 36#36: *1074 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:20:10 [info] 36#36: *1075 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:20:17 [info] 36#36: *1076 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:20:20 [info] 36#36: *1077 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:20:26 [info] 36#36: *1078 [lua] access_by_lua(msblocations.conf:133):2: 0641da3bd48904e709aaf1dc86830b36:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:13:20:26 +0000] 0641da3bd48904e709aaf1dc86830b36 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.118 upstream_response_time:0.117 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 13:20:26 [info] 36#36: *1078 [lua] logger.lua:23: 0641da3bd48904e709aaf1dc86830b36 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:13:20:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 110 2022/01/29 13:20:26 [info] 36#36: *1078 client 10.242.240.81 closed keepalive connection 2022/01/29 13:20:27 [info] 36#36: *1080 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:20:30 [info] 36#36: *1081 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:20:33 [info] 36#36: *1082 [lua] access_by_lua(msblocations.conf:133):2: e802e2d08863f6ccc4177e7759768719:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:20:33 +0000] e802e2d08863f6ccc4177e7759768719 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.047 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 13:20:33 [info] 36#36: *1082 [lua] logger.lua:23: e802e2d08863f6ccc4177e7759768719 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:20:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 46 2022/01/29 13:20:33 [info] 36#36: *1082 client 10.242.13.201 closed keepalive connection 2022/01/29 13:20:37 [info] 36#36: *1083 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:20:40 [info] 36#36: *1084 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:20:47 [info] 36#36: *1085 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:20:50 [info] 36#36: *1086 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:20:57 [info] 36#36: *1087 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:21:00 [info] 36#36: *1088 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:21:07 [info] 36#36: *1090 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:21:10 [info] 36#36: *1091 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:21:17 [info] 36#36: *1092 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:21:20 [info] 36#36: *1093 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:21:27 [info] 36#36: *1094 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:21:30 [info] 36#36: *1095 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:21:37 [info] 36#36: *1096 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:21:40 [info] 36#36: *1097 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:21:47 [info] 36#36: *1098 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:21:50 [info] 36#36: *1099 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:21:57 [info] 36#36: *1100 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:22:00 [info] 36#36: *1101 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:22:07 [info] 36#36: *1103 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:22:10 [info] 36#36: *1104 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:22:17 [info] 36#36: *1105 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:22:20 [info] 36#36: *1106 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:22:27 [info] 36#36: *1107 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:22:30 [info] 36#36: *1108 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:22:37 [info] 36#36: *1109 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:22:40 [info] 36#36: *1110 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:22:47 [info] 36#36: *1111 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:22:50 [info] 36#36: *1112 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:22:57 [info] 36#36: *1113 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:23:00 [info] 36#36: *1114 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:23:07 [info] 36#36: *1116 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:23:10 [info] 36#36: *1117 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:23:17 [info] 36#36: *1118 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:23:20 [info] 36#36: *1119 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:23:27 [info] 36#36: *1120 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:23:30 [info] 36#36: *1121 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:23:37 [info] 36#36: *1122 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:23:40 [info] 36#36: *1123 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:23:47 [info] 36#36: *1124 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:23:50 [info] 36#36: *1125 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:23:57 [info] 36#36: *1126 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:24:00 [info] 36#36: *1127 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:24:07 [info] 36#36: *1129 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:24:10 [info] 36#36: *1130 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:24:17 [info] 36#36: *1131 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:24:20 [info] 36#36: *1132 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:24:27 [info] 36#36: *1133 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:24:30 [info] 36#36: *1134 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:24:37 [info] 36#36: *1135 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:24:40 [info] 36#36: *1136 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:24:47 [info] 36#36: *1137 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:24:50 [info] 36#36: *1138 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:24:57 [info] 36#36: *1139 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:25:00 [info] 36#36: *1140 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:25:07 [info] 36#36: *1142 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:25:10 [info] 36#36: *1143 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:25:17 [info] 36#36: *1144 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:25:20 [info] 36#36: *1145 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:25:27 [info] 36#36: *1146 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:25:30 [info] 36#36: *1147 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:25:37 [info] 36#36: *1148 [lua] access_by_lua(msblocations.conf:133):2: 46bf036417c99f418f072170e93ca25c:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 13:25:37 [info] 36#36: *1148 [lua] logger.lua:23: 46bf036417c99f418f072170e93ca25c {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:13:25:37 +0000] 46bf036417c99f418f072170e93ca25c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.097 upstream_response_time:0.094 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:13:25:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 84 2022/01/29 13:25:37 [info] 36#36: *1150 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:25:39 [info] 36#36: *1148 client 10.242.240.81 closed keepalive connection 2022/01/29 13:25:40 [info] 36#36: *1151 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:25:46 [info] 36#36: *1152 [lua] access_by_lua(msblocations.conf:133):2: a7f05a5a3c54ca43fd2833925279099d:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:25:46 +0000] a7f05a5a3c54ca43fd2833925279099d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.073 upstream_response_time:0.072 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 13:25:46 [info] 36#36: *1152 [lua] logger.lua:23: a7f05a5a3c54ca43fd2833925279099d {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:25:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 70 2022/01/29 13:25:47 [info] 36#36: *1152 client 10.242.13.201 closed keepalive connection 2022/01/29 13:25:47 [info] 36#36: *1153 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:25:50 [info] 36#36: *1154 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:25:57 [info] 36#36: *1155 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:26:00 [info] 36#36: *1156 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:26:07 [info] 36#36: *1158 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:26:10 [info] 36#36: *1159 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:26:17 [info] 36#36: *1160 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:26:20 [info] 36#36: *1161 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:26:27 [info] 36#36: *1162 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:26:30 [info] 36#36: *1163 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:26:37 [info] 36#36: *1164 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:26:40 [info] 36#36: *1165 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:26:47 [info] 36#36: *1166 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:26:50 [info] 36#36: *1167 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:26:57 [info] 36#36: *1168 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:27:00 [info] 36#36: *1169 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:27:07 [info] 36#36: *1171 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:27:10 [info] 36#36: *1172 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:27:17 [info] 36#36: *1173 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:27:20 [info] 36#36: *1174 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:27:27 [info] 36#36: *1175 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:27:30 [info] 36#36: *1176 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:27:37 [info] 36#36: *1177 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:27:40 [info] 36#36: *1178 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:27:47 [info] 36#36: *1179 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:27:50 [info] 36#36: *1180 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:27:57 [info] 36#36: *1181 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:28:00 [info] 36#36: *1182 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:28:07 [info] 36#36: *1184 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:28:10 [info] 36#36: *1185 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:28:17 [info] 36#36: *1186 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:28:20 [info] 36#36: *1187 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:28:27 [info] 36#36: *1188 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:28:30 [info] 36#36: *1189 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:28:37 [info] 36#36: *1190 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:28:40 [info] 36#36: *1191 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:28:47 [info] 36#36: *1192 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:28:50 [info] 36#36: *1193 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:28:57 [info] 36#36: *1194 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:29:00 [info] 36#36: *1195 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:29:07 [info] 36#36: *1197 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:29:10 [info] 36#36: *1198 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:29:17 [info] 36#36: *1199 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:29:20 [info] 36#36: *1200 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:29:27 [info] 36#36: *1201 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:29:30 [info] 36#36: *1202 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:29:37 [info] 36#36: *1203 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:29:40 [info] 36#36: *1204 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:29:47 [info] 36#36: *1205 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:29:50 [info] 36#36: *1206 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:29:57 [info] 36#36: *1207 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:30:00 [info] 36#36: *1208 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:30:07 [info] 36#36: *1210 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:30:10 [info] 36#36: *1211 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:30:17 [info] 36#36: *1212 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:30:20 [info] 36#36: *1213 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:30:27 [info] 36#36: *1214 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:30:30 [info] 36#36: *1215 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:30:37 [info] 36#36: *1216 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:30:40 [info] 36#36: *1217 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:30:46 [info] 36#36: *1218 [lua] access_by_lua(msblocations.conf:133):2: 5fa18f88ade700ce7d72a8ed0c9b8b43:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 13:30:47 [info] 36#36: *1218 [lua] logger.lua:23: 5fa18f88ade700ce7d72a8ed0c9b8b43 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:13:30:47 +0000] 5fa18f88ade700ce7d72a8ed0c9b8b43 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.136 upstream_response_time:0.133 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:13:30:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 123 2022/01/29 13:30:47 [info] 36#36: *1220 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:30:47 [info] 36#36: *1218 client 10.242.240.81 closed keepalive connection 2022/01/29 13:30:50 [info] 36#36: *1221 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:30:57 [info] 36#36: *1222 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:31:00 [info] 36#36: *1223 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:31:03 [info] 36#36: *1224 [lua] access_by_lua(msblocations.conf:133):2: 3fcabc6f2c8719ce3a06dbb0404b291e:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 13:31:03 [info] 36#36: *1224 [lua] logger.lua:23: 3fcabc6f2c8719ce3a06dbb0404b291e {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:31:03 +0000] 3fcabc6f2c8719ce3a06dbb0404b291e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.040 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:13:31:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 37 2022/01/29 13:31:03 [info] 36#36: *1224 client 10.242.13.201 closed keepalive connection 2022/01/29 13:31:07 [info] 36#36: *1226 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:31:10 [info] 36#36: *1227 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:31:17 [info] 36#36: *1228 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:31:20 [info] 36#36: *1229 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:31:27 [info] 36#36: *1230 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:31:30 [info] 36#36: *1231 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:31:37 [info] 36#36: *1232 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:31:40 [info] 36#36: *1233 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:31:47 [info] 36#36: *1234 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:31:50 [info] 36#36: *1235 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:31:57 [info] 36#36: *1236 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:32:00 [info] 36#36: *1237 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:32:07 [info] 36#36: *1239 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:32:10 [info] 36#36: *1240 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:32:17 [info] 36#36: *1241 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:32:20 [info] 36#36: *1242 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:32:27 [info] 36#36: *1243 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:32:30 [info] 36#36: *1244 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:32:37 [info] 36#36: *1245 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:32:40 [info] 36#36: *1246 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:32:47 [info] 36#36: *1247 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:32:50 [info] 36#36: *1248 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:32:57 [info] 36#36: *1249 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:33:00 [info] 36#36: *1250 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:33:07 [info] 36#36: *1252 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:33:10 [info] 36#36: *1253 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:33:17 [info] 36#36: *1254 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:33:20 [info] 36#36: *1255 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:33:27 [info] 36#36: *1256 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:33:30 [info] 36#36: *1257 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:33:37 [info] 36#36: *1258 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:33:40 [info] 36#36: *1259 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:33:47 [info] 36#36: *1260 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:33:50 [info] 36#36: *1261 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:33:57 [info] 36#36: *1262 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:34:00 [info] 36#36: *1263 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:34:07 [info] 36#36: *1265 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:34:10 [info] 36#36: *1266 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:34:17 [info] 36#36: *1267 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:34:20 [info] 36#36: *1268 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:34:27 [info] 36#36: *1269 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:34:30 [info] 36#36: *1270 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:34:37 [info] 36#36: *1271 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:34:40 [info] 36#36: *1272 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:34:47 [info] 36#36: *1273 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:34:50 [info] 36#36: *1274 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:34:57 [info] 36#36: *1275 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:00 [info] 36#36: *1276 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:07 [info] 36#36: *1278 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:10 [info] 36#36: *1279 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:17 [info] 36#36: *1280 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:20 [info] 36#36: *1281 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:27 [info] 36#36: *1282 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:30 [info] 36#36: *1283 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:37 [info] 36#36: *1284 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:40 [info] 36#36: *1285 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:47 [info] 36#36: *1286 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:50 [info] 36#36: *1287 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:55 [info] 36#36: *1288 [lua] access_by_lua(msblocations.conf:133):2: 9759e0a4650c68f9440dd931ad88cbb8:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 13:35:56 [info] 36#36: *1288 [lua] logger.lua:23: 9759e0a4650c68f9440dd931ad88cbb8 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:13:35:56 +0000] 9759e0a4650c68f9440dd931ad88cbb8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.114 upstream_response_time:0.113 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:13:35:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 106 2022/01/29 13:35:57 [info] 36#36: *1290 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:35:57 [info] 36#36: *1288 client 10.242.240.81 closed keepalive connection 2022/01/29 13:36:00 [info] 36#36: *1291 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:36:07 [info] 36#36: *1293 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:36:10 [info] 36#36: *1294 [lua] access_by_lua(msblocations.conf:133):2: 27d4597a778427df0d8a91b60bf3a067:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:36:10 +0000] 27d4597a778427df0d8a91b60bf3a067 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.054 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 13:36:10 [info] 36#36: *1294 [lua] logger.lua:23: 27d4597a778427df0d8a91b60bf3a067 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:36:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 51 2022/01/29 13:36:10 [info] 36#36: *1294 client 10.242.13.201 closed keepalive connection 2022/01/29 13:36:10 [info] 36#36: *1295 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:36:17 [info] 36#36: *1296 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:36:20 [info] 36#36: *1297 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:36:27 [info] 36#36: *1298 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:36:30 [info] 36#36: *1299 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:36:37 [info] 36#36: *1300 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:36:40 [info] 36#36: *1301 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:36:47 [info] 36#36: *1302 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:36:50 [info] 36#36: *1303 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:36:57 [info] 36#36: *1304 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:37:00 [info] 36#36: *1305 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:37:07 [info] 36#36: *1307 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:37:10 [info] 36#36: *1308 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:37:17 [info] 36#36: *1309 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:37:20 [info] 36#36: *1310 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:37:27 [info] 36#36: *1311 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:37:30 [info] 36#36: *1312 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:37:37 [info] 36#36: *1313 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:37:40 [info] 36#36: *1314 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:37:47 [info] 36#36: *1315 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:37:50 [info] 36#36: *1316 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:37:57 [info] 36#36: *1317 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:38:00 [info] 36#36: *1318 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:38:07 [info] 36#36: *1320 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:38:10 [info] 36#36: *1321 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:38:17 [info] 36#36: *1322 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:38:20 [info] 36#36: *1323 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:38:27 [info] 36#36: *1324 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:38:30 [info] 36#36: *1325 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:38:37 [info] 36#36: *1326 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:38:40 [info] 36#36: *1327 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:38:47 [info] 36#36: *1328 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:38:50 [info] 36#36: *1329 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:38:57 [info] 36#36: *1330 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:39:00 [info] 36#36: *1331 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:39:07 [info] 36#36: *1333 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:39:10 [info] 36#36: *1334 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:39:17 [info] 36#36: *1335 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:39:20 [info] 36#36: *1336 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:39:27 [info] 36#36: *1337 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:39:30 [info] 36#36: *1338 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:39:37 [info] 36#36: *1339 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:39:40 [info] 36#36: *1340 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:39:47 [info] 36#36: *1341 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:39:50 [info] 36#36: *1342 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:39:57 [info] 36#36: *1343 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:40:00 [info] 36#36: *1344 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:40:07 [info] 36#36: *1346 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:40:10 [info] 36#36: *1347 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:40:17 [info] 36#36: *1348 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:40:20 [info] 36#36: *1349 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:40:27 [info] 36#36: *1350 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:40:30 [info] 36#36: *1351 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:40:37 [info] 36#36: *1352 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:40:40 [info] 36#36: *1353 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:40:47 [info] 36#36: *1354 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:40:50 [info] 36#36: *1355 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:40:57 [info] 36#36: *1356 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:41:00 [info] 36#36: *1357 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:41:07 [info] 36#36: *1359 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:41:07 [info] 36#36: *1360 [lua] access_by_lua(msblocations.conf:133):2: 53ed5b922432bb23677401b8b108f667:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 13:41:07 [info] 36#36: *1360 [lua] logger.lua:23: 53ed5b922432bb23677401b8b108f667 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:13:41:07 +0000] 53ed5b922432bb23677401b8b108f667 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.117 upstream_response_time:0.116 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:13:41:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 107 2022/01/29 13:41:09 [info] 36#36: *1360 client 10.242.240.81 closed keepalive connection 2022/01/29 13:41:10 [info] 36#36: *1362 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:41:17 [info] 36#36: *1363 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:41:20 [info] 36#36: *1364 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:41:26 [info] 36#36: *1365 [lua] access_by_lua(msblocations.conf:133):2: 66eff0b2b33b7e499ec16352c41a0194:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 13:41:26 [info] 36#36: *1365 [lua] logger.lua:23: 66eff0b2b33b7e499ec16352c41a0194 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:41:26 +0000] 66eff0b2b33b7e499ec16352c41a0194 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.049 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.242.13.201 - - [29/Jan/2022:13:41:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 47 2022/01/29 13:41:26 [info] 36#36: *1365 client 10.242.13.201 closed keepalive connection 2022/01/29 13:41:27 [info] 36#36: *1366 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:41:30 [info] 36#36: *1367 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:41:37 [info] 36#36: *1368 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:41:40 [info] 36#36: *1369 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:41:47 [info] 36#36: *1370 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:41:50 [info] 36#36: *1371 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:41:57 [info] 36#36: *1372 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:42:00 [info] 36#36: *1373 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:42:07 [info] 36#36: *1375 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:42:10 [info] 36#36: *1376 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:42:17 [info] 36#36: *1377 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:42:20 [info] 36#36: *1378 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:42:27 [info] 36#36: *1379 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:42:30 [info] 36#36: *1380 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:42:37 [info] 36#36: *1381 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:42:40 [info] 36#36: *1382 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:42:47 [info] 36#36: *1383 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:42:50 [info] 36#36: *1384 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:42:57 [info] 36#36: *1385 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:43:00 [info] 36#36: *1386 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:43:07 [info] 36#36: *1388 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:43:10 [info] 36#36: *1389 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:43:17 [info] 36#36: *1390 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:43:20 [info] 36#36: *1391 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:43:27 [info] 36#36: *1392 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:43:30 [info] 36#36: *1393 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:43:37 [info] 36#36: *1394 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:43:40 [info] 36#36: *1395 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:43:47 [info] 36#36: *1396 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:43:50 [info] 36#36: *1397 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:43:57 [info] 36#36: *1398 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:44:00 [info] 36#36: *1399 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:44:07 [info] 36#36: *1401 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:44:10 [info] 36#36: *1402 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:44:17 [info] 36#36: *1403 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:44:20 [info] 36#36: *1404 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:44:27 [info] 36#36: *1405 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:44:30 [info] 36#36: *1406 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:44:37 [info] 36#36: *1407 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:44:40 [info] 36#36: *1408 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:44:47 [info] 36#36: *1409 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:44:50 [info] 36#36: *1410 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:44:57 [info] 36#36: *1411 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:45:00 [info] 36#36: *1412 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:45:07 [info] 36#36: *1414 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:45:10 [info] 36#36: *1415 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:45:17 [info] 36#36: *1416 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:45:20 [info] 36#36: *1417 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:45:27 [info] 36#36: *1418 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:45:30 [info] 36#36: *1419 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:45:37 [info] 36#36: *1420 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:45:40 [info] 36#36: *1421 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:45:47 [info] 36#36: *1422 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:45:50 [info] 36#36: *1423 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:45:57 [info] 36#36: *1424 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:46:00 [info] 36#36: *1425 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:46:07 [info] 36#36: *1427 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:46:10 [info] 36#36: *1428 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:46:17 [info] 36#36: *1429 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:46:20 [info] 36#36: *1430 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:46:25 [info] 36#36: *1431 [lua] access_by_lua(msblocations.conf:133):2: a194e6a8d42e16f3920ccd1d77fc2fe0:receive the request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 2022/01/29 13:46:25 [info] 36#36: *1431 [lua] logger.lua:23: a194e6a8d42e16f3920ccd1d77fc2fe0 {"matched":"microservices"} while logging request, client: 10.242.240.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.240.81 - - [29/Jan/2022:13:46:25 +0000] a194e6a8d42e16f3920ccd1d77fc2fe0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.135 upstream_response_time:0.133 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.242.240.81 - - [29/Jan/2022:13:46:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 121 2022/01/29 13:46:27 [info] 36#36: *1431 client 10.242.240.81 closed keepalive connection 2022/01/29 13:46:27 [info] 36#36: *1433 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:46:30 [info] 36#36: *1434 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:46:37 [info] 36#36: *1435 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:46:38 [info] 36#36: *1436 [lua] access_by_lua(msblocations.conf:133):2: 48c4e5b69335e5f9e1d7242a17cee2b4:receive the request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:46:38 +0000] 48c4e5b69335e5f9e1d7242a17cee2b4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.048 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 2022/01/29 13:46:38 [info] 36#36: *1436 [lua] logger.lua:23: 48c4e5b69335e5f9e1d7242a17cee2b4 {"matched":"microservices"} while logging request, client: 10.242.13.201, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "10.96.154.201" 10.242.13.201 - - [29/Jan/2022:13:46:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 47 2022/01/29 13:46:38 [info] 36#36: *1436 client 10.242.13.201 closed keepalive connection 2022/01/29 13:46:40 [info] 36#36: *1437 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:46:47 [info] 36#36: *1438 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:46:50 [info] 36#36: *1439 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:46:57 [info] 36#36: *1440 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:47:00 [info] 36#36: *1441 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:47:07 [info] 36#36: *1443 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:47:10 [info] 36#36: *1444 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:47:17 [info] 36#36: *1445 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:47:20 [info] 36#36: *1446 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:47:27 [info] 36#36: *1447 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:47:30 [info] 36#36: *1448 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:47:37 [info] 36#36: *1449 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:47:40 [info] 36#36: *1450 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:47:47 [info] 36#36: *1451 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:47:50 [info] 36#36: *1452 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:47:57 [info] 36#36: *1453 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:48:00 [info] 36#36: *1454 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:48:07 [info] 36#36: *1456 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:48:10 [info] 36#36: *1457 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:48:17 [info] 36#36: *1458 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:48:20 [info] 36#36: *1459 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:48:27 [info] 36#36: *1460 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80 2022/01/29 13:48:30 [info] 36#36: *1461 client closed connection while waiting for request, client: 172.16.10.63, server: 0.0.0.0:80