Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.43.174
### 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/07/14 03:25:14 [warn] 33#33: [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/07/14 03:25:14 [warn] 33#33: [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/07/14 03:25:14 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2022/07/14 03:25:14 [notice] 33#33: using the "epoll" event method
2022/07/14 03:25:14 [notice] 33#33: openresty/1.13.6.1
2022/07/14 03:25:14 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/07/14 03:25:14 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/07/14 03:25:14 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/07/14 03:25:14 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2022/07/14 03:25:14 [notice] 34#34: start worker process 35
2022/07/14 03:25:14 [notice] 34#34: start worker process 37
2022/07/14 03:25:14 [notice] 34#34: start worker process 38
2022/07/14 03:25:14 [notice] 34#34: start worker process 39
2022/07/14 03:25:14 [notice] 34#34: start worker process 40
2022/07/14 03:25:14 [notice] 34#34: start worker process 41
2022/07/14 03:25:14 [notice] 34#34: start worker process 42
2022/07/14 03:25:14 [notice] 34#34: start worker process 43
2022/07/14 03:25:14 [notice] 34#34: start cache manager process 45
2022/07/14 03:25:14 [notice] 34#34: 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-20220714032514.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-07-14 03:25:17 954 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-07-14 03:25:17 964 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-07-14 03:25:17 964 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-07-14 03:25:18 032 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-07-14 03:25:18 033 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.43.174:10081 Enabled:true
2022-07-14 03:25:20 224 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-07-14 03:25:20 404 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-07-14 03:25:20 405 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-07-14 03:25:20 412 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-07-14 03:25:20 421 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-07-14 03:25:20 423 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2022-07-14 03:25:20 423 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-07-14 03:25:20 425 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-07-14 03:25:20 574 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-07-14 03:25:20 721 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-07-14 03:25:20 721 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-07-14 03:25:20 722 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-07-14 03:25:21 382 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/07/14 03:25:27 [info] 38#38: *12 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:25:27 [info] 38#38: *13 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:25:30 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:133):2: 94197376c35bab4003a828131f700395:receive the request, client: 10.233.72.225, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.72.225 - - [14/Jul/2022:03:25:30 +0000] 94197376c35bab4003a828131f700395 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.509 upstream_response_time:0.508 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-"
2022/07/14 03:25:30 [info] 35#35: *14 [lua] logger.lua:23: 94197376c35bab4003a828131f700395 {"matched":"microservices"} while logging request, client: 10.233.72.225, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.72.225 - - [14/Jul/2022:03:25:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 389
2022/07/14 03:25:37 [info] 35#35: *17 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:25:37 [info] 35#35: *18 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:25:40 [info] 35#35: *14 client 10.233.72.225 closed keepalive connection
2022/07/14 03:25:47 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:133):2: 01c072c94c569b91ce8950c49fbd16ee:receive the request, client: 10.233.68.236, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/07/14 03:25:47 [info] 35#35: *20 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:25:47 [info] 35#35: *21 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
10.233.68.236 - - [14/Jul/2022:03:25:47 +0000] 01c072c94c569b91ce8950c49fbd16ee "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.162 upstream_response_time:0.159 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-"
2022/07/14 03:25:47 [info] 35#35: *19 [lua] logger.lua:23: 01c072c94c569b91ce8950c49fbd16ee {"matched":"microservices"} while logging request, client: 10.233.68.236, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.68.236 - - [14/Jul/2022:03:25:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 144
2022/07/14 03:25:57 [info] 35#35: *22 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:25:57 [info] 35#35: *23 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:25:57 [info] 35#35: *19 client 10.233.68.236 closed keepalive connection
2022/07/14 03:26:07 [info] 38#38: *24 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:26:07 [info] 38#38: *25 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:26:14 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/07/14 03:26:14 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2022/07/14 03:26:14 [notice] 34#34: cache loader process 46 exited with code 0
2022/07/14 03:26:14 [notice] 34#34: signal 29 (SIGIO) received
2022/07/14 03:26:17 [info] 35#35: *27 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:26:17 [info] 35#35: *28 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:26:27 [info] 35#35: *29 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:26:27 [info] 35#35: *30 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:26:37 [info] 35#35: *31 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:26:37 [info] 38#38: *32 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:26:47 [info] 38#38: *33 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:26:47 [info] 38#38: *34 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:26:57 [info] 35#35: *35 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:26:57 [info] 35#35: *36 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:27:07 [info] 35#35: *37 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:27:07 [info] 35#35: *38 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:27:17 [info] 38#38: *40 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:27:17 [info] 38#38: *41 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:27:27 [info] 38#38: *42 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:27:27 [info] 38#38: *43 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:27:37 [info] 35#35: *44 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:27:37 [info] 38#38: *45 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:27:47 [info] 35#35: *47 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:27:47 [info] 35#35: *46 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:27:57 [info] 35#35: *48 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:27:57 [info] 38#38: *49 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:28:07 [info] 35#35: *50 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:28:07 [info] 35#35: *51 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:28:17 [info] 38#38: *54 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:28:17 [info] 38#38: *53 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:28:27 [info] 35#35: *55 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:28:27 [info] 35#35: *56 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:28:37 [info] 38#38: *57 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:28:37 [info] 38#38: *58 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:28:47 [info] 38#38: *60 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:28:47 [info] 35#35: *59 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:28:57 [info] 38#38: *61 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:28:57 [info] 38#38: *62 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:29:07 [info] 35#35: *63 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:29:07 [info] 35#35: *64 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:29:17 [info] 38#38: *67 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:29:17 [info] 38#38: *66 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:29:27 [info] 38#38: *69 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:29:27 [info] 35#35: *68 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:29:37 [info] 35#35: *70 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:29:37 [info] 35#35: *71 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:29:47 [info] 38#38: *73 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:29:47 [info] 38#38: *72 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:29:57 [info] 38#38: *74 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:29:57 [info] 38#38: *75 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:30:07 [info] 35#35: *76 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:30:07 [info] 35#35: *77 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:30:17 [info] 35#35: *79 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:30:17 [info] 35#35: *80 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:30:27 [info] 35#35: *81 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:30:27 [info] 35#35: *82 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:30:37 [info] 35#35: *84 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:30:37 [info] 38#38: *83 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:30:47 [info] 38#38: *85 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:30:47 [info] 38#38: *86 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:30:57 [info] 35#35: *87 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:30:57 [info] 35#35: *88 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:31:07 [info] 38#38: *89 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:31:07 [info] 38#38: *90 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:31:17 [info] 38#38: *93 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:31:17 [info] 38#38: *92 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:31:27 [info] 38#38: *94 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:31:27 [info] 38#38: *95 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:31:37 [info] 38#38: *97 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:31:37 [info] 38#38: *96 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:31:47 [info] 35#35: *98 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:31:47 [info] 35#35: *99 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:31:57 [info] 35#35: *100 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:31:57 [info] 35#35: *101 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:32:07 [info] 38#38: *103 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:32:07 [info] 38#38: *102 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:32:17 [info] 35#35: *106 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:32:17 [info] 35#35: *105 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:32:27 [info] 35#35: *107 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:32:27 [info] 35#35: *108 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:32:37 [info] 35#35: *110 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:32:37 [info] 38#38: *109 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:32:47 [info] 35#35: *111 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:32:47 [info] 35#35: *112 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:32:57 [info] 38#38: *114 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:32:57 [info] 35#35: *113 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:33:07 [info] 38#38: *116 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:33:07 [info] 35#35: *115 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:33:17 [info] 38#38: *119 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:33:17 [info] 35#35: *118 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:33:27 [info] 38#38: *121 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:33:27 [info] 38#38: *120 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:33:37 [info] 38#38: *123 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:33:37 [info] 35#35: *122 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:33:47 [info] 35#35: *124 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:33:47 [info] 38#38: *125 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:33:57 [info] 38#38: *127 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:33:57 [info] 35#35: *126 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:34:07 [info] 35#35: *128 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:34:07 [info] 35#35: *129 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:34:17 [info] 38#38: *131 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:34:17 [info] 35#35: *132 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:34:27 [info] 38#38: *133 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:34:27 [info] 38#38: *134 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:34:37 [info] 38#38: *135 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:34:37 [info] 38#38: *136 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:34:47 [info] 35#35: *137 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:34:47 [info] 35#35: *138 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:34:57 [info] 35#35: *139 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:34:57 [info] 35#35: *140 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:35:07 [info] 35#35: *141 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:35:07 [info] 35#35: *142 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:35:17 [info] 35#35: *145 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:35:17 [info] 35#35: *144 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:35:27 [info] 35#35: *146 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:35:27 [info] 35#35: *147 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:35:37 [info] 38#38: *148 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:35:37 [info] 38#38: *149 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:35:47 [info] 35#35: *150 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:35:47 [info] 38#38: *151 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:35:57 [info] 38#38: *152 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:35:57 [info] 38#38: *153 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:36:07 [info] 38#38: *154 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:36:07 [info] 38#38: *155 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:36:17 [info] 35#35: *157 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:36:17 [info] 35#35: *158 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:36:27 [info] 38#38: *160 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:36:27 [info] 35#35: *159 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:36:37 [info] 35#35: *161 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:36:37 [info] 35#35: *162 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:36:47 [info] 35#35: *164 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:36:47 [info] 35#35: *163 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:36:57 [info] 38#38: *166 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:36:57 [info] 38#38: *165 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:37:07 [info] 38#38: *167 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:37:07 [info] 38#38: *168 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:37:17 [info] 38#38: *170 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:37:17 [info] 38#38: *171 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:37:27 [info] 38#38: *172 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:37:27 [info] 38#38: *173 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:37:37 [info] 35#35: *175 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:37:37 [info] 38#38: *174 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:37:47 [info] 38#38: *177 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:37:47 [info] 35#35: *176 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:37:57 [info] 35#35: *178 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:37:57 [info] 38#38: *179 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:38:07 [info] 35#35: *180 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:38:07 [info] 35#35: *181 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:38:17 [info] 35#35: *183 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:38:17 [info] 35#35: *184 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:38:27 [info] 35#35: *185 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:38:27 [info] 35#35: *186 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:38:37 [info] 35#35: *187 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:38:37 [info] 35#35: *188 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:38:47 [info] 35#35: *190 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:38:47 [info] 35#35: *189 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:38:57 [info] 38#38: *191 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:38:57 [info] 35#35: *192 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:39:07 [info] 38#38: *193 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:39:07 [info] 38#38: *194 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:39:17 [info] 38#38: *197 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:39:17 [info] 35#35: *196 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:39:27 [info] 35#35: *198 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:39:27 [info] 35#35: *199 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:39:37 [info] 38#38: *200 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:39:37 [info] 38#38: *201 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:39:47 [info] 35#35: *202 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:39:47 [info] 38#38: *203 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:39:57 [info] 35#35: *204 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:39:57 [info] 35#35: *205 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:40:07 [info] 35#35: *207 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:40:07 [info] 35#35: *206 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:40:17 [info] 38#38: *209 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:40:17 [info] 35#35: *210 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:40:27 [info] 38#38: *211 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:40:27 [info] 38#38: *212 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:40:37 [info] 38#38: *213 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:40:37 [info] 38#38: *214 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:40:47 [info] 35#35: *216 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:40:47 [info] 35#35: *215 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:40:57 [info] 38#38: *218 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:40:57 [info] 35#35: *217 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:41:07 [info] 35#35: *219 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:41:07 [info] 35#35: *220 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:41:17 [info] 35#35: *222 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:41:17 [info] 35#35: *223 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:41:27 [info] 38#38: *224 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:41:27 [info] 38#38: *225 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:41:37 [info] 35#35: *227 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:41:37 [info] 38#38: *226 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:41:47 [info] 35#35: *228 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:41:47 [info] 35#35: *229 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:41:57 [info] 35#35: *230 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:41:57 [info] 35#35: *231 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:42:07 [info] 35#35: *232 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:42:07 [info] 35#35: *233 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:42:17 [info] 38#38: *236 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:42:17 [info] 35#35: *235 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:42:27 [info] 35#35: *237 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:42:27 [info] 35#35: *238 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:42:37 [info] 35#35: *240 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:42:37 [info] 35#35: *239 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:42:47 [info] 35#35: *241 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:42:47 [info] 35#35: *242 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:42:57 [info] 35#35: *243 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:42:57 [info] 35#35: *244 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:43:07 [info] 38#38: *245 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:43:07 [info] 35#35: *246 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:43:17 [info] 35#35: *248 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:43:17 [info] 35#35: *249 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:43:27 [info] 38#38: *250 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:43:27 [info] 35#35: *251 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:43:37 [info] 35#35: *252 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:43:37 [info] 35#35: *253 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:43:47 [info] 35#35: *254 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:43:47 [info] 35#35: *255 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:43:57 [info] 35#35: *256 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:43:57 [info] 35#35: *257 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:44:07 [info] 35#35: *258 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:44:07 [info] 38#38: *259 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:44:17 [info] 35#35: *262 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:44:17 [info] 38#38: *261 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:44:27 [info] 35#35: *264 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:44:27 [info] 35#35: *263 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:44:37 [info] 38#38: *265 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:44:37 [info] 35#35: *266 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:44:47 [info] 35#35: *267 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:44:47 [info] 35#35: *268 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:44:57 [info] 35#35: *269 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:44:57 [info] 35#35: *270 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:45:07 [info] 35#35: *271 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:45:07 [info] 35#35: *272 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:45:17 [info] 35#35: *274 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:45:17 [info] 35#35: *275 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:45:27 [info] 35#35: *276 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:45:27 [info] 35#35: *277 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:45:37 [info] 35#35: *279 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:45:37 [info] 35#35: *278 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:45:47 [info] 35#35: *280 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:45:47 [info] 35#35: *281 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:45:57 [info] 35#35: *283 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:45:57 [info] 35#35: *282 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:46:07 [info] 35#35: *284 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:46:07 [info] 35#35: *285 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:46:17 [info] 35#35: *287 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:46:17 [info] 35#35: *288 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:46:27 [info] 35#35: *289 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:46:27 [info] 35#35: *290 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:46:37 [info] 38#38: *291 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:46:37 [info] 38#38: *292 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:46:47 [info] 35#35: *293 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:46:47 [info] 35#35: *294 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:46:57 [info] 38#38: *295 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:46:57 [info] 38#38: *296 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:47:00 [info] 35#35: *297 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.116, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.71.116 - - [14/Jul/2022:03:47:00 +0000] 547a7fb220b3fef8bebd9d3d0a828398 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2022/07/14 03:47:07 [info] 35#35: *298 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:47:07 [info] 35#35: *299 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:47:17 [info] 38#38: *301 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:47:17 [info] 38#38: *302 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:47:27 [info] 35#35: *303 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:47:27 [info] 35#35: *304 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:47:37 [info] 35#35: *305 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:47:37 [info] 38#38: *306 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:47:47 [info] 38#38: *307 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:47:47 [info] 38#38: *308 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:47:57 [info] 35#35: *309 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:47:57 [info] 35#35: *310 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:48:07 [info] 35#35: *311 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:48:07 [info] 35#35: *312 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:48:17 [info] 38#38: *315 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:48:17 [info] 38#38: *314 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:48:27 [info] 38#38: *316 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:48:27 [info] 38#38: *317 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:48:37 [info] 38#38: *318 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:48:37 [info] 35#35: *319 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:48:47 [info] 38#38: *321 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:48:47 [info] 38#38: *320 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:48:57 [info] 38#38: *323 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:48:57 [info] 35#35: *322 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:49:07 [info] 35#35: *324 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:49:07 [info] 35#35: *325 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:49:17 [info] 35#35: *328 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:49:17 [info] 35#35: *327 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:49:27 [info] 35#35: *329 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:49:27 [info] 38#38: *330 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:49:37 [info] 35#35: *331 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:49:37 [info] 38#38: *332 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:49:47 [info] 35#35: *333 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:49:47 [info] 35#35: *334 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:49:57 [info] 38#38: *335 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:49:57 [info] 35#35: *336 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:50:07 [info] 35#35: *338 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:50:07 [info] 38#38: *337 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:50:17 [info] 38#38: *341 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:50:17 [info] 35#35: *340 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:50:27 [info] 38#38: *342 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:50:27 [info] 38#38: *343 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:50:37 [info] 35#35: *344 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:50:37 [info] 38#38: *345 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:50:47 [info] 35#35: *346 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:50:47 [info] 35#35: *347 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:50:57 [info] 35#35: *349 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:50:57 [info] 35#35: *348 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:51:07 [info] 38#38: *351 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:51:07 [info] 35#35: *350 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:51:17 [info] 35#35: *354 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:51:17 [info] 35#35: *353 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:51:27 [info] 35#35: *355 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:51:27 [info] 35#35: *356 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:51:37 [info] 35#35: *357 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:51:37 [info] 35#35: *358 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:51:47 [info] 38#38: *359 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:51:47 [info] 38#38: *360 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:51:57 [info] 38#38: *361 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:51:57 [info] 38#38: *362 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:52:07 [info] 35#35: *363 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:52:07 [info] 35#35: *364 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:52:17 [info] 38#38: *366 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:52:17 [info] 38#38: *367 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:52:27 [info] 38#38: *368 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:52:27 [info] 38#38: *369 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:52:37 [info] 38#38: *370 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:52:37 [info] 38#38: *371 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:52:47 [info] 35#35: *373 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:52:47 [info] 35#35: *372 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:52:57 [info] 35#35: *374 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:52:57 [info] 38#38: *375 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:53:07 [info] 38#38: *377 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:53:07 [info] 35#35: *376 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:53:17 [info] 35#35: *380 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:53:17 [info] 35#35: *379 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:53:27 [info] 35#35: *381 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:53:27 [info] 35#35: *382 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:53:37 [info] 35#35: *384 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:53:37 [info] 35#35: *383 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:53:47 [info] 35#35: *385 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:53:47 [info] 35#35: *386 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:53:57 [info] 35#35: *387 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:53:57 [info] 35#35: *388 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:54:07 [info] 35#35: *390 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:54:07 [info] 38#38: *389 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:54:17 [info] 35#35: *392 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:54:17 [info] 35#35: *393 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:54:27 [info] 35#35: *394 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:54:27 [info] 35#35: *395 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:54:37 [info] 35#35: *396 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:54:37 [info] 35#35: *397 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:54:47 [info] 35#35: *398 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:54:47 [info] 35#35: *399 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:54:57 [info] 35#35: *401 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:54:57 [info] 35#35: *400 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:55:07 [info] 35#35: *402 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:55:07 [info] 35#35: *403 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:55:17 [info] 35#35: *406 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:55:17 [info] 35#35: *405 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:55:27 [info] 35#35: *407 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:55:27 [info] 35#35: *408 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:55:37 [info] 35#35: *409 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:55:37 [info] 38#38: *410 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:55:47 [info] 38#38: *411 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:55:47 [info] 38#38: *412 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:55:57 [info] 35#35: *413 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:55:57 [info] 38#38: *414 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:56:07 [info] 35#35: *416 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:56:07 [info] 35#35: *415 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:56:17 [info] 35#35: *418 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:56:17 [info] 35#35: *419 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:56:27 [info] 35#35: *420 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:56:27 [info] 35#35: *421 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:56:37 [info] 35#35: *422 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:56:37 [info] 35#35: *423 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:56:47 [info] 38#38: *424 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:56:47 [info] 38#38: *425 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:56:57 [info] 35#35: *427 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:56:57 [info] 35#35: *426 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:57:07 [info] 35#35: *428 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:57:07 [info] 35#35: *429 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:57:17 [info] 35#35: *431 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:57:17 [info] 35#35: *432 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:57:27 [info] 35#35: *433 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:57:27 [info] 35#35: *434 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:57:37 [info] 38#38: *435 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:57:37 [info] 38#38: *436 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:57:47 [info] 35#35: *438 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:57:47 [info] 35#35: *437 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:57:57 [info] 35#35: *439 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:57:57 [info] 35#35: *440 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:58:07 [info] 35#35: *441 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:58:07 [info] 35#35: *442 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:58:17 [info] 38#38: *444 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:58:17 [info] 38#38: *445 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:58:27 [info] 35#35: *446 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:58:27 [info] 35#35: *447 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:58:37 [info] 38#38: *449 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:58:37 [info] 38#38: *448 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:58:47 [info] 35#35: *450 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:58:47 [info] 35#35: *451 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:58:57 [info] 35#35: *452 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:58:57 [info] 38#38: *453 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:59:07 [info] 35#35: *454 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:59:07 [info] 35#35: *455 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:59:17 [info] 35#35: *458 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:59:17 [info] 38#38: *457 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:59:27 [info] 35#35: *459 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:59:27 [info] 38#38: *460 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:59:37 [info] 38#38: *461 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:59:37 [info] 38#38: *462 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:59:47 [info] 38#38: *464 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:59:47 [info] 35#35: *463 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:59:57 [info] 35#35: *466 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 03:59:57 [info] 38#38: *465 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:00:07 [info] 38#38: *468 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:00:07 [info] 35#35: *467 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:00:17 [info] 35#35: *470 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:00:17 [info] 35#35: *471 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:00:27 [info] 35#35: *472 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:00:27 [info] 35#35: *473 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:00:37 [info] 35#35: *474 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:00:37 [info] 35#35: *475 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:00:47 [info] 35#35: *476 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:00:47 [info] 35#35: *477 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:00:57 [info] 35#35: *478 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:00:57 [info] 35#35: *479 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:01:07 [info] 35#35: *480 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:01:07 [info] 38#38: *481 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:01:17 [info] 35#35: *483 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:01:17 [info] 35#35: *484 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:01:27 [info] 38#38: *486 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:01:27 [info] 35#35: *485 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:01:37 [info] 35#35: *487 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:01:37 [info] 35#35: *488 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:01:47 [info] 38#38: *489 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:01:47 [info] 38#38: *490 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:01:57 [info] 35#35: *492 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:01:57 [info] 38#38: *491 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:02:07 [info] 35#35: *494 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:02:07 [info] 38#38: *493 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:02:17 [info] 35#35: *496 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:02:17 [info] 35#35: *497 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:02:27 [info] 38#38: *499 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:02:27 [info] 38#38: *498 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:02:37 [info] 35#35: *500 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:02:37 [info] 35#35: *501 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:02:47 [info] 38#38: *503 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:02:47 [info] 35#35: *502 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:02:57 [info] 35#35: *505 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:02:57 [info] 38#38: *504 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:03:07 [info] 35#35: *506 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:03:07 [info] 35#35: *507 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:03:17 [info] 35#35: *510 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:03:17 [info] 38#38: *509 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:03:27 [info] 35#35: *512 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:03:27 [info] 38#38: *511 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:03:37 [info] 35#35: *514 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:03:37 [info] 35#35: *513 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:03:47 [info] 38#38: *516 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:03:47 [info] 35#35: *515 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:03:57 [info] 35#35: *517 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:03:57 [info] 35#35: *518 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:04:07 [info] 35#35: *519 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:04:07 [info] 35#35: *520 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:04:17 [info] 35#35: *522 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:04:17 [info] 35#35: *523 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:04:27 [info] 35#35: *524 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:04:27 [info] 35#35: *525 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:04:37 [info] 35#35: *526 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:04:37 [info] 38#38: *527 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:04:47 [info] 38#38: *528 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:04:47 [info] 35#35: *529 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:04:57 [info] 35#35: *530 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:04:57 [info] 35#35: *531 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:05:07 [info] 35#35: *532 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:05:07 [info] 35#35: *533 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:05:17 [info] 38#38: *536 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:05:17 [info] 38#38: *535 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:05:27 [info] 35#35: *537 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:05:27 [info] 38#38: *538 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:05:37 [info] 38#38: *539 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:05:37 [info] 38#38: *540 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:05:47 [info] 38#38: *541 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:05:47 [info] 38#38: *542 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:05:57 [info] 35#35: *544 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:05:57 [info] 35#35: *543 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:06:07 [info] 35#35: *545 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:06:07 [info] 35#35: *546 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:06:17 [info] 35#35: *548 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:06:17 [info] 35#35: *549 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:06:27 [info] 35#35: *550 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:06:27 [info] 35#35: *551 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:06:37 [info] 35#35: *552 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:06:37 [info] 35#35: *553 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:06:47 [info] 35#35: *554 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:06:47 [info] 35#35: *555 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:06:57 [info] 38#38: *556 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:06:57 [info] 38#38: *557 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:07:07 [info] 38#38: *558 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:07:07 [info] 38#38: *559 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:07:17 [info] 35#35: *561 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:07:17 [info] 35#35: *562 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:07:27 [info] 38#38: *563 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:07:27 [info] 38#38: *564 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:07:37 [info] 38#38: *565 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:07:37 [info] 38#38: *566 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:07:47 [info] 35#35: *568 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:07:47 [info] 35#35: *567 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:07:57 [info] 38#38: *569 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:07:57 [info] 38#38: *570 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:08:07 [info] 38#38: *572 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:08:07 [info] 35#35: *571 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:08:17 [info] 38#38: *575 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:08:17 [info] 35#35: *574 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:08:27 [info] 35#35: *576 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:08:27 [info] 35#35: *577 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:08:37 [info] 35#35: *578 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:08:37 [info] 35#35: *579 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:08:47 [info] 38#38: *580 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:08:47 [info] 38#38: *581 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:08:57 [info] 38#38: *582 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:08:57 [info] 38#38: *583 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:09:07 [info] 35#35: *584 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:09:07 [info] 35#35: *585 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:09:17 [info] 35#35: *587 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:09:17 [info] 35#35: *588 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:09:27 [info] 38#38: *589 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:09:27 [info] 35#35: *590 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:09:37 [info] 38#38: *591 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:09:37 [info] 35#35: *592 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:09:47 [info] 38#38: *594 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:09:47 [info] 35#35: *593 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:09:57 [info] 35#35: *595 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:09:57 [info] 35#35: *596 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:10:07 [info] 35#35: *598 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:10:07 [info] 35#35: *597 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:10:17 [info] 35#35: *600 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:10:17 [info] 35#35: *601 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:10:27 [info] 38#38: *602 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:10:27 [info] 38#38: *603 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:10:37 [info] 35#35: *604 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:10:37 [info] 35#35: *605 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:10:47 [info] 38#38: *607 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:10:47 [info] 35#35: *606 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:10:57 [info] 38#38: *609 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:10:57 [info] 38#38: *608 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:11:07 [info] 35#35: *610 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:11:07 [info] 35#35: *611 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:11:17 [info] 38#38: *614 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:11:17 [info] 38#38: *613 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:11:27 [info] 38#38: *616 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:11:27 [info] 35#35: *615 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:11:37 [info] 38#38: *617 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:11:37 [info] 38#38: *618 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:11:47 [info] 35#35: *619 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:11:47 [info] 35#35: *620 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:11:57 [info] 35#35: *621 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:11:57 [info] 35#35: *622 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:12:07 [info] 35#35: *623 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:12:07 [info] 35#35: *624 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:12:17 [info] 35#35: *627 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:12:17 [info] 35#35: *626 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:12:27 [info] 35#35: *628 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:12:27 [info] 35#35: *629 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:12:37 [info] 35#35: *630 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:12:37 [info] 35#35: *631 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:12:47 [info] 38#38: *632 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:12:47 [info] 35#35: *633 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:12:57 [info] 35#35: *634 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:12:57 [info] 38#38: *635 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:13:07 [info] 35#35: *636 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:13:07 [info] 35#35: *637 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:13:17 [info] 38#38: *640 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:13:17 [info] 35#35: *639 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:13:27 [info] 35#35: *642 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:13:27 [info] 35#35: *641 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:13:37 [info] 38#38: *644 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:13:37 [info] 35#35: *643 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:13:47 [info] 35#35: *645 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:13:47 [info] 35#35: *646 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:13:57 [info] 38#38: *647 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:13:57 [info] 35#35: *648 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:14:07 [info] 38#38: *649 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:14:07 [info] 38#38: *650 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:14:17 [info] 38#38: *653 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:14:17 [info] 35#35: *652 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:14:27 [info] 35#35: *654 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:14:27 [info] 35#35: *655 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:14:37 [info] 38#38: *656 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:14:37 [info] 38#38: *657 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:14:47 [info] 38#38: *658 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:14:47 [info] 38#38: *659 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:14:57 [info] 38#38: *660 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:14:57 [info] 38#38: *661 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:15:07 [info] 35#35: *662 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:15:07 [info] 38#38: *663 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:15:17 [info] 35#35: *665 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:15:17 [info] 35#35: *666 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:15:27 [info] 38#38: *667 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:15:27 [info] 38#38: *668 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:15:37 [info] 38#38: *670 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:15:37 [info] 35#35: *669 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:15:47 [info] 38#38: *671 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:15:47 [info] 38#38: *672 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:15:57 [info] 38#38: *673 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:15:57 [info] 38#38: *674 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:16:07 [info] 35#35: *676 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:16:07 [info] 35#35: *675 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:16:17 [info] 35#35: *678 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:16:17 [info] 35#35: *679 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:16:27 [info] 35#35: *680 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:16:27 [info] 35#35: *681 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:16:37 [info] 35#35: *682 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:16:37 [info] 35#35: *683 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:16:47 [info] 35#35: *684 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:16:47 [info] 35#35: *685 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:16:56 [info] 35#35: *686 client closed connection while waiting for request, client: 10.233.70.145, server: 0.0.0.0:443
2022/07/14 04:16:57 [info] 35#35: *688 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:16:57 [info] 35#35: *687 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:17:07 [info] 35#35: *690 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:17:07 [info] 35#35: *689 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:17:17 [info] 38#38: *693 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:17:17 [info] 35#35: *692 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:17:27 [info] 35#35: *694 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:17:27 [info] 35#35: *695 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:17:37 [info] 35#35: *696 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:17:37 [info] 38#38: *697 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:17:47 [info] 35#35: *698 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:17:47 [info] 35#35: *699 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:17:57 [info] 38#38: *700 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:17:57 [info] 38#38: *701 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:18:07 [info] 35#35: *703 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:18:07 [info] 38#38: *702 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:18:17 [info] 38#38: *705 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:18:17 [info] 38#38: *706 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:18:27 [info] 35#35: *708 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:18:27 [info] 35#35: *707 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:18:37 [info] 35#35: *709 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:18:37 [info] 35#35: *710 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:18:47 [info] 35#35: *711 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:18:47 [info] 35#35: *712 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:18:57 [info] 35#35: *713 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:18:57 [info] 35#35: *714 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:19:07 [info] 35#35: *715 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:19:07 [info] 38#38: *716 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:19:17 [info] 38#38: *718 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:19:17 [info] 38#38: *719 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:19:27 [info] 35#35: *720 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:19:27 [info] 38#38: *721 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:19:37 [info] 38#38: *722 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:19:37 [info] 35#35: *723 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:19:47 [info] 35#35: *724 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:19:47 [info] 35#35: *725 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:19:57 [info] 35#35: *726 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:19:57 [info] 38#38: *727 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:20:07 [info] 35#35: *728 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:20:07 [info] 38#38: *729 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:20:17 [info] 35#35: *732 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:20:17 [info] 35#35: *731 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:20:27 [info] 35#35: *733 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:20:27 [info] 35#35: *734 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:20:37 [info] 35#35: *735 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:20:37 [info] 35#35: *736 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:20:47 [info] 35#35: *738 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:20:47 [info] 35#35: *737 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:20:57 [info] 35#35: *739 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:20:57 [info] 38#38: *740 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:21:07 [info] 38#38: *742 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:21:07 [info] 35#35: *741 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:21:17 [info] 35#35: *744 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:21:17 [info] 35#35: *745 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:21:27 [info] 35#35: *746 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:21:27 [info] 35#35: *747 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:21:37 [info] 38#38: *749 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:21:37 [info] 38#38: *748 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:21:47 [info] 35#35: *750 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:21:47 [info] 35#35: *751 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:21:57 [info] 35#35: *753 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:21:57 [info] 38#38: *752 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:22:04 [info] 35#35: *754 client closed connection while waiting for request, client: 10.233.70.145, server: 0.0.0.0:443
2022/07/14 04:22:07 [info] 35#35: *756 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:22:07 [info] 35#35: *755 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:22:17 [info] 35#35: *758 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:22:17 [info] 35#35: *759 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:22:27 [info] 35#35: *761 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:22:27 [info] 35#35: *760 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:22:37 [info] 35#35: *763 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:22:37 [info] 35#35: *762 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:22:47 [info] 38#38: *764 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:22:47 [info] 35#35: *765 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:22:57 [info] 38#38: *766 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:22:57 [info] 35#35: *767 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:23:07 [info] 38#38: *769 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:23:07 [info] 38#38: *768 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:23:17 [info] 38#38: *772 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:23:17 [info] 35#35: *771 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:23:27 [info] 38#38: *773 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:23:27 [info] 35#35: *774 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:23:37 [info] 38#38: *776 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:23:37 [info] 35#35: *775 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:23:47 [info] 35#35: *777 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:23:47 [info] 38#38: *778 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:23:57 [info] 35#35: *779 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:23:57 [info] 35#35: *780 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:24:07 [info] 35#35: *782 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:24:07 [info] 35#35: *781 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:24:17 [info] 35#35: *784 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:24:17 [info] 35#35: *785 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:24:27 [info] 35#35: *786 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:24:27 [info] 35#35: *787 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:24:37 [info] 35#35: *788 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:24:37 [info] 35#35: *789 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:24:47 [info] 35#35: *791 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:24:47 [info] 35#35: *790 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:24:57 [info] 38#38: *792 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:24:57 [info] 35#35: *793 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:25:07 [info] 35#35: *795 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:25:07 [info] 35#35: *794 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:25:17 [info] 35#35: *797 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:25:17 [info] 35#35: *798 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:25:27 [info] 38#38: *799 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:25:27 [info] 38#38: *800 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:25:37 [info] 35#35: *801 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:25:37 [info] 35#35: *802 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:25:47 [info] 38#38: *804 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:25:47 [info] 38#38: *805 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
10.233.64.47 - - [14/Jul/2022:04:25:52 +0000] 59e1e7351061d89b5b111d194ac7cdfb "" 400 request_processing_time:5.002 upstream_response_time:- "-" "-" "-"
2022/07/14 04:25:52 [info] 35#35: *803 client prematurely closed connection while reading client request line, client: 10.233.64.47, server: 
2022/07/14 04:25:52 [info] 35#35: *806 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.47, server: , request: "GET / HTTP/1.0"
10.233.64.47 - - [14/Jul/2022:04:25:52 +0000] 2ce28605c83c9ef5042d4d491719239c "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/07/14 04:25:57 [info] 38#38: *807 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:25:57 [info] 38#38: *808 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:26:07 [info] 38#38: *810 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:26:07 [info] 38#38: *809 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:26:15 [info] 35#35: *812 [lua] access_by_lua(msblocations.conf:133):2: 1473ca7f0e4b6994ca378831ab75093c:receive the request, client: 10.233.64.47, server: , request: "GET /nmaplowercheck1657772774 HTTP/1.1", host: "10.32.242.98:30283"
2022/07/14 04:26:15 [warn] 35#35: *812 [lua] error_handler.lua:29: error_svc_not_found(): 1473ca7f0e4b6994ca378831ab75093c No route found for this request! detail_info:Custom not match, client: 10.233.64.47, server: , request: "GET /nmaplowercheck1657772774 HTTP/1.1", host: "10.32.242.98:30283"
10.233.64.47 - - [14/Jul/2022:04:26:15 +0000] 1473ca7f0e4b6994ca378831ab75093c "GET /nmaplowercheck1657772774 HTTP/1.1" 502 request_processing_time:0.003 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/07/14 04:26:15 [info] 38#38: *813 [lua] access_by_lua(msblocations.conf:103):2: d4b9022dd9bff2a44215e22c8aa5c2a0:receive the request, client: 10.233.64.47, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.98:30283"
2022/07/14 04:26:15 [warn] 38#38: *813 [lua] error_handler.lua:29: error_svc_not_found(): d4b9022dd9bff2a44215e22c8aa5c2a0 No route found for this request! detail_info:Custom not match, client: 10.233.64.47, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.98:30283"
10.233.64.47 - - [14/Jul/2022:04:26:16 +0000] d4b9022dd9bff2a44215e22c8aa5c2a0 "POST /sdk HTTP/1.1" 502 request_processing_time:0.106 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/07/14 04:26:16 [info] 35#35: *814 [lua] access_by_lua(msblocations.conf:133):2: 0214bfc53d8624ccd429705a97fee3bc:receive the request, client: 10.233.64.47, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.98:30283"
2022/07/14 04:26:16 [warn] 35#35: *814 [lua] error_handler.lua:29: error_svc_not_found(): 0214bfc53d8624ccd429705a97fee3bc No route found for this request! detail_info:Custom not match, client: 10.233.64.47, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.98:30283"
10.233.64.47 - - [14/Jul/2022:04:26:16 +0000] 0214bfc53d8624ccd429705a97fee3bc "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.47 - - [14/Jul/2022:04:26:16 +0000] 99c1fdf080f00e1147855a2b3ca4df40 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/07/14 04:26:16 [info] 35#35: *815 [lua] access_by_lua(msblocations.conf:133):2: 99c1fdf080f00e1147855a2b3ca4df40:receive the request, client: 10.233.64.47, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.98:30283"
2022/07/14 04:26:16 [warn] 35#35: *815 [lua] error_handler.lua:29: error_svc_not_found(): 99c1fdf080f00e1147855a2b3ca4df40 No route found for this request! detail_info:Custom not match, client: 10.233.64.47, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.98:30283"
2022/07/14 04:26:17 [info] 38#38: *817 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:26:17 [info] 35#35: *816 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:26:22 [info] 35#35: *818 [lua] access_by_lua(msblocations.conf:133):2: a1e3697175aac99f5ec1f31aad2c2b86:receive the request, client: 10.233.64.47, server: , request: "GET / HTTP/1.0"
2022/07/14 04:26:22 [warn] 35#35: *818 [lua] error_handler.lua:29: error_svc_not_found(): a1e3697175aac99f5ec1f31aad2c2b86 No route found for this request! detail_info:Custom not match, client: 10.233.64.47, server: , request: "GET / HTTP/1.0"
10.233.64.47 - - [14/Jul/2022:04:26:22 +0000] a1e3697175aac99f5ec1f31aad2c2b86 "GET / HTTP/1.0" 502 request_processing_time:0.003 upstream_response_time:- "-" "-" "-"
2022/07/14 04:26:23 [info] 35#35: *819 [lua] access_by_lua(msblocations.conf:133):2: 1e12870becf59affee8d6c48743f8eae:receive the request, client: 10.233.64.47, server: , request: "GET / HTTP/1.1", host: "10.32.242.98"
2022/07/14 04:26:23 [warn] 35#35: *819 [lua] error_handler.lua:29: error_svc_not_found(): 1e12870becf59affee8d6c48743f8eae No route found for this request! detail_info:Custom not match, client: 10.233.64.47, server: , request: "GET / HTTP/1.1", host: "10.32.242.98"
10.233.64.47 - - [14/Jul/2022:04:26:23 +0000] 1e12870becf59affee8d6c48743f8eae "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/07/14 04:26:23 [info] 35#35: *819 client 10.233.64.47 closed keepalive connection
2022/07/14 04:26:27 [info] 35#35: *820 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:26:27 [info] 35#35: *821 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:26:37 [info] 35#35: *823 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:26:37 [info] 35#35: *822 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:26:47 [info] 35#35: *825 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:26:47 [info] 35#35: *824 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:26:57 [info] 35#35: *826 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:26:57 [info] 35#35: *827 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:27:07 [info] 35#35: *828 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:27:07 [info] 35#35: *829 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:27:17 [info] 35#35: *831 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:27:17 [info] 35#35: *832 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:27:27 [info] 35#35: *834 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:27:27 [info] 38#38: *833 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:27:37 [info] 35#35: *835 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:27:37 [info] 35#35: *836 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:27:47 [info] 35#35: *837 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:27:47 [info] 35#35: *838 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:27:57 [info] 35#35: *839 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:27:57 [info] 38#38: *840 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:28:07 [info] 38#38: *841 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:28:07 [info] 35#35: *842 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:28:17 [info] 35#35: *844 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:28:17 [info] 35#35: *845 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:28:27 [info] 38#38: *846 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:28:27 [info] 35#35: *847 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:28:37 [info] 35#35: *849 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:28:37 [info] 35#35: *848 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:28:47 [info] 35#35: *850 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:28:47 [info] 38#38: *851 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:28:57 [info] 38#38: *853 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:28:57 [info] 38#38: *852 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:29:07 [info] 35#35: *854 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:29:07 [info] 35#35: *855 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:29:17 [info] 35#35: *857 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:29:17 [info] 35#35: *858 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:29:27 [info] 38#38: *859 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:29:27 [info] 38#38: *860 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:29:37 [info] 38#38: *862 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:29:37 [info] 38#38: *861 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:29:47 [info] 35#35: *863 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:29:47 [info] 35#35: *864 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:29:57 [info] 35#35: *866 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:29:57 [info] 35#35: *865 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:30:07 [info] 38#38: *867 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:30:07 [info] 35#35: *868 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:30:17 [info] 38#38: *871 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:30:17 [info] 38#38: *870 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:30:27 [info] 38#38: *872 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:30:27 [info] 38#38: *873 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:30:37 [info] 38#38: *874 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:30:37 [info] 38#38: *875 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:30:47 [info] 35#35: *876 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:30:47 [info] 35#35: *877 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:30:57 [info] 35#35: *878 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:30:57 [info] 35#35: *879 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:31:07 [info] 35#35: *881 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:31:07 [info] 35#35: *880 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:31:17 [info] 38#38: *883 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:31:17 [info] 38#38: *884 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:31:27 [info] 35#35: *885 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:31:27 [info] 35#35: *886 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:31:37 [info] 35#35: *887 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:31:37 [info] 38#38: *888 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:31:47 [info] 38#38: *890 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:31:47 [info] 38#38: *889 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:31:57 [info] 38#38: *892 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:31:57 [info] 38#38: *891 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:32:07 [info] 35#35: *893 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:32:07 [info] 38#38: *894 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:32:17 [info] 35#35: *896 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:32:17 [info] 38#38: *897 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:32:27 [info] 35#35: *899 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:32:27 [info] 35#35: *898 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:32:37 [info] 35#35: *900 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:32:37 [info] 35#35: *901 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:32:47 [info] 35#35: *902 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:32:47 [info] 38#38: *903 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:32:57 [info] 35#35: *904 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:32:57 [info] 38#38: *905 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:33:07 [info] 35#35: *906 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:33:07 [info] 35#35: *907 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:33:17 [info] 35#35: *910 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:33:17 [info] 35#35: *909 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:33:27 [info] 38#38: *911 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:33:27 [info] 38#38: *912 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:33:37 [info] 38#38: *913 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:33:37 [info] 38#38: *914 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:33:47 [info] 35#35: *916 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:33:47 [info] 35#35: *915 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:33:57 [info] 38#38: *917 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:33:57 [info] 35#35: *918 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:34:07 [info] 35#35: *919 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:34:07 [info] 35#35: *920 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:34:17 [info] 35#35: *922 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:34:17 [info] 38#38: *923 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:34:27 [info] 35#35: *924 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:34:27 [info] 35#35: *925 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:34:37 [info] 35#35: *927 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:34:37 [info] 35#35: *926 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:34:46 [info] 35#35: *928 [lua] access_by_lua(msblocations.conf:133):2: 634c398dd5e9582f9975b8ce679fec57:receive the request, client: 10.233.68.152, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:34:46 +0000] 634c398dd5e9582f9975b8ce679fec57 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.115 upstream_response_time:0.109 "-" "python-requests/2.28.1" "-"
2022/07/14 04:34:46 [info] 35#35: *928 [lua] logger.lua:23: 634c398dd5e9582f9975b8ce679fec57 {"matched":"microservices"} while logging request, client: 10.233.68.152, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:34:46 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 57
2022/07/14 04:34:46 [info] 35#35: *930 [lua] access_by_lua(msblocations.conf:133):2: 26b80e2634c4d0151e591419f1daaf39:receive the request, client: 10.233.68.152, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:34:46 [info] 35#35: *930 [lua] logger.lua:23: 26b80e2634c4d0151e591419f1daaf39 {"matched":"multicloud"} while logging request, client: 10.233.68.152, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.14.147:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:34:46 +0000] 26b80e2634c4d0151e591419f1daaf39 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.021 "-" "python-requests/2.28.1" "-"
2022/07/14 04:34:47 [info] 35#35: *932 [lua] access_by_lua(msblocations.conf:133):2: eb05ad404bc1962af6e388e0a9c965d7:receive the request, client: 10.233.68.152, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:34:47 +0000] eb05ad404bc1962af6e388e0a9c965d7 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.039 "-" "python-requests/2.28.1" "-"
2022/07/14 04:34:47 [info] 35#35: *932 [lua] logger.lua:23: eb05ad404bc1962af6e388e0a9c965d7 {"matched":"multicloud-pike"} while logging request, client: 10.233.68.152, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.22.56:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
2022/07/14 04:34:47 [info] 35#35: *934 [lua] access_by_lua(msblocations.conf:133):2: 10a006efffcf2449d766ec54d57b8ac9:receive the request, client: 10.233.68.152, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:34:47 [info] 35#35: *934 [lua] logger.lua:23: 10a006efffcf2449d766ec54d57b8ac9 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.152, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/healthcheck", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:34:47 +0000] 10a006efffcf2449d766ec54d57b8ac9 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "python-requests/2.28.1" "-"
2022/07/14 04:34:47 [info] 35#35: *936 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:34:47 [info] 35#35: *937 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:34:57 [info] 35#35: *938 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:34:57 [info] 38#38: *939 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:35:07 [info] 35#35: *941 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:35:07 [info] 35#35: *940 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:35:11 [info] 35#35: *942 [lua] access_by_lua(msblocations.conf:133):2: 8438afaddf577b0b5fa60a5451746ec5:receive the request, client: 10.233.68.152, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:35:11 +0000] 8438afaddf577b0b5fa60a5451746ec5 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.124 upstream_response_time:0.123 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:11 [info] 35#35: *942 [lua] logger.lua:23: 8438afaddf577b0b5fa60a5451746ec5 {"matched":"usecaseui"} while logging request, client: 10.233.68.152, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.5.3:8443/usecase-ui/", host: "msb-iag.onap"
2022/07/14 04:35:11 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:133):2: 4d5c8f6563d9df456a7a9f762f954954:receive the request, client: 10.233.68.152, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:11 [info] 35#35: *944 [lua] logger.lua:23: 4d5c8f6563d9df456a7a9f762f954954 {"matched":"gvnfmdriver"} while logging request, client: 10.233.68.152, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.21.153:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:35:11 +0000] 4d5c8f6563d9df456a7a9f762f954954 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:11 [info] 35#35: *946 [lua] access_by_lua(msblocations.conf:133):2: 8b0cf1df0af1db8719bc489e24c5ca73:receive the request, client: 10.233.68.152, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:11 [info] 35#35: *946 [lua] logger.lua:23: 8b0cf1df0af1db8719bc489e24c5ca73 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.68.152, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.1.248:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:35:11 +0000] 8b0cf1df0af1db8719bc489e24c5ca73 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.328 upstream_response_time:0.328 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:12 [info] 35#35: *948 [lua] access_by_lua(msblocations.conf:133):2: 724f2a93320d1a1e767713974e714968:receive the request, client: 10.233.68.152, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:12 [info] 35#35: *948 [lua] logger.lua:23: 724f2a93320d1a1e767713974e714968 {"matched":"nslcm"} while logging request, client: 10.233.68.152, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.6.105:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:35:12 +0000] 724f2a93320d1a1e767713974e714968 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.836 upstream_response_time:0.835 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:12 [info] 35#35: *950 [lua] access_by_lua(msblocations.conf:133):2: 9846033c6c95b966b127d021d895026e:receive the request, client: 10.233.68.152, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:35:13 +0000] 9846033c6c95b966b127d021d895026e "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.594 upstream_response_time:0.593 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:13 [info] 35#35: *950 [lua] logger.lua:23: 9846033c6c95b966b127d021d895026e {"matched":"vnflcm"} while logging request, client: 10.233.68.152, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.59.169:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
2022/07/14 04:35:13 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:133):2: 008b8ebb9e49aa259c60e641b883dc64:receive the request, client: 10.233.68.152, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:35:14 +0000] 008b8ebb9e49aa259c60e641b883dc64 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.872 upstream_response_time:0.871 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:14 [info] 35#35: *952 [lua] logger.lua:23: 008b8ebb9e49aa259c60e641b883dc64 {"matched":"vnfmgr"} while logging request, client: 10.233.68.152, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.47.156:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
2022/07/14 04:35:14 [info] 35#35: *954 [lua] access_by_lua(msblocations.conf:133):2: 2ba624aa56765b1dda64d22232a2ee99:receive the request, client: 10.233.68.152, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:35:15 +0000] 2ba624aa56765b1dda64d22232a2ee99 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.570 upstream_response_time:0.569 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:15 [info] 35#35: *954 [lua] logger.lua:23: 2ba624aa56765b1dda64d22232a2ee99 {"matched":"vnfres"} while logging request, client: 10.233.68.152, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.28.27:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
2022/07/14 04:35:15 [info] 35#35: *957 [lua] access_by_lua(msblocations.conf:133):2: feba2ce38ba55550c48a1ba3e939b4c6:receive the request, client: 10.233.68.152, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:15 [info] 35#35: *957 [lua] logger.lua:23: feba2ce38ba55550c48a1ba3e939b4c6 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.68.152, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.29.126:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:35:15 +0000] feba2ce38ba55550c48a1ba3e939b4c6 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:16 [info] 35#35: *959 [lua] access_by_lua(msblocations.conf:133):2: 482f0f6e53fd819104a114e621eac89f:receive the request, client: 10.233.68.152, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:35:16 +0000] 482f0f6e53fd819104a114e621eac89f "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.052 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:16 [info] 35#35: *959 [lua] logger.lua:23: 482f0f6e53fd819104a114e621eac89f {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.68.152, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.225:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
2022/07/14 04:35:16 [info] 35#35: *961 [lua] access_by_lua(msblocations.conf:133):2: e6fe9c3d05f8825d9673d3ac1daddcb0:receive the request, client: 10.233.68.152, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:16 [info] 35#35: *961 [lua] logger.lua:23: e6fe9c3d05f8825d9673d3ac1daddcb0 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.68.152, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.68.236:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:35:16 +0000] e6fe9c3d05f8825d9673d3ac1daddcb0 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:16 [info] 35#35: *963 [lua] access_by_lua(msblocations.conf:133):2: 5d17e2206457c4795d7d2306591b9755:receive the request, client: 10.233.68.152, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:16 [info] 35#35: *963 [lua] logger.lua:23: 5d17e2206457c4795d7d2306591b9755 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.68.152, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.59.78:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:35:16 +0000] 5d17e2206457c4795d7d2306591b9755 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:16 [info] 35#35: *965 [lua] access_by_lua(msblocations.conf:133):2: 5697c3d99b894a4d8398907aa1b6ec9a:receive the request, client: 10.233.68.152, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:17 [info] 38#38: *967 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:35:17 [info] 35#35: *968 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:35:17 [info] 35#35: *965 [lua] logger.lua:23: 5697c3d99b894a4d8398907aa1b6ec9a {"matched":"parser"} while logging request, client: 10.233.68.152, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.17.123:8806/api/parser/v1/health_check", host: "msb-iag.onap"
10.233.68.152 - - [14/Jul/2022:04:35:17 +0000] 5697c3d99b894a4d8398907aa1b6ec9a "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:1.139 upstream_response_time:1.139 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:23 [info] 35#35: *928 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *930 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *932 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *934 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *942 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *944 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *946 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *948 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *950 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *954 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *957 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *959 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *961 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *963 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *965 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:23 [info] 35#35: *952 client 10.233.68.152 closed keepalive connection
2022/07/14 04:35:27 [info] 35#35: *969 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:35:27 [info] 35#35: *970 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:35:34 [info] 35#35: *971 [lua] access_by_lua(msblocations.conf:133):2: 8b7a7d8af7916317e8ba2e5e4a74278f:receive the request, client: 10.233.68.5, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:34 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 11
2022/07/14 04:35:34 [info] 35#35: *971 [lua] logger.lua:23: 8b7a7d8af7916317e8ba2e5e4a74278f {"matched":"microservices"} while logging request, client: 10.233.68.5, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:34 +0000] 8b7a7d8af7916317e8ba2e5e4a74278f "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.039 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:35 [info] 35#35: *973 [lua] access_by_lua(msblocations.conf:133):2: e56789eec9406c1bb7d050041af19991:receive the request, client: 10.233.68.5, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:35 [info] 35#35: *973 [lua] logger.lua:23: e56789eec9406c1bb7d050041af19991 {"matched":"multicloud"} while logging request, client: 10.233.68.5, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.14.147:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:35 +0000] e56789eec9406c1bb7d050041af19991 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:35 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:133):2: 436509fb160d75c148ac82cf77e4e811:receive the request, client: 10.233.68.5, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:35 [info] 35#35: *975 [lua] logger.lua:23: 436509fb160d75c148ac82cf77e4e811 {"matched":"multicloud-pike"} while logging request, client: 10.233.68.5, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.22.56:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:35 +0000] 436509fb160d75c148ac82cf77e4e811 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:35 [info] 35#35: *977 [lua] access_by_lua(msblocations.conf:133):2: c90e1f9a02ba5adb2c172c4b73f2dd08:receive the request, client: 10.233.68.5, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:35 [info] 35#35: *977 [lua] logger.lua:23: c90e1f9a02ba5adb2c172c4b73f2dd08 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.5, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/healthcheck", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:35 +0000] c90e1f9a02ba5adb2c172c4b73f2dd08 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:37 [info] 35#35: *978 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:35:37 [info] 38#38: *979 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:35:47 [info] 35#35: *980 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:35:47 [info] 38#38: *981 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:35:50 [info] 35#35: *982 [lua] access_by_lua(msblocations.conf:133):2: b08ace4172e5d65a90777ac8af4ad920:receive the request, client: 10.233.68.5, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:50 +0000] b08ace4172e5d65a90777ac8af4ad920 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:50 [info] 35#35: *982 [lua] logger.lua:23: b08ace4172e5d65a90777ac8af4ad920 {"matched":"usecaseui"} while logging request, client: 10.233.68.5, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.5.3:8443/usecase-ui/", host: "msb-iag.onap"
2022/07/14 04:35:50 [info] 35#35: *983 [lua] access_by_lua(msblocations.conf:133):2: d67b69d1553b9c7e589ed2b16a972d22:receive the request, client: 10.233.68.5, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:50 [info] 35#35: *983 [lua] logger.lua:23: d67b69d1553b9c7e589ed2b16a972d22 {"matched":"gvnfmdriver"} while logging request, client: 10.233.68.5, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.21.153:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:50 +0000] d67b69d1553b9c7e589ed2b16a972d22 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:50 [info] 35#35: *985 [lua] access_by_lua(msblocations.conf:133):2: 1f1308031c2208e41feee3ad2bf86708:receive the request, client: 10.233.68.5, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:50 [info] 35#35: *985 [lua] logger.lua:23: 1f1308031c2208e41feee3ad2bf86708 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.68.5, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.1.248:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:50 +0000] 1f1308031c2208e41feee3ad2bf86708 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:50 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:133):2: 2031c1ce2b416e3880093e363749a892:receive the request, client: 10.233.68.5, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:51 [info] 35#35: *987 [lua] logger.lua:23: 2031c1ce2b416e3880093e363749a892 {"matched":"nslcm"} while logging request, client: 10.233.68.5, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.6.105:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:51 +0000] 2031c1ce2b416e3880093e363749a892 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.799 upstream_response_time:0.798 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:51 [info] 35#35: *989 [lua] access_by_lua(msblocations.conf:133):2: 7fddf2279b74c95e153b34b05e9d7413:receive the request, client: 10.233.68.5, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:51 [info] 35#35: *989 [lua] logger.lua:23: 7fddf2279b74c95e153b34b05e9d7413 {"matched":"vnflcm"} while logging request, client: 10.233.68.5, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.59.169:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:51 +0000] 7fddf2279b74c95e153b34b05e9d7413 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.513 upstream_response_time:0.511 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:51 [info] 35#35: *991 [lua] access_by_lua(msblocations.conf:133):2: 0fd601de05dad25373a97b647ad91019:receive the request, client: 10.233.68.5, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:51 [info] 35#35: *991 [lua] logger.lua:23: 0fd601de05dad25373a97b647ad91019 {"matched":"vnfmgr"} while logging request, client: 10.233.68.5, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.47.156:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:51 +0000] 0fd601de05dad25373a97b647ad91019 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:52 [info] 35#35: *993 [lua] access_by_lua(msblocations.conf:133):2: 1a10a77f7c4e2a87b5bdfadabcc23811:receive the request, client: 10.233.68.5, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:52 +0000] 1a10a77f7c4e2a87b5bdfadabcc23811 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:52 [info] 35#35: *993 [lua] logger.lua:23: 1a10a77f7c4e2a87b5bdfadabcc23811 {"matched":"vnfres"} while logging request, client: 10.233.68.5, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.28.27:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
2022/07/14 04:35:52 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:133):2: d2da4e065db3bc35452a43afabfe7ece:receive the request, client: 10.233.68.5, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:52 [info] 35#35: *995 [lua] logger.lua:23: d2da4e065db3bc35452a43afabfe7ece {"matched":"ztevnfmdriver"} while logging request, client: 10.233.68.5, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.29.126:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:52 +0000] d2da4e065db3bc35452a43afabfe7ece "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:52 [info] 35#35: *997 [lua] access_by_lua(msblocations.conf:133):2: 23f6de8a1a137db6911a17f53c4e30e1:receive the request, client: 10.233.68.5, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:52 +0000] 23f6de8a1a137db6911a17f53c4e30e1 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.059 upstream_response_time:0.058 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:52 [info] 35#35: *997 [lua] logger.lua:23: 23f6de8a1a137db6911a17f53c4e30e1 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.68.5, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.225:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
2022/07/14 04:35:52 [info] 35#35: *999 [lua] access_by_lua(msblocations.conf:133):2: 440c2d5f1b9d8f365327e59cb0db6eba:receive the request, client: 10.233.68.5, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:52 +0000] 440c2d5f1b9d8f365327e59cb0db6eba "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:52 [info] 35#35: *999 [lua] logger.lua:23: 440c2d5f1b9d8f365327e59cb0db6eba {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.68.5, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.68.236:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
2022/07/14 04:35:52 [info] 35#35: *1001 [lua] access_by_lua(msblocations.conf:133):2: e48081d38761551de43ed2e059335362:receive the request, client: 10.233.68.5, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:52 [info] 35#35: *1001 [lua] logger.lua:23: e48081d38761551de43ed2e059335362 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.68.5, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.59.78:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:52 +0000] e48081d38761551de43ed2e059335362 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:52 [info] 35#35: *1003 [lua] access_by_lua(msblocations.conf:133):2: 0da4a7fccba1d0223b63f62923c68383:receive the request, client: 10.233.68.5, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:35:52 [info] 35#35: *1003 [lua] logger.lua:23: 0da4a7fccba1d0223b63f62923c68383 {"matched":"parser"} while logging request, client: 10.233.68.5, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.17.123:8806/api/parser/v1/health_check", host: "msb-iag.onap"
10.233.68.5 - - [14/Jul/2022:04:35:52 +0000] 0da4a7fccba1d0223b63f62923c68383 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "python-requests/2.28.1" "-"
2022/07/14 04:35:57 [info] 35#35: *971 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *973 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *975 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *977 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *982 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *983 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *985 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *987 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *991 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *993 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *995 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *997 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *999 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *1001 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *1003 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *989 client 10.233.68.5 closed keepalive connection
2022/07/14 04:35:57 [info] 35#35: *1005 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:35:57 [info] 35#35: *1006 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:36:07 [info] 35#35: *1007 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:36:07 [info] 35#35: *1008 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:36:17 [info] 35#35: *1010 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:36:17 [info] 35#35: *1011 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:36:27 [info] 38#38: *1012 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:36:27 [info] 35#35: *1013 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:36:37 [info] 38#38: *1015 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:36:37 [info] 35#35: *1014 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:36:47 [info] 35#35: *1017 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:36:47 [info] 35#35: *1016 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:36:57 [info] 35#35: *1018 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:36:57 [info] 35#35: *1019 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:37:07 [info] 35#35: *1021 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:37:07 [info] 35#35: *1020 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:37:17 [info] 35#35: *1023 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:37:17 [info] 35#35: *1024 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:37:27 [info] 38#38: *1025 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:37:27 [info] 38#38: *1026 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:37:37 [info] 35#35: *1028 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:37:37 [info] 35#35: *1027 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:37:47 [info] 35#35: *1029 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:37:47 [info] 35#35: *1030 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:37:57 [info] 35#35: *1031 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:37:57 [info] 35#35: *1032 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:38:07 [info] 35#35: *1034 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:38:07 [info] 35#35: *1033 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:38:17 [info] 35#35: *1036 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:38:17 [info] 35#35: *1037 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:38:27 [info] 38#38: *1038 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:38:27 [info] 38#38: *1039 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:38:37 [info] 35#35: *1041 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:38:37 [info] 35#35: *1040 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:38:47 [info] 35#35: *1042 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:38:47 [info] 35#35: *1043 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:38:57 [info] 35#35: *1044 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:38:57 [info] 35#35: *1045 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:39:07 [info] 35#35: *1046 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:39:07 [info] 35#35: *1047 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:39:16 [info] 35#35: *1049 [lua] access_by_lua(msblocations.conf:133):2: 68d6895e187455210e3ceff9360d9f68:receive the request, client: 10.233.68.26, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:39:16 [info] 35#35: *1049 [lua] logger.lua:23: 68d6895e187455210e3ceff9360d9f68 {"matched":"microservices"} while logging request, client: 10.233.68.26, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:16 +0000] 68d6895e187455210e3ceff9360d9f68 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "python-requests/2.28.1" "-"
10.233.68.26 - - [14/Jul/2022:04:39:16 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 11
2022/07/14 04:39:16 [info] 35#35: *1051 [lua] access_by_lua(msblocations.conf:133):2: 95e22df855dafe6bf666ec1059a02221:receive the request, client: 10.233.68.26, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:39:16 [info] 35#35: *1051 [lua] logger.lua:23: 95e22df855dafe6bf666ec1059a02221 {"matched":"multicloud"} while logging request, client: 10.233.68.26, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.14.147:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:16 +0000] 95e22df855dafe6bf666ec1059a02221 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.032 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:17 [info] 35#35: *1053 [lua] access_by_lua(msblocations.conf:133):2: fa40c8b67e684640f67e20169f6d06bc:receive the request, client: 10.233.68.26, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:39:17 [info] 35#35: *1053 [lua] logger.lua:23: fa40c8b67e684640f67e20169f6d06bc {"matched":"multicloud-pike"} while logging request, client: 10.233.68.26, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.22.56:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:17 +0000] fa40c8b67e684640f67e20169f6d06bc "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:17 [info] 35#35: *1055 [lua] access_by_lua(msblocations.conf:133):2: 3e3caba30473f2ef6625f02bfccf0426:receive the request, client: 10.233.68.26, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:17 +0000] 3e3caba30473f2ef6625f02bfccf0426 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:17 [info] 35#35: *1055 [lua] logger.lua:23: 3e3caba30473f2ef6625f02bfccf0426 {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.26, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/healthcheck", host: "msb-iag.onap"
2022/07/14 04:39:17 [info] 35#35: *1056 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:39:17 [info] 35#35: *1057 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:39:27 [info] 35#35: *1058 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:39:27 [info] 35#35: *1059 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:39:35 [info] 35#35: *1060 [lua] access_by_lua(msblocations.conf:133):2: 2fa0eec94ac3bb1d307ae58cfeb1966e:receive the request, client: 10.233.68.26, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:39:35 [info] 35#35: *1060 [lua] logger.lua:23: 2fa0eec94ac3bb1d307ae58cfeb1966e {"matched":"usecaseui"} while logging request, client: 10.233.68.26, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.5.3:8443/usecase-ui/", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:35 +0000] 2fa0eec94ac3bb1d307ae58cfeb1966e "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.032 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:35 [info] 35#35: *1062 [lua] access_by_lua(msblocations.conf:133):2: f43051bc2295f926811a04f2c40c37d3:receive the request, client: 10.233.68.26, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:35 +0000] f43051bc2295f926811a04f2c40c37d3 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:35 [info] 35#35: *1062 [lua] logger.lua:23: f43051bc2295f926811a04f2c40c37d3 {"matched":"gvnfmdriver"} while logging request, client: 10.233.68.26, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.21.153:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
2022/07/14 04:39:35 [info] 35#35: *1064 [lua] access_by_lua(msblocations.conf:133):2: 935eb617242b3059303154f0fdfb7f09:receive the request, client: 10.233.68.26, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:39:35 [info] 35#35: *1064 [lua] logger.lua:23: 935eb617242b3059303154f0fdfb7f09 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.68.26, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.1.248:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:35 +0000] 935eb617242b3059303154f0fdfb7f09 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:35 [info] 35#35: *1066 [lua] access_by_lua(msblocations.conf:133):2: b0a0cf49939491fa8b0ff2d7ee0995ff:receive the request, client: 10.233.68.26, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:36 +0000] b0a0cf49939491fa8b0ff2d7ee0995ff "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.820 upstream_response_time:0.819 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:36 [info] 35#35: *1066 [lua] logger.lua:23: b0a0cf49939491fa8b0ff2d7ee0995ff {"matched":"nslcm"} while logging request, client: 10.233.68.26, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.6.105:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
2022/07/14 04:39:36 [info] 35#35: *1068 [lua] access_by_lua(msblocations.conf:133):2: 17565a52261d64afb0585f1a3644df90:receive the request, client: 10.233.68.26, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:39:36 [info] 35#35: *1068 [lua] logger.lua:23: 17565a52261d64afb0585f1a3644df90 {"matched":"vnflcm"} while logging request, client: 10.233.68.26, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.59.169:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:36 +0000] 17565a52261d64afb0585f1a3644df90 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:36 [info] 35#35: *1070 [lua] access_by_lua(msblocations.conf:133):2: 2748c34ae0de7bf6d9f1ead3da94b2f0:receive the request, client: 10.233.68.26, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:39:37 [info] 38#38: *1073 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:39:37 [info] 35#35: *1072 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:39:37 [info] 35#35: *1070 [lua] logger.lua:23: 2748c34ae0de7bf6d9f1ead3da94b2f0 {"matched":"vnfmgr"} while logging request, client: 10.233.68.26, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.47.156:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:37 +0000] 2748c34ae0de7bf6d9f1ead3da94b2f0 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.784 upstream_response_time:0.783 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:37 [info] 35#35: *1074 [lua] access_by_lua(msblocations.conf:133):2: 99021814575994ef051d14d9feb6fefc:receive the request, client: 10.233.68.26, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:38 +0000] 99021814575994ef051d14d9feb6fefc "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.565 upstream_response_time:0.563 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:38 [info] 35#35: *1074 [lua] logger.lua:23: 99021814575994ef051d14d9feb6fefc {"matched":"vnfres"} while logging request, client: 10.233.68.26, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.28.27:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
2022/07/14 04:39:38 [info] 35#35: *1076 [lua] access_by_lua(msblocations.conf:133):2: 24fbff1dcc1e0d863ae164d9b34f8450:receive the request, client: 10.233.68.26, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:38 +0000] 24fbff1dcc1e0d863ae164d9b34f8450 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:38 [info] 35#35: *1076 [lua] logger.lua:23: 24fbff1dcc1e0d863ae164d9b34f8450 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.68.26, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.29.126:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
2022/07/14 04:39:38 [info] 35#35: *1078 [lua] access_by_lua(msblocations.conf:133):2: a268c524ba15054e925d7a14528c853d:receive the request, client: 10.233.68.26, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:39:38 [info] 35#35: *1078 [lua] logger.lua:23: a268c524ba15054e925d7a14528c853d {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.68.26, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.225:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:38 +0000] a268c524ba15054e925d7a14528c853d "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:38 [info] 35#35: *1080 [lua] access_by_lua(msblocations.conf:133):2: 16b62a344b44729c8fbc48247b602f6a:receive the request, client: 10.233.68.26, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:39:38 [info] 35#35: *1080 [lua] logger.lua:23: 16b62a344b44729c8fbc48247b602f6a {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.68.26, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.68.236:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:38 +0000] 16b62a344b44729c8fbc48247b602f6a "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.025 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:38 [info] 35#35: *1082 [lua] access_by_lua(msblocations.conf:133):2: 3be6c5cf1d44d8d3eb847669894bcc5b:receive the request, client: 10.233.68.26, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/07/14 04:39:38 [info] 35#35: *1082 [lua] logger.lua:23: 3be6c5cf1d44d8d3eb847669894bcc5b {"matched":"multicloud-fcaps"} while logging request, client: 10.233.68.26, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.59.78:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:38 +0000] 3be6c5cf1d44d8d3eb847669894bcc5b "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:39 [info] 35#35: *1084 [lua] access_by_lua(msblocations.conf:133):2: 0877105ad60e89a9ce01d69e43d7fcb8:receive the request, client: 10.233.68.26, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.26 - - [14/Jul/2022:04:39:39 +0000] 0877105ad60e89a9ce01d69e43d7fcb8 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.960 upstream_response_time:0.959 "-" "python-requests/2.28.1" "-"
2022/07/14 04:39:39 [info] 35#35: *1084 [lua] logger.lua:23: 0877105ad60e89a9ce01d69e43d7fcb8 {"matched":"parser"} while logging request, client: 10.233.68.26, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.17.123:8806/api/parser/v1/health_check", host: "msb-iag.onap"
2022/07/14 04:39:43 [info] 35#35: *1049 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1051 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1053 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1055 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1060 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1062 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1064 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1066 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1070 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1074 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1076 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1078 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1080 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1082 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1084 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:43 [info] 35#35: *1068 client 10.233.68.26 closed keepalive connection
2022/07/14 04:39:47 [info] 38#38: *1086 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:39:47 [info] 38#38: *1087 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:39:57 [info] 35#35: *1088 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:39:57 [info] 35#35: *1089 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:40:07 [info] 35#35: *1090 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:40:07 [info] 38#38: *1091 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:40:17 [info] 35#35: *1093 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:40:17 [info] 35#35: *1094 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:40:27 [info] 35#35: *1095 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:40:27 [info] 35#35: *1096 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:40:37 [info] 35#35: *1097 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:40:37 [info] 35#35: *1098 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:40:47 [info] 38#38: *1099 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:40:47 [info] 38#38: *1100 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:40:57 [info] 35#35: *1102 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:40:57 [info] 35#35: *1101 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:41:07 [info] 35#35: *1104 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:41:07 [info] 35#35: *1103 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:41:17 [info] 35#35: *1106 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:41:17 [info] 35#35: *1107 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:41:27 [info] 35#35: *1108 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:41:27 [info] 35#35: *1109 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:41:37 [info] 35#35: *1110 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:41:37 [info] 38#38: *1111 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:41:47 [info] 35#35: *1113 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:41:47 [info] 35#35: *1112 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:41:57 [info] 38#38: *1114 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:41:57 [info] 38#38: *1115 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:42:07 [info] 35#35: *1116 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:42:07 [info] 35#35: *1117 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:42:17 [info] 38#38: *1119 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:42:17 [info] 38#38: *1120 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:42:27 [info] 38#38: *1121 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:42:27 [info] 38#38: *1122 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:42:37 [info] 38#38: *1124 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:42:37 [info] 35#35: *1123 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:42:47 [info] 35#35: *1125 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:42:47 [info] 38#38: *1126 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:42:57 [info] 38#38: *1128 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:42:57 [info] 35#35: *1127 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:43:07 [info] 35#35: *1129 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:43:07 [info] 35#35: *1130 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:43:17 [info] 38#38: *1133 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:43:17 [info] 38#38: *1132 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:43:27 [info] 38#38: *1135 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:43:27 [info] 35#35: *1134 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:43:37 [info] 35#35: *1137 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:43:37 [info] 35#35: *1136 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:43:47 [info] 35#35: *1139 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:43:47 [info] 38#38: *1138 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:43:57 [info] 35#35: *1140 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:43:57 [info] 35#35: *1141 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:44:07 [info] 35#35: *1142 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:44:07 [info] 35#35: *1143 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:44:17 [info] 35#35: *1145 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:44:17 [info] 38#38: *1146 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:44:27 [info] 35#35: *1147 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:44:27 [info] 35#35: *1148 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:44:37 [info] 38#38: *1149 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:44:37 [info] 38#38: *1150 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:44:47 [info] 35#35: *1151 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:44:47 [info] 35#35: *1152 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:44:57 [info] 35#35: *1153 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:44:57 [info] 35#35: *1154 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:45:07 [info] 38#38: *1156 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:45:07 [info] 38#38: *1155 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:45:17 [info] 35#35: *1159 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:45:17 [info] 35#35: *1158 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:45:27 [info] 38#38: *1160 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:45:27 [info] 38#38: *1161 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:45:37 [info] 35#35: *1163 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:45:37 [info] 38#38: *1162 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:45:47 [info] 35#35: *1164 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:45:47 [info] 35#35: *1165 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:45:57 [info] 35#35: *1166 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:45:57 [info] 35#35: *1167 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:46:07 [info] 35#35: *1168 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:46:07 [info] 35#35: *1169 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:46:17 [info] 38#38: *1171 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:46:17 [info] 38#38: *1172 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:46:27 [info] 35#35: *1173 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:46:27 [info] 35#35: *1174 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:46:37 [info] 38#38: *1175 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:46:37 [info] 38#38: *1176 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:46:47 [info] 38#38: *1177 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:46:47 [info] 35#35: *1178 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:46:57 [info] 35#35: *1180 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:46:57 [info] 35#35: *1179 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:47:07 [info] 35#35: *1181 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:47:07 [info] 35#35: *1182 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:47:17 [info] 38#38: *1185 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:47:17 [info] 38#38: *1184 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:47:27 [info] 38#38: *1187 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:47:27 [info] 38#38: *1186 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:47:37 [info] 38#38: *1188 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:47:37 [info] 38#38: *1189 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:47:47 [info] 35#35: *1190 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:47:47 [info] 35#35: *1191 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:47:57 [info] 35#35: *1192 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:47:57 [info] 38#38: *1193 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:48:07 [info] 35#35: *1195 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:48:07 [info] 35#35: *1194 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:48:17 [info] 35#35: *1197 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:48:17 [info] 35#35: *1198 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:48:27 [info] 35#35: *1199 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:48:27 [info] 35#35: *1200 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:48:37 [info] 38#38: *1201 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:48:37 [info] 38#38: *1202 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:48:47 [info] 35#35: *1203 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:48:47 [info] 35#35: *1204 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:48:57 [info] 38#38: *1206 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:48:57 [info] 35#35: *1205 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:49:07 [info] 35#35: *1207 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:49:07 [info] 35#35: *1208 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:49:17 [info] 35#35: *1210 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:49:17 [info] 38#38: *1211 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:49:27 [info] 38#38: *1213 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:49:27 [info] 38#38: *1212 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:49:37 [info] 38#38: *1215 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:49:37 [info] 35#35: *1214 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:49:47 [info] 35#35: *1216 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:49:47 [info] 35#35: *1217 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:49:57 [info] 35#35: *1218 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:49:57 [info] 38#38: *1219 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:50:07 [info] 35#35: *1220 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:50:07 [info] 35#35: *1221 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:50:17 [info] 35#35: *1224 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:50:17 [info] 35#35: *1223 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:50:27 [info] 35#35: *1225 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:50:27 [info] 35#35: *1226 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:50:37 [info] 38#38: *1227 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:50:37 [info] 38#38: *1228 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:50:47 [info] 35#35: *1229 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:50:47 [info] 35#35: *1230 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:50:57 [info] 35#35: *1232 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:50:57 [info] 35#35: *1231 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:51:07 [info] 35#35: *1233 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:51:07 [info] 38#38: *1234 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:51:17 [info] 35#35: *1237 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:51:17 [info] 35#35: *1236 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:51:27 [info] 38#38: *1239 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:51:27 [info] 35#35: *1238 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:51:37 [info] 35#35: *1240 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:51:37 [info] 35#35: *1241 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:51:47 [info] 35#35: *1242 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:51:47 [info] 35#35: *1243 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:51:57 [info] 35#35: *1245 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:51:57 [info] 38#38: *1244 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:52:07 [info] 35#35: *1246 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:52:07 [info] 35#35: *1247 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:52:17 [info] 35#35: *1250 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:52:17 [info] 35#35: *1249 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:52:27 [info] 35#35: *1251 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:52:27 [info] 35#35: *1252 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:52:37 [info] 35#35: *1254 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:52:37 [info] 35#35: *1253 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:52:47 [info] 38#38: *1255 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:52:47 [info] 38#38: *1256 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:52:57 [info] 35#35: *1257 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:52:57 [info] 35#35: *1258 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:53:07 [info] 35#35: *1259 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:53:07 [info] 35#35: *1260 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:53:17 [info] 35#35: *1262 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:53:17 [info] 35#35: *1263 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:53:27 [info] 35#35: *1264 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:53:27 [info] 35#35: *1265 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:53:37 [info] 38#38: *1267 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:53:37 [info] 38#38: *1266 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:53:47 [info] 38#38: *1268 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:53:47 [info] 38#38: *1269 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:53:57 [info] 35#35: *1270 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:53:57 [info] 35#35: *1271 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:54:07 [info] 38#38: *1273 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:54:07 [info] 38#38: *1272 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:54:17 [info] 38#38: *1275 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:54:17 [info] 38#38: *1276 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:54:27 [info] 35#35: *1277 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:54:27 [info] 35#35: *1278 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:54:37 [info] 38#38: *1279 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:54:37 [info] 38#38: *1280 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:54:47 [info] 38#38: *1282 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:54:47 [info] 35#35: *1281 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:54:57 [info] 38#38: *1283 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:54:57 [info] 38#38: *1284 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:55:07 [info] 35#35: *1285 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:55:07 [info] 35#35: *1286 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:55:17 [info] 35#35: *1288 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:55:17 [info] 35#35: *1289 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:55:27 [info] 38#38: *1291 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:55:27 [info] 35#35: *1290 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:55:37 [info] 35#35: *1292 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:55:37 [info] 35#35: *1293 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:55:47 [info] 35#35: *1294 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:55:47 [info] 35#35: *1295 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:55:57 [info] 35#35: *1297 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:55:57 [info] 35#35: *1296 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:56:07 [info] 38#38: *1298 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:56:07 [info] 35#35: *1299 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:56:17 [info] 38#38: *1301 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:56:17 [info] 35#35: *1302 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:56:27 [info] 38#38: *1303 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:56:27 [info] 38#38: *1304 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:56:37 [info] 35#35: *1306 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:56:37 [info] 35#35: *1305 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:56:47 [info] 35#35: *1307 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:56:47 [info] 35#35: *1308 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:56:57 [info] 38#38: *1310 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:56:57 [info] 38#38: *1309 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:57:07 [info] 38#38: *1312 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:57:07 [info] 38#38: *1311 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:57:17 [info] 38#38: *1314 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:57:17 [info] 38#38: *1315 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:57:27 [info] 35#35: *1317 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:57:27 [info] 35#35: *1316 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:57:37 [info] 35#35: *1319 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:57:37 [info] 35#35: *1318 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:57:47 [info] 38#38: *1320 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:57:47 [info] 38#38: *1321 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:57:57 [info] 35#35: *1322 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:57:57 [info] 35#35: *1323 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:58:07 [info] 38#38: *1325 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:58:07 [info] 38#38: *1324 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:58:17 [info] 35#35: *1327 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:58:17 [info] 35#35: *1328 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:58:27 [info] 35#35: *1330 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:58:27 [info] 35#35: *1329 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:58:28 [info] 35#35: *1331 [lua] access_by_lua(msblocations.conf:133):2: 41afca0cd9c8d4bec84b734a952429ec:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:58:28 [info] 35#35: *1331 [lua] logger.lua:23: 41afca0cd9c8d4bec84b734a952429ec {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:58:28 +0000] 41afca0cd9c8d4bec84b734a952429ec "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.012 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-"
2022/07/14 04:58:28 [info] 35#35: *1332 [lua] access_by_lua(msblocations.conf:133):2: 0f0caa55786bad1486f5cbe0a5202ce4:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:58:28 [info] 35#35: *1332 [lua] logger.lua:23: 0f0caa55786bad1486f5cbe0a5202ce4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:58:28 +0000] 0f0caa55786bad1486f5cbe0a5202ce4 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.024 "-" "python-requests/2.24.0" "-"
2022/07/14 04:58:28 [info] 35#35: *1332 client 10.233.70.145 closed keepalive connection
2022/07/14 04:58:28 [info] 35#35: *1333 [lua] access_by_lua(msblocations.conf:133):2: c64b29ba22f96c8cc837cf7b92f2b217:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:58:28 [info] 35#35: *1333 [lua] logger.lua:23: c64b29ba22f96c8cc837cf7b92f2b217 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:58:28 +0000] c64b29ba22f96c8cc837cf7b92f2b217 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/07/14 04:58:28 [info] 35#35: *1333 client 10.233.70.145 closed keepalive connection
2022/07/14 04:58:28 [info] 35#35: *1334 [lua] access_by_lua(msblocations.conf:133):2: 21d275d4279ccda17b7dafafde9cb63b:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:58:28 +0000] 21d275d4279ccda17b7dafafde9cb63b "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.014 upstream_response_time:0.014 "-" "python-requests/2.24.0" "-"
2022/07/14 04:58:28 [info] 35#35: *1334 [lua] logger.lua:23: 21d275d4279ccda17b7dafafde9cb63b {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:58:28 [info] 35#35: *1334 client 10.233.70.145 closed keepalive connection
2022/07/14 04:58:28 [info] 35#35: *1335 [lua] access_by_lua(msblocations.conf:133):2: 51e8a833f1166af3fd866c9d8df15ecd:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:58:28 +0000] 51e8a833f1166af3fd866c9d8df15ecd "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/07/14 04:58:28 [info] 35#35: *1335 [lua] logger.lua:23: 51e8a833f1166af3fd866c9d8df15ecd {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1 HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:58:28 [info] 35#35: *1335 client 10.233.70.145 closed keepalive connection
2022/07/14 04:58:28 [info] 35#35: *1336 [lua] access_by_lua(msblocations.conf:133):2: 87a9f8e18b8713b2e79302f15c0d2868:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:58:28 [info] 35#35: *1336 [lua] logger.lua:23: 87a9f8e18b8713b2e79302f15c0d2868 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/content HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/content", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:58:28 +0000] 87a9f8e18b8713b2e79302f15c0d2868 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/content HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "python-requests/2.24.0" "-"
2022/07/14 04:58:28 [info] 35#35: *1336 client 10.233.70.145 closed keepalive connection
2022/07/14 04:58:28 [info] 35#35: *1337 [lua] access_by_lua(msblocations.conf:133):2: 78c5b9e67c1e965feb062379a1062794:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:58:28 +0000] 78c5b9e67c1e965feb062379a1062794 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/07/14 04:58:28 [info] 35#35: *1337 [lua] logger.lua:23: 78c5b9e67c1e965feb062379a1062794 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1 HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:58:28 [info] 35#35: *1337 client 10.233.70.145 closed keepalive connection
2022/07/14 04:58:28 [info] 35#35: *1338 [lua] access_by_lua(msblocations.conf:133):2: b0cbb250883f9bfad0a0e891010efb70:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:58:28 +0000] b0cbb250883f9bfad0a0e891010efb70 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/profile HTTP/1.1" 201 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/07/14 04:58:28 [info] 35#35: *1338 [lua] logger.lua:23: b0cbb250883f9bfad0a0e891010efb70 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/profile HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/profile", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:58:28 [info] 35#35: *1338 client 10.233.70.145 closed keepalive connection
2022/07/14 04:58:28 [info] 35#35: *1339 [lua] access_by_lua(msblocations.conf:133):2: 9dc9de9503a684a862be2e483c7b055a:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/profile/cds-ms-prof-c084a0d5-f4aa-4c8a-a060-6ebc8d822467 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:58:28 [info] 35#35: *1339 [lua] logger.lua:23: 9dc9de9503a684a862be2e483c7b055a {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/profile/cds-ms-prof-c084a0d5-f4aa-4c8a-a060-6ebc8d822467 HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/profile/cds-ms-prof-c084a0d5-f4aa-4c8a-a060-6ebc8d822467", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:58:28 +0000] 9dc9de9503a684a862be2e483c7b055a "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/profile/cds-ms-prof-c084a0d5-f4aa-4c8a-a060-6ebc8d822467 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/07/14 04:58:28 [info] 35#35: *1339 client 10.233.70.145 closed keepalive connection
2022/07/14 04:58:28 [info] 35#35: *1340 [lua] access_by_lua(msblocations.conf:133):2: 47acdcca07b7e60161617a4bdc26f14f:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/profile/cds-ms-prof-c084a0d5-f4aa-4c8a-a060-6ebc8d822467/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:58:28 [info] 35#35: *1340 [lua] logger.lua:23: 47acdcca07b7e60161617a4bdc26f14f {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/profile/cds-ms-prof-c084a0d5-f4aa-4c8a-a060-6ebc8d822467/content HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/profile/cds-ms-prof-c084a0d5-f4aa-4c8a-a060-6ebc8d822467/content", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:58:28 +0000] 47acdcca07b7e60161617a4bdc26f14f "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-26025724-6793-40ff-84c3-60eaeeb88c7a/v1/profile/cds-ms-prof-c084a0d5-f4aa-4c8a-a060-6ebc8d822467/content HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/07/14 04:58:28 [info] 35#35: *1340 client 10.233.70.145 closed keepalive connection
2022/07/14 04:58:28 [info] 35#35: *1331 client 10.233.70.145 closed keepalive connection
2022/07/14 04:58:28 [info] 35#35: *1341 [lua] access_by_lua(msblocations.conf:133):2: 1c647a4c94def3fd520213c78580654b:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:58:29 [info] 35#35: *1341 [lua] logger.lua:23: 1c647a4c94def3fd520213c78580654b {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:58:29 +0000] 1c647a4c94def3fd520213c78580654b "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.211 upstream_response_time:0.211 "-" "python-requests/2.24.0" "-"
2022/07/14 04:58:29 [info] 35#35: *1341 client 10.233.70.145 closed keepalive connection
2022/07/14 04:58:37 [info] 38#38: *1342 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:58:37 [info] 35#35: *1343 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:58:47 [info] 35#35: *1344 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:58:47 [info] 35#35: *1345 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:58:57 [info] 35#35: *1346 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:58:57 [info] 35#35: *1347 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:07 [info] 35#35: *1348 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:07 [info] 35#35: *1349 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:17 [info] 38#38: *1352 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:17 [info] 35#35: *1351 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:27 [info] 38#38: *1353 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:27 [info] 38#38: *1354 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:37 [info] 35#35: *1355 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:37 [info] 38#38: *1356 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:47 [info] 35#35: *1357 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:47 [info] 35#35: *1358 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:47 [info] 35#35: *1359 [lua] access_by_lua(msblocations.conf:133):2: f789b399610af4b9c6bca26da80a5980:receive the request, client: 10.233.70.145, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/kind_curie HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:59:57 [info] 35#35: *1360 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:57 [info] 35#35: *1361 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 04:59:57 [info] 35#35: *1359 [lua] logger.lua:23: f789b399610af4b9c6bca26da80a5980 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/kind_curie HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/instance/kind_curie", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:59:57 +0000] f789b399610af4b9c6bca26da80a5980 "DELETE /api/multicloud-k8s/v1/v1/instance/kind_curie HTTP/1.1" 202 request_processing_time:10.085 upstream_response_time:10.084 "-" "python-requests/2.24.0" "-"
2022/07/14 04:59:57 [info] 35#35: *1359 client 10.233.70.145 closed keepalive connection
2022/07/14 04:59:58 [info] 35#35: *1362 [lua] access_by_lua(msblocations.conf:133):2: 71a8f2f419facf111f3dd0353caa6c9a:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:59:58 [info] 35#35: *1362 [lua] logger.lua:23: 71a8f2f419facf111f3dd0353caa6c9a {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:59:58 +0000] 71a8f2f419facf111f3dd0353caa6c9a "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/07/14 04:59:58 [info] 35#35: *1362 client 10.233.70.145 closed keepalive connection
2022/07/14 04:59:58 [info] 35#35: *1363 [lua] access_by_lua(msblocations.conf:133):2: 6518bb24a946dcd3599b291fb15b6c1d:receive the request, client: 10.233.70.145, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 04:59:58 [info] 35#35: *1363 [lua] logger.lua:23: 6518bb24a946dcd3599b291fb15b6c1d {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:04:59:58 +0000] 6518bb24a946dcd3599b291fb15b6c1d "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 204 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/07/14 04:59:58 [info] 35#35: *1363 client 10.233.70.145 closed keepalive connection
2022/07/14 05:00:07 [info] 35#35: *1364 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:00:07 [info] 35#35: *1365 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:00:17 [info] 35#35: *1367 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:00:17 [info] 35#35: *1368 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:00:27 [info] 38#38: *1370 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:00:27 [info] 38#38: *1369 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:00:37 [info] 35#35: *1371 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:00:37 [info] 38#38: *1372 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:00:47 [info] 35#35: *1373 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:00:47 [info] 35#35: *1374 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:00:51 [info] 35#35: *1375 [lua] access_by_lua(msblocations.conf:133):2: 02cdbbaa05d83eeb0116cff2bae67209:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:00:51 +0000] 02cdbbaa05d83eeb0116cff2bae67209 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/07/14 05:00:51 [info] 35#35: *1375 [lua] logger.lua:23: 02cdbbaa05d83eeb0116cff2bae67209 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:00:51 [info] 35#35: *1376 [lua] access_by_lua(msblocations.conf:133):2: e4b9f51a2727e7f7065b0fe3c910cc80:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:00:51 [info] 35#35: *1376 [lua] logger.lua:23: e4b9f51a2727e7f7065b0fe3c910cc80 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:00:51 +0000] e4b9f51a2727e7f7065b0fe3c910cc80 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/07/14 05:00:51 [info] 35#35: *1376 client 10.233.70.145 closed keepalive connection
2022/07/14 05:00:51 [info] 35#35: *1377 [lua] access_by_lua(msblocations.conf:133):2: c19a859252b5ac7aafa63b5d07760157:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:00:51 [info] 35#35: *1377 [lua] logger.lua:23: c19a859252b5ac7aafa63b5d07760157 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:00:51 +0000] c19a859252b5ac7aafa63b5d07760157 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/07/14 05:00:51 [info] 35#35: *1377 client 10.233.70.145 closed keepalive connection
2022/07/14 05:00:51 [info] 35#35: *1375 client 10.233.70.145 closed keepalive connection
2022/07/14 05:00:57 [info] 35#35: *1378 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:00:57 [info] 35#35: *1379 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:01:07 [info] 38#38: *1380 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:01:07 [info] 38#38: *1381 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:01:17 [info] 35#35: *1384 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:01:17 [info] 35#35: *1383 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:01:27 [info] 35#35: *1385 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:01:27 [info] 35#35: *1386 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:01:37 [info] 35#35: *1387 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:01:37 [info] 35#35: *1388 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:01:47 [info] 35#35: *1389 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:01:47 [info] 35#35: *1390 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:01:57 [info] 35#35: *1391 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:01:57 [info] 35#35: *1392 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:02:07 [info] 35#35: *1394 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:02:07 [info] 35#35: *1393 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:02:17 [info] 38#38: *1396 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:02:17 [info] 38#38: *1397 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:02:27 [info] 38#38: *1399 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:02:27 [info] 35#35: *1398 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:02:37 [info] 38#38: *1400 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:02:37 [info] 38#38: *1401 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:02:47 [info] 35#35: *1402 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:02:47 [info] 35#35: *1403 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:02:57 [info] 38#38: *1404 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:02:57 [info] 38#38: *1405 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:03:07 [info] 35#35: *1407 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:03:07 [info] 35#35: *1406 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:03:17 [info] 35#35: *1409 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:03:17 [info] 35#35: *1410 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:03:27 [info] 35#35: *1411 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:03:27 [info] 35#35: *1412 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:03:37 [info] 35#35: *1413 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:03:37 [info] 35#35: *1414 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:03:47 [info] 35#35: *1415 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:03:47 [info] 35#35: *1416 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:03:57 [info] 35#35: *1417 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:03:57 [info] 35#35: *1418 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:04:07 [info] 35#35: *1419 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:04:07 [info] 35#35: *1420 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:04:17 [info] 38#38: *1422 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:04:17 [info] 38#38: *1423 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:04:27 [info] 38#38: *1424 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:04:27 [info] 38#38: *1425 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:04:37 [info] 35#35: *1426 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:04:37 [info] 35#35: *1427 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:04:47 [info] 35#35: *1428 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:04:47 [info] 35#35: *1429 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:04:57 [info] 38#38: *1430 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:04:57 [info] 38#38: *1431 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:07 [info] 38#38: *1432 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:07 [info] 38#38: *1433 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:17 [info] 35#35: *1435 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:17 [info] 35#35: *1436 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:27 [info] 35#35: *1437 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:27 [info] 35#35: *1438 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:37 [info] 35#35: *1440 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:37 [info] 38#38: *1439 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:40 [info] 35#35: *1441 [lua] access_by_lua(msblocations.conf:133):2: e1d9cd4529722599e9453556e3060d0c:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:05:40 +0000] e1d9cd4529722599e9453556e3060d0c "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "python-requests/2.24.0" "-"
2022/07/14 05:05:40 [info] 35#35: *1441 [lua] logger.lua:23: e1d9cd4529722599e9453556e3060d0c {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:05:40 [info] 35#35: *1441 client 10.233.70.145 closed keepalive connection
2022/07/14 05:05:40 [info] 35#35: *1442 [lua] access_by_lua(msblocations.conf:133):2: fdcf1c214b2207adaca1becaafc0c9b8:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:05:40 [info] 35#35: *1442 [lua] logger.lua:23: fdcf1c214b2207adaca1becaafc0c9b8 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:05:40 +0000] fdcf1c214b2207adaca1becaafc0c9b8 "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest HTTP/1.1" 404 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/07/14 05:05:40 [info] 35#35: *1443 [lua] access_by_lua(msblocations.conf:133):2: ca8ff9c19aabd7398c93dd3357107d42:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:05:40 +0000] ca8ff9c19aabd7398c93dd3357107d42 "POST /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile HTTP/1.1" 201 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-"
2022/07/14 05:05:40 [info] 35#35: *1443 [lua] logger.lua:23: ca8ff9c19aabd7398c93dd3357107d42 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:05:40 [info] 35#35: *1443 client 10.233.70.145 closed keepalive connection
2022/07/14 05:05:40 [info] 35#35: *1444 [lua] access_by_lua(msblocations.conf:133):2: 33edf806b920650aea76e237c72335ba:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:05:40 [info] 35#35: *1444 [lua] logger.lua:23: 33edf806b920650aea76e237c72335ba {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:05:40 +0000] 33edf806b920650aea76e237c72335ba "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/07/14 05:05:40 [info] 35#35: *1444 client 10.233.70.145 closed keepalive connection
2022/07/14 05:05:40 [info] 35#35: *1445 [lua] access_by_lua(msblocations.conf:133):2: a9913bdbdd450e64bedfd6368a5af304:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:05:40 [info] 35#35: *1445 [lua] logger.lua:23: a9913bdbdd450e64bedfd6368a5af304 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest/content HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest/content", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:05:40 +0000] a9913bdbdd450e64bedfd6368a5af304 "POST /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest/content HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "python-requests/2.24.0" "-"
2022/07/14 05:05:40 [info] 35#35: *1445 client 10.233.70.145 closed keepalive connection
2022/07/14 05:05:41 [info] 35#35: *1442 client 10.233.70.145 closed keepalive connection
2022/07/14 05:05:47 [info] 38#38: *1446 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:47 [info] 38#38: *1447 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:56 [info] 35#35: *1448 [lua] access_by_lua(msblocations.conf:133):2: 1a0f6b9f3bcb70fff1e260d3ee0f4942:receive the request, client: 10.233.70.67, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-c5f7fce0-8f09-4288-a04e-e0f6a1f4ba11 HTTP/1.1", host: "msb-iag"
2022/07/14 05:05:56 [info] 35#35: *1450 [lua] access_by_lua(msblocations.conf:133):2: 4e34d824deb88b2eece94d4b62a5c200:receive the request, client: 10.233.67.46, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-c5f7fce0-8f09-4288-a04e-e0f6a1f4ba11 HTTP/1.1", host: "msb-iag.onap"
2022/07/14 05:05:56 [info] 35#35: *1450 [lua] logger.lua:23: 4e34d824deb88b2eece94d4b62a5c200 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.46, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-c5f7fce0-8f09-4288-a04e-e0f6a1f4ba11 HTTP/1.1", upstream: "http://10.233.24.126:9015/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-c5f7fce0-8f09-4288-a04e-e0f6a1f4ba11", host: "msb-iag.onap"
10.233.67.46 - - [14/Jul/2022:05:05:56 +0000] 4e34d824deb88b2eece94d4b62a5c200 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-c5f7fce0-8f09-4288-a04e-e0f6a1f4ba11 HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Apache-CXF/3.4.1" "10.233.70.67"
2022/07/14 05:05:56 [info] 35#35: *1450 client 10.233.67.46 closed keepalive connection
2022/07/14 05:05:56 [info] 35#35: *1448 [lua] logger.lua:23: 1a0f6b9f3bcb70fff1e260d3ee0f4942 {"matched":"multicloud"} while logging request, client: 10.233.70.67, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-c5f7fce0-8f09-4288-a04e-e0f6a1f4ba11 HTTP/1.1", upstream: "https://10.233.14.147:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-c5f7fce0-8f09-4288-a04e-e0f6a1f4ba11", host: "msb-iag"
10.233.70.67 - - [14/Jul/2022:05:05:56 +0000] 1a0f6b9f3bcb70fff1e260d3ee0f4942 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-c5f7fce0-8f09-4288-a04e-e0f6a1f4ba11 HTTP/1.1" 200 request_processing_time:0.223 upstream_response_time:0.221 "-" "Apache-CXF/3.4.1" "-"
2022/07/14 05:05:57 [info] 35#35: *1451 [lua] access_by_lua(msblocations.conf:133):2: 93080b35457428ea4fba7242004185cf:receive the request, client: 10.233.70.67, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag"
2022/07/14 05:05:57 [info] 35#35: *1453 [lua] access_by_lua(msblocations.conf:133):2: 3345b49e4d2524eeddd4a49e0ab56ffc:receive the request, client: 10.233.67.46, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag.onap"
10.233.67.46 - - [14/Jul/2022:05:05:57 +0000] 3345b49e4d2524eeddd4a49e0ab56ffc "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.157 upstream_response_time:0.157 "-" "Apache-CXF/3.4.1" "10.233.70.67"
2022/07/14 05:05:57 [info] 35#35: *1453 [lua] logger.lua:23: 3345b49e4d2524eeddd4a49e0ab56ffc {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.46, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "http://10.233.24.126:9015/basicnf-owner/k8sregion/infra_workload", host: "msb-iag.onap"
2022/07/14 05:05:57 [info] 35#35: *1453 client 10.233.67.46 closed keepalive connection
10.233.70.67 - - [14/Jul/2022:05:05:57 +0000] 93080b35457428ea4fba7242004185cf "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.351 upstream_response_time:0.351 "-" "Apache-CXF/3.4.1" "-"
2022/07/14 05:05:57 [info] 35#35: *1451 [lua] logger.lua:23: 93080b35457428ea4fba7242004185cf {"matched":"multicloud"} while logging request, client: 10.233.70.67, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "https://10.233.14.147:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload", host: "msb-iag"
2022/07/14 05:05:57 [info] 38#38: *1454 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:57 [info] 38#38: *1455 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:05:57 [info] 35#35: *1456 [lua] access_by_lua(msblocations.conf:133):2: d909f4a07009c44887db803161cf507e:receive the request, client: 10.233.70.67, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", host: "msb-iag"
2022/07/14 05:05:57 [info] 35#35: *1458 [lua] access_by_lua(msblocations.conf:133):2: d1e71a823f103bfaabf4839f896256f5:receive the request, client: 10.233.67.46, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", host: "msb-iag.onap"
10.233.67.46 - - [14/Jul/2022:05:05:57 +0000] d1e71a823f103bfaabf4839f896256f5 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Apache-CXF/3.4.1" "10.233.70.67"
2022/07/14 05:05:57 [info] 35#35: *1458 [lua] logger.lua:23: d1e71a823f103bfaabf4839f896256f5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.46, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", upstream: "http://10.233.24.126:9015/basicnf-owner/k8sregion/infra_workload/dazzling_pare", host: "msb-iag.onap"
2022/07/14 05:05:57 [info] 35#35: *1458 client 10.233.67.46 closed keepalive connection
2022/07/14 05:05:57 [info] 35#35: *1456 [lua] logger.lua:23: d909f4a07009c44887db803161cf507e {"matched":"multicloud"} while logging request, client: 10.233.70.67, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", upstream: "https://10.233.14.147:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare", host: "msb-iag"
10.233.70.67 - - [14/Jul/2022:05:05:57 +0000] d909f4a07009c44887db803161cf507e "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1" 200 request_processing_time:0.267 upstream_response_time:0.267 "-" "Apache-CXF/3.4.1" "-"
2022/07/14 05:05:57 [info] 35#35: *1459 [lua] access_by_lua(msblocations.conf:133):2: f57cba2212e7574e436fa8d4013157aa:receive the request, client: 10.233.70.67, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", host: "msb-iag"
2022/07/14 05:05:58 [info] 35#35: *1461 [lua] access_by_lua(msblocations.conf:133):2: 5db9e5c762b93067761b987b9c0f5d8c:receive the request, client: 10.233.67.46, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", host: "msb-iag.onap"
10.233.67.46 - - [14/Jul/2022:05:05:58 +0000] 5db9e5c762b93067761b987b9c0f5d8c "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1" 405 request_processing_time:0.002 upstream_response_time:0.002 "-" "Apache-CXF/3.4.1" "10.233.70.67"
2022/07/14 05:05:58 [info] 35#35: *1461 [lua] logger.lua:23: 5db9e5c762b93067761b987b9c0f5d8c {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.46, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", upstream: "http://10.233.24.126:9015/basicnf-owner/k8sregion/infra_workload/dazzling_pare", host: "msb-iag.onap"
2022/07/14 05:05:58 [info] 35#35: *1461 client 10.233.67.46 closed keepalive connection
2022/07/14 05:05:58 [info] 35#35: *1459 [lua] logger.lua:23: f57cba2212e7574e436fa8d4013157aa {"matched":"multicloud"} while logging request, client: 10.233.70.67, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", upstream: "https://10.233.14.147:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare", host: "msb-iag"
10.233.70.67 - - [14/Jul/2022:05:05:58 +0000] f57cba2212e7574e436fa8d4013157aa "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1" 405 request_processing_time:0.146 upstream_response_time:0.145 "-" "Apache-CXF/3.4.1" "-"
2022/07/14 05:06:06 [info] 35#35: *1459 client 10.233.70.67 closed keepalive connection
2022/07/14 05:06:06 [info] 35#35: *1451 client 10.233.70.67 closed keepalive connection
2022/07/14 05:06:06 [info] 35#35: *1448 client 10.233.70.67 closed keepalive connection
2022/07/14 05:06:06 [info] 35#35: *1456 client 10.233.70.67 closed keepalive connection
2022/07/14 05:06:07 [info] 38#38: *1462 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:06:07 [info] 35#35: *1463 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:06:17 [info] 35#35: *1466 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:06:17 [info] 35#35: *1465 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:06:27 [info] 35#35: *1467 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:06:27 [info] 35#35: *1468 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:06:37 [info] 35#35: *1469 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:06:37 [info] 38#38: *1470 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:06:38 [info] 35#35: *1471 [lua] access_by_lua(msblocations.conf:133):2: 8068800253aa6cc23be395ebe357c1ab:receive the request, client: 10.233.70.67, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", host: "msb-iag"
2022/07/14 05:06:38 [info] 35#35: *1473 [lua] access_by_lua(msblocations.conf:133):2: 9747010ffb72d50a1810715570137803:receive the request, client: 10.233.67.46, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", host: "msb-iag.onap"
10.233.67.46 - - [14/Jul/2022:05:06:38 +0000] 9747010ffb72d50a1810715570137803 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Apache-CXF/3.4.1" "10.233.70.67"
2022/07/14 05:06:38 [info] 35#35: *1473 [lua] logger.lua:23: 9747010ffb72d50a1810715570137803 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.46, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", upstream: "http://10.233.24.126:9015/basicnf-owner/k8sregion/infra_workload/dazzling_pare", host: "msb-iag.onap"
2022/07/14 05:06:38 [info] 35#35: *1473 client 10.233.67.46 closed keepalive connection
10.233.70.67 - - [14/Jul/2022:05:06:38 +0000] 8068800253aa6cc23be395ebe357c1ab "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1" 200 request_processing_time:0.214 upstream_response_time:0.213 "-" "Apache-CXF/3.4.1" "-"
2022/07/14 05:06:38 [info] 35#35: *1471 [lua] logger.lua:23: 8068800253aa6cc23be395ebe357c1ab {"matched":"multicloud"} while logging request, client: 10.233.70.67, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", upstream: "https://10.233.14.147:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare", host: "msb-iag"
2022/07/14 05:06:38 [info] 35#35: *1474 [lua] access_by_lua(msblocations.conf:133):2: 032b791a064548432558c6430242e862:receive the request, client: 10.233.70.67, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", host: "msb-iag"
2022/07/14 05:06:39 [info] 35#35: *1476 [lua] access_by_lua(msblocations.conf:133):2: 98d10fe6d47fd340419cd55ecd1efb60:receive the request, client: 10.233.67.46, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", host: "msb-iag.onap"
2022/07/14 05:06:47 [info] 35#35: *1478 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:06:47 [info] 35#35: *1477 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:06:48 [info] 35#35: *1471 client 10.233.70.67 closed keepalive connection
10.233.67.46 - - [14/Jul/2022:05:06:49 +0000] 98d10fe6d47fd340419cd55ecd1efb60 "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1" 202 request_processing_time:10.103 upstream_response_time:10.103 "-" "Apache-CXF/3.4.1" "10.233.70.67"
2022/07/14 05:06:49 [info] 35#35: *1476 [lua] logger.lua:23: 98d10fe6d47fd340419cd55ecd1efb60 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.46, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", upstream: "http://10.233.24.126:9015/basicnf-owner/k8sregion/infra_workload/dazzling_pare", host: "msb-iag.onap"
2022/07/14 05:06:49 [info] 35#35: *1476 client 10.233.67.46 closed keepalive connection
2022/07/14 05:06:49 [info] 35#35: *1474 [lua] logger.lua:23: 032b791a064548432558c6430242e862 {"matched":"multicloud"} while logging request, client: 10.233.70.67, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1", upstream: "https://10.233.14.147:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare", host: "msb-iag"
10.233.70.67 - - [14/Jul/2022:05:06:49 +0000] 032b791a064548432558c6430242e862 "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_pare HTTP/1.1" 202 request_processing_time:10.231 upstream_response_time:10.231 "-" "Apache-CXF/3.4.1" "-"
2022/07/14 05:06:57 [info] 38#38: *1479 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:06:57 [info] 38#38: *1480 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:06:58 [info] 35#35: *1474 client 10.233.70.67 closed keepalive connection
2022/07/14 05:07:05 [info] 35#35: *1481 [lua] access_by_lua(msblocations.conf:133):2: b212b33141247c2eb64db6dc5dcee061:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:07:05 +0000] b212b33141247c2eb64db6dc5dcee061 "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/07/14 05:07:05 [info] 35#35: *1481 [lua] logger.lua:23: b212b33141247c2eb64db6dc5dcee061 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:07:05 [info] 35#35: *1481 client 10.233.70.145 closed keepalive connection
2022/07/14 05:07:05 [info] 35#35: *1482 [lua] access_by_lua(msblocations.conf:133):2: 6e11fcfdb00bb705889c9bbf525c0383:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:07:05 +0000] 6e11fcfdb00bb705889c9bbf525c0383 "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/07/14 05:07:05 [info] 35#35: *1482 [lua] logger.lua:23: 6e11fcfdb00bb705889c9bbf525c0383 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:07:05 [info] 35#35: *1482 client 10.233.70.145 closed keepalive connection
2022/07/14 05:07:05 [info] 35#35: *1483 [lua] access_by_lua(msblocations.conf:133):2: 0d5a89dd2375798bb3287deb29bbc3f9:receive the request, client: 10.233.70.145, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:07:05 +0000] 0d5a89dd2375798bb3287deb29bbc3f9 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest HTTP/1.1" 204 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-"
2022/07/14 05:07:05 [info] 35#35: *1483 [lua] logger.lua:23: 0d5a89dd2375798bb3287deb29bbc3f9 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/88a23e35-a081-40d3-9420-9cf2ddcb6f91/928bd9ec-325a-488c-bfb9-2f5d803df88e/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:07:05 [info] 35#35: *1483 client 10.233.70.145 closed keepalive connection
2022/07/14 05:07:07 [info] 35#35: *1484 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:07:07 [info] 35#35: *1485 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:07:17 [info] 35#35: *1487 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:07:17 [info] 35#35: *1488 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:07:27 [info] 35#35: *1489 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:07:27 [info] 35#35: *1490 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:07:36 [info] 35#35: *1491 [lua] access_by_lua(msblocations.conf:133):2: 60e1f4c58f20dbda1c6557aff0093bf8:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:07:36 +0000] 60e1f4c58f20dbda1c6557aff0093bf8 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "python-requests/2.24.0" "-"
2022/07/14 05:07:36 [info] 35#35: *1491 [lua] logger.lua:23: 60e1f4c58f20dbda1c6557aff0093bf8 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:07:36 [info] 35#35: *1491 client 10.233.70.145 closed keepalive connection
2022/07/14 05:07:36 [info] 35#35: *1492 [lua] access_by_lua(msblocations.conf:133):2: f0503fb7fe2efdf0e90fbf366aa35be8:receive the request, client: 10.233.70.145, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:07:36 +0000] f0503fb7fe2efdf0e90fbf366aa35be8 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/07/14 05:07:36 [info] 35#35: *1492 [lua] logger.lua:23: f0503fb7fe2efdf0e90fbf366aa35be8 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:07:36 [info] 35#35: *1492 client 10.233.70.145 closed keepalive connection
2022/07/14 05:07:37 [info] 35#35: *1493 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:07:37 [info] 38#38: *1494 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:07:47 [info] 35#35: *1495 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:07:47 [info] 35#35: *1496 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:07:57 [info] 38#38: *1498 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:07:57 [info] 35#35: *1497 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:08:07 [info] 38#38: *1500 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:08:07 [info] 38#38: *1499 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:08:17 [info] 35#35: *1502 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:08:17 [info] 35#35: *1503 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:08:27 [info] 38#38: *1504 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:08:27 [info] 38#38: *1505 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:08:37 [info] 35#35: *1507 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:08:37 [info] 35#35: *1506 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:08:47 [info] 35#35: *1508 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:08:47 [info] 35#35: *1509 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:08:57 [info] 35#35: *1510 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:08:57 [info] 35#35: *1511 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:09:07 [info] 38#38: *1512 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:09:07 [info] 38#38: *1513 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:09:17 [info] 38#38: *1515 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:09:17 [info] 38#38: *1516 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:09:27 [info] 35#35: *1517 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:09:27 [info] 35#35: *1518 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:09:37 [info] 38#38: *1520 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:09:37 [info] 35#35: *1519 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:09:47 [info] 35#35: *1522 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:09:47 [info] 35#35: *1521 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:09:57 [info] 35#35: *1524 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:09:57 [info] 35#35: *1523 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:10:07 [info] 35#35: *1525 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:10:07 [info] 35#35: *1526 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:10:17 [info] 38#38: *1528 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:10:17 [info] 38#38: *1529 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:10:27 [info] 35#35: *1530 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:10:27 [info] 35#35: *1531 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:10:37 [info] 38#38: *1532 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:10:37 [info] 38#38: *1533 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:10:47 [info] 38#38: *1534 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:10:47 [info] 38#38: *1535 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:10:57 [info] 38#38: *1536 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:10:57 [info] 38#38: *1537 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:11:07 [info] 38#38: *1538 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:11:07 [info] 38#38: *1539 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:11:17 [info] 35#35: *1541 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:11:17 [info] 35#35: *1542 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:11:27 [info] 38#38: *1544 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:11:27 [info] 35#35: *1543 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:11:37 [info] 38#38: *1546 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:11:37 [info] 38#38: *1545 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:11:47 [info] 35#35: *1547 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:11:47 [info] 35#35: *1548 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:11:57 [info] 35#35: *1550 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:11:57 [info] 35#35: *1549 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:12:07 [info] 35#35: *1551 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:12:07 [info] 38#38: *1552 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:12:17 [info] 35#35: *1554 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:12:17 [info] 35#35: *1555 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:12:27 [info] 38#38: *1556 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:12:27 [info] 38#38: *1557 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:12:37 [info] 38#38: *1558 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:12:37 [info] 35#35: *1559 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:12:47 [info] 35#35: *1560 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:12:47 [info] 35#35: *1561 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:12:57 [info] 35#35: *1562 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:12:57 [info] 35#35: *1563 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:13:07 [info] 35#35: *1565 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:13:07 [info] 35#35: *1564 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:13:17 [info] 38#38: *1568 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:13:17 [info] 35#35: *1567 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:13:27 [info] 38#38: *1569 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:13:27 [info] 35#35: *1570 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:13:37 [info] 35#35: *1571 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:13:37 [info] 38#38: *1572 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:13:47 [info] 35#35: *1574 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:13:47 [info] 35#35: *1573 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:13:57 [info] 35#35: *1575 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:13:57 [info] 35#35: *1576 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:14:07 [info] 35#35: *1577 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:14:07 [info] 35#35: *1578 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:14:17 [info] 35#35: *1580 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:14:17 [info] 35#35: *1581 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:14:27 [info] 35#35: *1582 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:14:27 [info] 38#38: *1583 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:14:37 [info] 35#35: *1584 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:14:37 [info] 35#35: *1585 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:14:47 [info] 35#35: *1586 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:14:47 [info] 35#35: *1587 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:14:57 [info] 35#35: *1588 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:14:57 [info] 35#35: *1589 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:15:07 [info] 38#38: *1590 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:15:07 [info] 38#38: *1591 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:15:17 [info] 35#35: *1593 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:15:17 [info] 38#38: *1594 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:15:27 [info] 38#38: *1596 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:15:27 [info] 38#38: *1595 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:15:37 [info] 35#35: *1597 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:15:37 [info] 35#35: *1598 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:15:47 [info] 35#35: *1599 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:15:47 [info] 35#35: *1600 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:15:57 [info] 35#35: *1601 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:15:57 [info] 35#35: *1602 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:16:07 [info] 35#35: *1604 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:16:07 [info] 35#35: *1603 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:16:17 [info] 38#38: *1606 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:16:17 [info] 35#35: *1607 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:16:27 [info] 35#35: *1608 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:16:27 [info] 35#35: *1609 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:16:37 [info] 38#38: *1610 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:16:37 [info] 38#38: *1611 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:16:47 [info] 38#38: *1612 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:16:47 [info] 38#38: *1613 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:16:57 [info] 35#35: *1614 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:16:57 [info] 35#35: *1615 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:17:07 [info] 35#35: *1617 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:17:07 [info] 35#35: *1616 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:17:17 [info] 35#35: *1620 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:17:17 [info] 35#35: *1619 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:17:27 [info] 35#35: *1621 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:17:27 [info] 35#35: *1622 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:17:37 [info] 38#38: *1623 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:17:37 [info] 38#38: *1624 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:17:47 [info] 35#35: *1625 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:17:47 [info] 38#38: *1626 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:17:57 [info] 35#35: *1628 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:17:57 [info] 35#35: *1627 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:18:07 [info] 38#38: *1630 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:18:07 [info] 38#38: *1629 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:18:17 [info] 35#35: *1632 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:18:17 [info] 35#35: *1633 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:18:27 [info] 35#35: *1635 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:18:27 [info] 35#35: *1634 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:18:37 [info] 35#35: *1636 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:18:37 [info] 35#35: *1637 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:18:47 [info] 35#35: *1638 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:18:47 [info] 35#35: *1639 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:18:57 [info] 35#35: *1640 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:18:57 [info] 35#35: *1641 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:19:07 [info] 35#35: *1642 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:19:07 [info] 35#35: *1643 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:19:11 [info] 35#35: *1644 [lua] access_by_lua(msblocations.conf:133):2: 8e98b1789f031d0e9567d3b72289cfad:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:19:11 [info] 35#35: *1644 [lua] logger.lua:23: 8e98b1789f031d0e9567d3b72289cfad {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:19:11 +0000] 8e98b1789f031d0e9567d3b72289cfad "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 500 request_processing_time:0.010 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-"
2022/07/14 05:19:11 [info] 35#35: *1645 [lua] access_by_lua(msblocations.conf:133):2: 1bb50f2b07925c0d693502716c92e93a:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:19:11 [info] 35#35: *1645 [lua] logger.lua:23: 1bb50f2b07925c0d693502716c92e93a {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:19:11 +0000] 1bb50f2b07925c0d693502716c92e93a "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.24.0" "-"
2022/07/14 05:19:11 [info] 35#35: *1645 client 10.233.70.145 closed keepalive connection
2022/07/14 05:19:11 [info] 35#35: *1646 [lua] access_by_lua(msblocations.conf:133):2: 09a405e85c7865389290c6cfeeed162a:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:19:11 [info] 35#35: *1646 [lua] logger.lua:23: 09a405e85c7865389290c6cfeeed162a {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:19:11 +0000] 09a405e85c7865389290c6cfeeed162a "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/07/14 05:19:11 [info] 35#35: *1646 client 10.233.70.145 closed keepalive connection
2022/07/14 05:19:11 [info] 35#35: *1647 [lua] access_by_lua(msblocations.conf:133):2: 5af143af604c32cfa41895fd056f7bfc:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:19:11 [info] 35#35: *1647 [lua] logger.lua:23: 5af143af604c32cfa41895fd056f7bfc {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:19:11 +0000] 5af143af604c32cfa41895fd056f7bfc "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.017 upstream_response_time:0.017 "-" "python-requests/2.24.0" "-"
2022/07/14 05:19:11 [info] 35#35: *1647 client 10.233.70.145 closed keepalive connection
2022/07/14 05:19:11 [info] 35#35: *1648 [lua] access_by_lua(msblocations.conf:133):2: d78ff921bcfed9029f73bc02f3f7eb21:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:19:11 +0000] d78ff921bcfed9029f73bc02f3f7eb21 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1 HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/07/14 05:19:11 [info] 35#35: *1648 [lua] logger.lua:23: d78ff921bcfed9029f73bc02f3f7eb21 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1 HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:19:11 [info] 35#35: *1648 client 10.233.70.145 closed keepalive connection
2022/07/14 05:19:11 [info] 35#35: *1649 [lua] access_by_lua(msblocations.conf:133):2: e4830fe30cd15c65920df6d0d8af2017:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:19:11 +0000] e4830fe30cd15c65920df6d0d8af2017 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/content HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "python-requests/2.24.0" "-"
2022/07/14 05:19:11 [info] 35#35: *1649 [lua] logger.lua:23: e4830fe30cd15c65920df6d0d8af2017 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/content HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/content", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:19:11 [info] 35#35: *1649 client 10.233.70.145 closed keepalive connection
2022/07/14 05:19:11 [info] 35#35: *1650 [lua] access_by_lua(msblocations.conf:133):2: 5776818b2988574ebf60b76dd5ceb5ad:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:19:11 [info] 35#35: *1650 [lua] logger.lua:23: 5776818b2988574ebf60b76dd5ceb5ad {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1 HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:19:11 +0000] 5776818b2988574ebf60b76dd5ceb5ad "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/07/14 05:19:11 [info] 35#35: *1650 client 10.233.70.145 closed keepalive connection
2022/07/14 05:19:11 [info] 35#35: *1651 [lua] access_by_lua(msblocations.conf:133):2: 069acddfaaa2d55819cc7bc9bf89d8c5:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:19:11 [info] 35#35: *1651 [lua] logger.lua:23: 069acddfaaa2d55819cc7bc9bf89d8c5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/profile HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/profile", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:19:11 +0000] 069acddfaaa2d55819cc7bc9bf89d8c5 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/profile HTTP/1.1" 201 request_processing_time:0.014 upstream_response_time:0.014 "-" "python-requests/2.24.0" "-"
2022/07/14 05:19:11 [info] 35#35: *1651 client 10.233.70.145 closed keepalive connection
2022/07/14 05:19:11 [info] 35#35: *1652 [lua] access_by_lua(msblocations.conf:133):2: d9e0b2f3bf773bd2099972944d013ef5:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/profile/pnf-cnf-profile-9e6d11dc-2ef4-4e5f-b994-0341c4c172bf HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:19:11 +0000] d9e0b2f3bf773bd2099972944d013ef5 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/profile/pnf-cnf-profile-9e6d11dc-2ef4-4e5f-b994-0341c4c172bf HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/07/14 05:19:11 [info] 35#35: *1652 [lua] logger.lua:23: d9e0b2f3bf773bd2099972944d013ef5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/profile/pnf-cnf-profile-9e6d11dc-2ef4-4e5f-b994-0341c4c172bf HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/profile/pnf-cnf-profile-9e6d11dc-2ef4-4e5f-b994-0341c4c172bf", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:19:11 [info] 35#35: *1652 client 10.233.70.145 closed keepalive connection
2022/07/14 05:19:11 [info] 35#35: *1653 [lua] access_by_lua(msblocations.conf:133):2: e0155fc35e3c675c380d31531447746d:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/profile/pnf-cnf-profile-9e6d11dc-2ef4-4e5f-b994-0341c4c172bf/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:19:11 [info] 35#35: *1653 [lua] logger.lua:23: e0155fc35e3c675c380d31531447746d {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/profile/pnf-cnf-profile-9e6d11dc-2ef4-4e5f-b994-0341c4c172bf/content HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/profile/pnf-cnf-profile-9e6d11dc-2ef4-4e5f-b994-0341c4c172bf/content", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:19:11 +0000] e0155fc35e3c675c380d31531447746d "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-4696efd8-fdc7-4251-90c8-ae8f75e4f297/v1/profile/pnf-cnf-profile-9e6d11dc-2ef4-4e5f-b994-0341c4c172bf/content HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/07/14 05:19:11 [info] 35#35: *1653 client 10.233.70.145 closed keepalive connection
2022/07/14 05:19:11 [info] 35#35: *1654 [lua] access_by_lua(msblocations.conf:133):2: d41fc763b6dfdd8190751cf894325d7d:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:19:12 [info] 35#35: *1654 [lua] logger.lua:23: d41fc763b6dfdd8190751cf894325d7d {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:19:12 +0000] d41fc763b6dfdd8190751cf894325d7d "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.180 upstream_response_time:0.180 "-" "python-requests/2.24.0" "-"
2022/07/14 05:19:12 [info] 35#35: *1654 client 10.233.70.145 closed keepalive connection
2022/07/14 05:19:17 [info] 35#35: *1656 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:19:17 [info] 38#38: *1657 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:19:27 [info] 35#35: *1658 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:19:27 [info] 35#35: *1659 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:19:37 [info] 38#38: *1661 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:19:37 [info] 35#35: *1660 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:19:47 [info] 35#35: *1662 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:19:47 [info] 35#35: *1663 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:19:57 [info] 35#35: *1664 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:19:57 [info] 38#38: *1665 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:20:07 [info] 35#35: *1666 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:20:07 [info] 35#35: *1667 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:20:12 [info] 35#35: *1644 client 10.233.70.145 closed keepalive connection
2022/07/14 05:20:17 [info] 35#35: *1669 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:20:17 [info] 35#35: *1670 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:20:27 [info] 35#35: *1671 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:20:27 [info] 35#35: *1672 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:20:37 [info] 35#35: *1673 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:20:37 [info] 35#35: *1674 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:20:47 [info] 38#38: *1675 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:20:47 [info] 38#38: *1676 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:20:57 [info] 38#38: *1678 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:20:57 [info] 38#38: *1677 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:21:07 [info] 35#35: *1679 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:21:07 [info] 38#38: *1680 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:21:16 [info] 35#35: *1682 [lua] access_by_lua(msblocations.conf:133):2: ccfec8e78fd0628bacf5f0f0fc6320ef:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:21:16 +0000] ccfec8e78fd0628bacf5f0f0fc6320ef "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 500 request_processing_time:0.006 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/07/14 05:21:16 [info] 35#35: *1682 [lua] logger.lua:23: ccfec8e78fd0628bacf5f0f0fc6320ef {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:21:16 [info] 35#35: *1683 [lua] access_by_lua(msblocations.conf:133):2: f434cb1ef1ff384971b81c6336af302e:receive the request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:21:16 +0000] f434cb1ef1ff384971b81c6336af302e "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-"
2022/07/14 05:21:16 [info] 35#35: *1683 [lua] logger.lua:23: f434cb1ef1ff384971b81c6336af302e {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:21:16 [info] 35#35: *1683 client 10.233.70.145 closed keepalive connection
2022/07/14 05:21:16 [info] 35#35: *1684 [lua] access_by_lua(msblocations.conf:133):2: 4fc053480b6b005bbabdde59c5f7093d:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:21:16 +0000] 4fc053480b6b005bbabdde59c5f7093d "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-"
2022/07/14 05:21:16 [info] 35#35: *1684 [lua] logger.lua:23: 4fc053480b6b005bbabdde59c5f7093d {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:21:16 [info] 35#35: *1684 client 10.233.70.145 closed keepalive connection
2022/07/14 05:21:17 [info] 35#35: *1682 client 10.233.70.145 closed keepalive connection
2022/07/14 05:21:17 [info] 38#38: *1685 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:21:17 [info] 38#38: *1686 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:21:27 [info] 38#38: *1687 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:21:27 [info] 38#38: *1688 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:21:37 [info] 38#38: *1689 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:21:37 [info] 35#35: *1690 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:21:47 [info] 38#38: *1692 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:21:47 [info] 38#38: *1691 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:21:57 [info] 35#35: *1693 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:21:57 [info] 35#35: *1694 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:22:07 [info] 35#35: *1696 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:22:07 [info] 35#35: *1695 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:22:17 [info] 35#35: *1698 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:22:17 [info] 35#35: *1699 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:22:27 [info] 35#35: *1700 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:22:27 [info] 35#35: *1701 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:22:37 [info] 38#38: *1702 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:22:37 [info] 38#38: *1703 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:22:47 [info] 35#35: *1704 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:22:47 [info] 35#35: *1705 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:22:57 [info] 35#35: *1707 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:22:57 [info] 38#38: *1706 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:23:07 [info] 35#35: *1709 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:23:07 [info] 35#35: *1708 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:23:17 [info] 35#35: *1711 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:23:17 [info] 35#35: *1712 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:23:27 [info] 38#38: *1713 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:23:27 [info] 38#38: *1714 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:23:37 [info] 38#38: *1715 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:23:37 [info] 38#38: *1716 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:23:47 [info] 35#35: *1717 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:23:47 [info] 35#35: *1718 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:23:57 [info] 35#35: *1719 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:23:57 [info] 35#35: *1720 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:24:07 [info] 35#35: *1721 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:24:07 [info] 35#35: *1722 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:24:17 [info] 35#35: *1724 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:24:17 [info] 35#35: *1725 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:24:27 [info] 38#38: *1727 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:24:27 [info] 35#35: *1726 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:24:37 [info] 35#35: *1728 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:24:37 [info] 38#38: *1729 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:24:47 [info] 35#35: *1730 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:24:47 [info] 35#35: *1731 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:24:57 [info] 35#35: *1732 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:24:57 [info] 35#35: *1733 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:25:07 [info] 35#35: *1735 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:25:07 [info] 35#35: *1734 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:25:17 [info] 35#35: *1737 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:25:17 [info] 38#38: *1738 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:25:27 [info] 38#38: *1739 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:25:27 [info] 38#38: *1740 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:25:37 [info] 35#35: *1742 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:25:37 [info] 35#35: *1741 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:25:47 [info] 35#35: *1743 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:25:47 [info] 35#35: *1744 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:25:57 [info] 38#38: *1746 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:25:57 [info] 38#38: *1745 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:26:07 [info] 35#35: *1747 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:26:07 [info] 35#35: *1748 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:26:17 [info] 38#38: *1751 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:26:17 [info] 38#38: *1750 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:26:27 [info] 35#35: *1752 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:26:27 [info] 35#35: *1753 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:26:37 [info] 38#38: *1754 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:26:37 [info] 38#38: *1755 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:26:47 [info] 35#35: *1756 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:26:47 [info] 35#35: *1757 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:26:57 [info] 38#38: *1759 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:26:57 [info] 35#35: *1758 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:27:07 [info] 35#35: *1760 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:27:07 [info] 35#35: *1761 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:27:17 [info] 38#38: *1763 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:27:17 [info] 38#38: *1764 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:27:27 [info] 35#35: *1765 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:27:27 [info] 38#38: *1766 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:27:37 [info] 35#35: *1767 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:27:37 [info] 35#35: *1768 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:27:47 [info] 38#38: *1770 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:27:47 [info] 35#35: *1769 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:27:57 [info] 35#35: *1771 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:27:57 [info] 38#38: *1772 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:28:07 [info] 35#35: *1773 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:28:07 [info] 35#35: *1774 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:28:17 [info] 35#35: *1776 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:28:17 [info] 35#35: *1777 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:28:27 [info] 38#38: *1778 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:28:27 [info] 35#35: *1779 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:28:37 [info] 35#35: *1781 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:28:37 [info] 35#35: *1780 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:28:47 [info] 35#35: *1782 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:28:47 [info] 35#35: *1783 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:28:54 [info] 35#35: *1784 [lua] access_by_lua(msblocations.conf:133):2: e0ad428d12de91e634f2e38302a3bcbd:receive the request, client: 10.233.70.145, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/jovial_euclid HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:28:57 [info] 35#35: *1786 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:28:57 [info] 35#35: *1785 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:29:04 [info] 35#35: *1784 [lua] logger.lua:23: e0ad428d12de91e634f2e38302a3bcbd {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/jovial_euclid HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/instance/jovial_euclid", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:29:04 +0000] e0ad428d12de91e634f2e38302a3bcbd "DELETE /api/multicloud-k8s/v1/v1/instance/jovial_euclid HTTP/1.1" 202 request_processing_time:10.176 upstream_response_time:10.167 "-" "python-requests/2.24.0" "-"
2022/07/14 05:29:04 [info] 35#35: *1784 client 10.233.70.145 closed keepalive connection
2022/07/14 05:29:04 [info] 35#35: *1787 [lua] access_by_lua(msblocations.conf:133):2: b76c7a17592574ebdcd767022f8d62f6:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:29:04 +0000] b76c7a17592574ebdcd767022f8d62f6 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/07/14 05:29:04 [info] 35#35: *1787 [lua] logger.lua:23: b76c7a17592574ebdcd767022f8d62f6 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:29:04 [info] 35#35: *1787 client 10.233.70.145 closed keepalive connection
2022/07/14 05:29:04 [info] 35#35: *1788 [lua] access_by_lua(msblocations.conf:133):2: a2d18e867b5c4a5af2bbdc679c072e20:receive the request, client: 10.233.70.145, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:29:04 [info] 35#35: *1788 [lua] logger.lua:23: a2d18e867b5c4a5af2bbdc679c072e20 {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:29:04 +0000] a2d18e867b5c4a5af2bbdc679c072e20 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 204 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/07/14 05:29:04 [info] 35#35: *1788 client 10.233.70.145 closed keepalive connection
2022/07/14 05:29:07 [info] 38#38: *1789 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:29:07 [info] 38#38: *1790 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:29:17 [info] 38#38: *1792 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:29:17 [info] 38#38: *1793 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:29:27 [info] 35#35: *1794 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:29:27 [info] 35#35: *1795 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:29:37 [info] 38#38: *1797 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:29:37 [info] 35#35: *1796 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:29:47 [info] 38#38: *1798 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:29:47 [info] 35#35: *1799 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:29:57 [info] 35#35: *1800 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:29:57 [info] 38#38: *1801 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:30:07 [info] 35#35: *1803 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:30:07 [info] 35#35: *1802 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:30:17 [info] 35#35: *1805 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:30:17 [info] 38#38: *1806 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:30:27 [info] 35#35: *1807 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:30:27 [info] 35#35: *1808 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:30:37 [info] 35#35: *1809 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:30:37 [info] 38#38: *1810 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:30:47 [info] 35#35: *1812 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:30:47 [info] 35#35: *1811 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:30:57 [info] 35#35: *1813 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:30:57 [info] 35#35: *1814 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:31:07 [info] 35#35: *1815 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:31:07 [info] 35#35: *1816 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:31:17 [info] 35#35: *1819 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:31:17 [info] 35#35: *1818 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:31:27 [info] 35#35: *1820 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:31:27 [info] 38#38: *1821 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:31:37 [info] 35#35: *1822 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:31:37 [info] 38#38: *1823 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:31:47 [info] 38#38: *1824 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:31:47 [info] 38#38: *1825 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:31:57 [info] 35#35: *1826 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:31:57 [info] 38#38: *1827 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:32:07 [info] 35#35: *1828 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:32:07 [info] 35#35: *1829 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:32:17 [info] 38#38: *1832 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:32:17 [info] 35#35: *1831 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:32:27 [info] 35#35: *1833 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:32:27 [info] 35#35: *1834 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:32:37 [info] 35#35: *1835 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:32:37 [info] 35#35: *1836 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:32:47 [info] 38#38: *1838 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:32:47 [info] 35#35: *1837 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:32:57 [info] 35#35: *1840 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:32:57 [info] 35#35: *1839 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:33:07 [info] 35#35: *1841 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:33:07 [info] 35#35: *1842 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:33:17 [info] 35#35: *1844 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:33:17 [info] 38#38: *1845 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:33:27 [info] 38#38: *1846 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:33:27 [info] 38#38: *1847 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:33:37 [info] 35#35: *1849 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:33:37 [info] 35#35: *1848 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:33:47 [info] 38#38: *1851 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:33:47 [info] 38#38: *1850 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:33:57 [info] 35#35: *1852 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:33:57 [info] 35#35: *1853 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:34:07 [info] 35#35: *1854 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:34:07 [info] 38#38: *1855 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:34:17 [info] 35#35: *1858 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:34:17 [info] 35#35: *1857 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:34:27 [info] 38#38: *1859 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:34:27 [info] 38#38: *1860 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:34:37 [info] 38#38: *1861 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:34:37 [info] 35#35: *1862 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:34:47 [info] 38#38: *1863 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:34:47 [info] 38#38: *1864 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:34:57 [info] 35#35: *1865 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:34:57 [info] 35#35: *1866 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:35:00 [info] 35#35: *1867 [lua] access_by_lua(msblocations.conf:133):2: e472129beba6b103287eeb7d1dfbc70f:receive the request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/07/14 05:35:00 [info] 35#35: *1867 [lua] logger.lua:23: e472129beba6b103287eeb7d1dfbc70f {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.145, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.24.126:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283"
10.233.70.145 - - [14/Jul/2022:05:35:00 +0000] e472129beba6b103287eeb7d1dfbc70f "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/07/14 05:35:00 [info] 35#35: *1867 client 10.233.70.145 closed keepalive connection
2022/07/14 05:35:07 [info] 35#35: *1868 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:35:07 [info] 35#35: *1869 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:35:17 [info] 35#35: *1871 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:35:17 [info] 35#35: *1872 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:35:27 [info] 35#35: *1873 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:35:27 [info] 35#35: *1874 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:35:37 [info] 38#38: *1875 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:35:37 [info] 38#38: *1876 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:35:47 [info] 35#35: *1877 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:35:47 [info] 35#35: *1878 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:35:57 [info] 35#35: *1879 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:35:57 [info] 35#35: *1880 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:36:07 [info] 35#35: *1881 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:36:07 [info] 35#35: *1882 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:36:17 [info] 35#35: *1884 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:36:17 [info] 35#35: *1885 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:36:27 [info] 35#35: *1887 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:36:27 [info] 38#38: *1886 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:36:37 [info] 38#38: *1888 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:36:37 [info] 38#38: *1889 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:36:47 [info] 38#38: *1891 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:36:47 [info] 38#38: *1890 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:36:57 [info] 38#38: *1892 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:36:57 [info] 38#38: *1893 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:37:07 [info] 38#38: *1894 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:37:07 [info] 35#35: *1895 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:37:17 [info] 35#35: *1897 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:37:17 [info] 35#35: *1898 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:37:27 [info] 38#38: *1899 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:37:27 [info] 38#38: *1900 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:37:37 [info] 38#38: *1902 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:37:37 [info] 35#35: *1901 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:37:47 [info] 35#35: *1903 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:37:47 [info] 35#35: *1904 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:37:57 [info] 38#38: *1905 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:37:57 [info] 38#38: *1906 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:38:07 [info] 35#35: *1908 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:38:07 [info] 38#38: *1907 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:38:17 [info] 35#35: *1911 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:38:17 [info] 38#38: *1910 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:38:27 [info] 35#35: *1912 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:38:27 [info] 35#35: *1913 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:38:37 [info] 35#35: *1915 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:38:37 [info] 35#35: *1914 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:38:47 [info] 38#38: *1916 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:38:47 [info] 38#38: *1917 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:38:57 [info] 38#38: *1918 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:38:57 [info] 35#35: *1919 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:39:07 [info] 35#35: *1921 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:39:07 [info] 35#35: *1920 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:39:17 [info] 35#35: *1923 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:39:17 [info] 35#35: *1924 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:39:27 [info] 38#38: *1925 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:39:27 [info] 38#38: *1926 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:39:37 [info] 35#35: *1927 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:39:37 [info] 35#35: *1928 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:39:47 [info] 35#35: *1929 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:39:47 [info] 35#35: *1930 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:39:57 [info] 38#38: *1931 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:39:57 [info] 38#38: *1932 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:40:07 [info] 35#35: *1933 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:40:07 [info] 35#35: *1934 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:40:17 [info] 35#35: *1936 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:40:17 [info] 35#35: *1937 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:40:27 [info] 38#38: *1938 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:40:27 [info] 38#38: *1939 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:40:37 [info] 35#35: *1940 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:40:37 [info] 35#35: *1941 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:40:47 [info] 38#38: *1943 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:40:47 [info] 35#35: *1942 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:40:57 [info] 38#38: *1945 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:40:57 [info] 35#35: *1944 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:41:07 [info] 35#35: *1946 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:41:07 [info] 35#35: *1947 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:41:17 [info] 35#35: *1950 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:41:17 [info] 35#35: *1949 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:41:27 [info] 35#35: *1951 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:41:27 [info] 38#38: *1952 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:41:37 [info] 35#35: *1953 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:41:37 [info] 35#35: *1954 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:41:47 [info] 35#35: *1956 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:41:47 [info] 35#35: *1955 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:41:57 [info] 38#38: *1957 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:41:57 [info] 38#38: *1958 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:42:07 [info] 35#35: *1959 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:42:07 [info] 35#35: *1960 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:42:17 [info] 35#35: *1962 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:42:17 [info] 35#35: *1963 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:42:27 [info] 35#35: *1964 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:42:27 [info] 35#35: *1965 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:42:37 [info] 35#35: *1966 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:42:37 [info] 35#35: *1967 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:42:47 [info] 35#35: *1969 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:42:47 [info] 35#35: *1968 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:42:57 [info] 35#35: *1970 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:42:57 [info] 35#35: *1971 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:43:07 [info] 35#35: *1972 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:43:07 [info] 35#35: *1973 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:43:17 [info] 35#35: *1975 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:43:17 [info] 35#35: *1976 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:43:27 [info] 35#35: *1978 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:43:27 [info] 35#35: *1977 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:43:37 [info] 35#35: *1979 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:43:37 [info] 38#38: *1980 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:43:47 [info] 35#35: *1982 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:43:47 [info] 35#35: *1981 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:43:57 [info] 38#38: *1983 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:43:57 [info] 35#35: *1984 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:44:07 [info] 35#35: *1985 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:44:07 [info] 38#38: *1986 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:44:17 [info] 35#35: *1988 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:44:17 [info] 35#35: *1989 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:44:27 [info] 38#38: *1991 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:44:27 [info] 35#35: *1990 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:44:37 [info] 35#35: *1992 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:44:37 [info] 35#35: *1993 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:44:47 [info] 35#35: *1994 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:44:47 [info] 35#35: *1995 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:44:57 [info] 35#35: *1997 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:44:57 [info] 35#35: *1996 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:45:07 [info] 35#35: *1998 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:45:07 [info] 35#35: *1999 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:45:17 [info] 38#38: *2001 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:45:17 [info] 38#38: *2002 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:45:27 [info] 35#35: *2004 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:45:27 [info] 35#35: *2003 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:45:37 [info] 35#35: *2005 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:45:37 [info] 35#35: *2006 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:45:47 [info] 35#35: *2007 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:45:47 [info] 35#35: *2008 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:45:57 [info] 35#35: *2009 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:45:57 [info] 35#35: *2010 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:46:07 [info] 35#35: *2012 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:46:07 [info] 35#35: *2011 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:46:17 [info] 38#38: *2014 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:46:17 [info] 38#38: *2015 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:46:27 [info] 38#38: *2016 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:46:27 [info] 38#38: *2017 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:46:37 [info] 35#35: *2018 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:46:37 [info] 35#35: *2019 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:46:47 [info] 38#38: *2020 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:46:47 [info] 38#38: *2021 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:46:57 [info] 38#38: *2023 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:46:57 [info] 38#38: *2022 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:47:07 [info] 38#38: *2024 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:47:07 [info] 35#35: *2025 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:47:17 [info] 35#35: *2027 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:47:17 [info] 35#35: *2028 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:47:27 [info] 38#38: *2029 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:47:27 [info] 38#38: *2030 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:47:37 [info] 35#35: *2031 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:47:37 [info] 35#35: *2032 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:47:47 [info] 35#35: *2034 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:47:47 [info] 35#35: *2033 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:47:57 [info] 38#38: *2035 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:47:57 [info] 38#38: *2036 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:48:07 [info] 35#35: *2037 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:48:07 [info] 35#35: *2038 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:48:17 [info] 38#38: *2041 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:48:17 [info] 35#35: *2040 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:48:27 [info] 35#35: *2042 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:48:27 [info] 35#35: *2043 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:48:37 [info] 38#38: *2044 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:48:37 [info] 35#35: *2045 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:48:47 [info] 35#35: *2046 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:48:47 [info] 35#35: *2047 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:48:57 [info] 38#38: *2049 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:48:57 [info] 38#38: *2048 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:49:07 [info] 35#35: *2050 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:49:07 [info] 35#35: *2051 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:49:17 [info] 38#38: *2053 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:49:17 [info] 38#38: *2054 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:49:27 [info] 35#35: *2055 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:49:27 [info] 35#35: *2056 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:49:37 [info] 38#38: *2057 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:49:37 [info] 38#38: *2058 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:49:47 [info] 35#35: *2060 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:49:47 [info] 35#35: *2059 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:49:57 [info] 38#38: *2061 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:49:57 [info] 38#38: *2062 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:50:07 [info] 38#38: *2063 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:50:07 [info] 38#38: *2064 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:50:17 [info] 35#35: *2067 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:50:17 [info] 35#35: *2066 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:50:27 [info] 35#35: *2069 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:50:27 [info] 35#35: *2068 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:50:37 [info] 35#35: *2070 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:50:37 [info] 35#35: *2071 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:50:47 [info] 35#35: *2072 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:50:47 [info] 35#35: *2073 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:50:57 [info] 35#35: *2075 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:50:57 [info] 35#35: *2074 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:51:00 [info] 35#35: *2076 client closed connection while waiting for request, client: 10.233.70.145, server: 0.0.0.0:443
2022/07/14 05:51:07 [info] 38#38: *2077 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:51:07 [info] 38#38: *2078 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:51:17 [info] 38#38: *2080 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:51:17 [info] 35#35: *2081 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:51:27 [info] 38#38: *2082 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:51:27 [info] 38#38: *2083 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:51:37 [info] 38#38: *2084 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:51:37 [info] 38#38: *2085 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:51:47 [info] 38#38: *2086 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:51:47 [info] 38#38: *2087 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:51:57 [info] 38#38: *2089 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:51:57 [info] 35#35: *2088 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:52:07 [info] 35#35: *2090 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:52:07 [info] 35#35: *2091 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:52:17 [info] 38#38: *2093 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:52:17 [info] 38#38: *2094 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:52:27 [info] 38#38: *2095 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:52:27 [info] 38#38: *2096 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:52:37 [info] 38#38: *2097 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:52:37 [info] 38#38: *2098 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:52:47 [info] 38#38: *2100 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:52:47 [info] 35#35: *2099 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:52:57 [info] 38#38: *2102 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:52:57 [info] 35#35: *2101 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:53:07 [info] 35#35: *2104 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:53:07 [info] 35#35: *2103 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:53:17 [info] 35#35: *2106 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:53:17 [info] 35#35: *2107 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:53:27 [info] 35#35: *2108 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:53:27 [info] 35#35: *2109 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:53:37 [info] 38#38: *2110 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:53:37 [info] 38#38: *2111 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:53:47 [info] 35#35: *2112 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:53:47 [info] 35#35: *2113 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:53:57 [info] 35#35: *2114 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:53:57 [info] 35#35: *2115 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:54:07 [info] 35#35: *2116 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:54:07 [info] 35#35: *2117 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:54:17 [info] 35#35: *2120 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:54:17 [info] 35#35: *2119 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:54:27 [info] 38#38: *2121 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:54:27 [info] 38#38: *2122 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:54:37 [info] 35#35: *2123 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:54:37 [info] 35#35: *2124 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:54:47 [info] 35#35: *2125 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:54:47 [info] 35#35: *2126 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:54:57 [info] 38#38: *2127 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:54:57 [info] 35#35: *2128 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:55:07 [info] 35#35: *2129 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:55:07 [info] 35#35: *2130 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:55:17 [info] 35#35: *2132 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:55:17 [info] 38#38: *2133 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:55:27 [info] 35#35: *2134 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:55:27 [info] 35#35: *2135 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:55:37 [info] 35#35: *2136 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:55:37 [info] 35#35: *2137 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:55:47 [info] 35#35: *2139 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80
2022/07/14 05:55:47 [info] 35#35: *2138 client closed connection while waiting for request, client: 10.233.68.219, server: 0.0.0.0:80