Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.32.114
### 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/06/18 03:11:19 [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/06/18 03:11:19 [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/06/18 03:11:19 [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/06/18 03:11:19 [notice] 33#33: using the "epoll" event method
2022/06/18 03:11:19 [notice] 33#33: openresty/1.13.6.1
2022/06/18 03:11:19 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/06/18 03:11:19 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/06/18 03:11:19 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/06/18 03:11:19 [notice] 34#34: start worker processes
2022/06/18 03:11:19 [notice] 34#34: start worker process 35
\n\n### Starting apiroute
2022/06/18 03:11:19 [notice] 34#34: start worker process 37
2022/06/18 03:11:19 [notice] 34#34: start worker process 38
2022/06/18 03:11:19 [notice] 34#34: start worker process 39
2022/06/18 03:11:19 [notice] 34#34: start worker process 40
2022/06/18 03:11:19 [notice] 34#34: start worker process 41
2022/06/18 03:11:19 [notice] 34#34: start worker process 42
2022/06/18 03:11:19 [notice] 34#34: start worker process 43
2022/06/18 03:11:19 [notice] 34#34: start cache manager process 44
2022/06/18 03:11:19 [notice] 34#34: start cache loader process 45
@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-20220618031119.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-06-18 03:11:21 707 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-06-18 03:11:21 715 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-06-18 03:11:21 715 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-06-18 03:11:21 786 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-06-18 03:11:21 787 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.32.114:10081 Enabled:true
2022-06-18 03:11:23 407 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-06-18 03:11:23 499 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-06-18 03:11:23 499 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-06-18 03:11:23 501 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-06-18 03:11:23 502 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-06-18 03:11:23 502 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2022-06-18 03:11:23 502 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-06-18 03:11:23 502 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-06-18 03:11:23 583 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-06-18 03:11:23 675 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-06-18 03:11:23 675 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-06-18 03:11:23 675 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-06-18 03:11:24 155 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/06/18 03:11:34 [info] 37#37: *12 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:11:34 [info] 37#37: *13 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:11:44 [info] 37#37: *14 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:11:44 [info] 37#37: *15 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:11:48 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:133):2: 3cfffa360c07da7b043433e4ffe8a9de:receive the request, client: 10.233.66.99, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/06/18 03:11:48 [info] 37#37: *16 [lua] logger.lua:23: 3cfffa360c07da7b043433e4ffe8a9de {"matched":"microservices"} while logging request, client: 10.233.66.99, 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.66.99 - - [18/Jun/2022:03:11:48 +0000] 3cfffa360c07da7b043433e4ffe8a9de "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.356 upstream_response_time:0.355 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-"
10.233.66.99 - - [18/Jun/2022:03:11:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 254
2022/06/18 03:11:53 [info] 37#37: *16 client 10.233.66.99 closed keepalive connection
2022/06/18 03:11:54 [info] 38#38: *19 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:11:54 [info] 37#37: *20 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:12:04 [info] 38#38: *21 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:12:04 [info] 38#38: *22 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:12:14 [info] 37#37: *24 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:12:14 [info] 37#37: *23 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:12:19 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/06/18 03:12:19 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2022/06/18 03:12:19 [notice] 34#34: cache loader process 45 exited with code 0
2022/06/18 03:12:19 [notice] 34#34: signal 29 (SIGIO) received
2022/06/18 03:12:24 [info] 37#37: *27 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:12:24 [info] 37#37: *28 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:12:34 [info] 37#37: *29 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:12:34 [info] 38#38: *30 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:12:44 [info] 37#37: *31 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:12:44 [info] 37#37: *32 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:12:54 [info] 37#37: *33 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:12:54 [info] 37#37: *34 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:13:04 [info] 37#37: *35 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:13:04 [info] 38#38: *36 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:13:10 [info] 37#37: *37 [lua] access_by_lua(msblocations.conf:133):2: 6dfda32e768b4fbca54d2fd91ef62fc6:receive the request, client: 10.233.70.67, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2022/06/18 03:13:10 [info] 37#37: *37 [lua] logger.lua:23: 6dfda32e768b4fbca54d2fd91ef62fc6 {"matched":"microservices"} while logging request, client: 10.233.70.67, 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.70.67 - - [18/Jun/2022:03:13:10 +0000] 6dfda32e768b4fbca54d2fd91ef62fc6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.138 upstream_response_time:0.137 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-"
10.233.70.67 - - [18/Jun/2022:03:13:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 129
2022/06/18 03:13:14 [info] 37#37: *39 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:13:14 [info] 37#37: *40 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:13:20 [info] 37#37: *37 client 10.233.70.67 closed keepalive connection
2022/06/18 03:13:24 [info] 37#37: *43 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:13:24 [info] 37#37: *42 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:13:34 [info] 38#38: *44 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:13:34 [info] 38#38: *45 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:13:44 [info] 38#38: *46 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:13:44 [info] 38#38: *47 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:13:54 [info] 37#37: *48 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:13:54 [info] 38#38: *49 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:14:04 [info] 37#37: *50 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:14:04 [info] 37#37: *51 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:14:14 [info] 38#38: *52 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:14:14 [info] 38#38: *53 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:14:24 [info] 38#38: *56 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:14:24 [info] 37#37: *55 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:14:34 [info] 37#37: *58 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:14:34 [info] 37#37: *57 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:14:44 [info] 38#38: *59 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:14:44 [info] 38#38: *60 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:14:54 [info] 38#38: *61 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:14:54 [info] 37#37: *62 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:15:04 [info] 38#38: *63 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:15:04 [info] 37#37: *64 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:15:14 [info] 38#38: *66 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:15:14 [info] 38#38: *65 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:15:24 [info] 37#37: *69 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:15:24 [info] 38#38: *68 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:15:34 [info] 37#37: *70 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:15:34 [info] 38#38: *71 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:15:44 [info] 37#37: *72 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:15:44 [info] 37#37: *73 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:15:54 [info] 38#38: *74 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:15:54 [info] 38#38: *75 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:16:04 [info] 37#37: *76 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:16:04 [info] 37#37: *77 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:16:14 [info] 37#37: *78 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:16:14 [info] 37#37: *79 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:16:24 [info] 37#37: *82 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:16:24 [info] 37#37: *81 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:16:34 [info] 37#37: *83 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:16:34 [info] 38#38: *84 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:16:44 [info] 37#37: *85 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:16:44 [info] 37#37: *86 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:16:54 [info] 38#38: *87 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:16:54 [info] 37#37: *88 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:17:04 [info] 37#37: *90 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:17:04 [info] 37#37: *89 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:17:14 [info] 37#37: *91 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:17:14 [info] 38#38: *92 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:17:24 [info] 38#38: *94 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:17:24 [info] 38#38: *95 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:17:34 [info] 38#38: *96 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:17:34 [info] 37#37: *97 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:17:44 [info] 37#37: *98 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:17:44 [info] 37#37: *99 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:17:54 [info] 37#37: *101 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:17:54 [info] 37#37: *100 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:18:04 [info] 38#38: *103 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:18:04 [info] 37#37: *102 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:18:14 [info] 38#38: *104 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:18:14 [info] 37#37: *105 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:18:24 [info] 38#38: *108 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:18:24 [info] 38#38: *107 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:18:34 [info] 37#37: *109 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:18:34 [info] 37#37: *110 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:18:44 [info] 37#37: *111 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:18:44 [info] 37#37: *112 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:18:54 [info] 38#38: *113 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:18:54 [info] 38#38: *114 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:19:04 [info] 38#38: *115 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:19:04 [info] 38#38: *116 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:19:14 [info] 38#38: *118 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:19:14 [info] 37#37: *117 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:19:24 [info] 38#38: *120 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:19:24 [info] 38#38: *121 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:19:34 [info] 37#37: *123 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:19:34 [info] 37#37: *122 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:19:44 [info] 38#38: *125 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:19:44 [info] 37#37: *124 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:19:54 [info] 38#38: *127 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:19:54 [info] 37#37: *126 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:20:04 [info] 37#37: *128 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:20:04 [info] 37#37: *129 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:20:14 [info] 37#37: *130 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:20:14 [info] 37#37: *131 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:20:24 [info] 37#37: *133 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:20:24 [info] 37#37: *134 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:20:34 [info] 37#37: *135 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:20:34 [info] 37#37: *136 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:20:44 [info] 37#37: *138 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:20:44 [info] 37#37: *137 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:20:54 [info] 38#38: *139 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:20:54 [info] 38#38: *140 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:21:04 [info] 38#38: *141 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:21:04 [info] 37#37: *142 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:21:14 [info] 37#37: *143 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:21:14 [info] 37#37: *144 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:21:24 [info] 38#38: *146 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:21:24 [info] 38#38: *147 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:21:34 [info] 38#38: *148 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:21:34 [info] 38#38: *149 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:21:44 [info] 38#38: *150 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:21:44 [info] 37#37: *151 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:21:54 [info] 37#37: *153 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:21:54 [info] 37#37: *152 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:22:04 [info] 37#37: *154 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:22:04 [info] 37#37: *155 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:22:14 [info] 37#37: *156 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:22:14 [info] 37#37: *157 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:22:24 [info] 37#37: *159 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:22:24 [info] 37#37: *160 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:22:34 [info] 38#38: *161 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:22:34 [info] 37#37: *162 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:22:44 [info] 38#38: *164 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:22:44 [info] 37#37: *163 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:22:54 [info] 37#37: *165 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:22:54 [info] 37#37: *166 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:23:04 [info] 37#37: *167 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:23:04 [info] 37#37: *168 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:23:14 [info] 37#37: *169 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:23:14 [info] 37#37: *170 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:23:24 [info] 38#38: *172 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:23:24 [info] 37#37: *173 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:23:34 [info] 37#37: *174 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:23:34 [info] 37#37: *175 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:23:44 [info] 37#37: *176 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:23:44 [info] 37#37: *177 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:23:54 [info] 37#37: *179 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:23:54 [info] 37#37: *178 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:24:04 [info] 37#37: *180 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:24:04 [info] 37#37: *181 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:24:14 [info] 37#37: *182 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:24:14 [info] 37#37: *183 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:24:24 [info] 37#37: *185 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:24:24 [info] 37#37: *186 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:24:34 [info] 37#37: *187 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:24:34 [info] 37#37: *188 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:24:44 [info] 38#38: *189 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:24:44 [info] 38#38: *190 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:24:54 [info] 38#38: *191 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:24:54 [info] 38#38: *192 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:25:04 [info] 38#38: *194 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:25:04 [info] 37#37: *193 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:25:14 [info] 37#37: *195 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:25:14 [info] 37#37: *196 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:25:24 [info] 38#38: *199 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:25:24 [info] 37#37: *198 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:25:34 [info] 37#37: *200 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:25:34 [info] 37#37: *201 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:25:44 [info] 37#37: *202 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:25:44 [info] 37#37: *203 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:25:54 [info] 37#37: *205 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:25:54 [info] 37#37: *204 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:26:04 [info] 37#37: *206 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:26:04 [info] 37#37: *207 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:26:14 [info] 37#37: *208 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:26:14 [info] 37#37: *209 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:26:24 [info] 38#38: *212 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:26:24 [info] 37#37: *211 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:26:34 [info] 37#37: *213 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:26:34 [info] 37#37: *214 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:26:44 [info] 37#37: *215 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:26:44 [info] 37#37: *216 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:26:54 [info] 37#37: *217 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:26:54 [info] 37#37: *218 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:27:04 [info] 37#37: *219 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:27:04 [info] 37#37: *220 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:27:14 [info] 37#37: *221 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:27:14 [info] 38#38: *222 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:27:24 [info] 38#38: *224 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:27:24 [info] 38#38: *225 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:27:34 [info] 37#37: *227 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:27:34 [info] 38#38: *226 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:27:44 [info] 37#37: *229 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:27:44 [info] 37#37: *228 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:27:54 [info] 38#38: *230 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:27:54 [info] 38#38: *231 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:28:04 [info] 37#37: *232 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:28:04 [info] 37#37: *233 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:28:14 [info] 37#37: *234 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:28:14 [info] 37#37: *235 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:28:24 [info] 37#37: *237 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:28:24 [info] 38#38: *238 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:28:34 [info] 38#38: *240 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:28:34 [info] 37#37: *239 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:28:44 [info] 38#38: *241 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:28:44 [info] 38#38: *242 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:28:54 [info] 37#37: *243 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:28:54 [info] 37#37: *244 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:29:04 [info] 38#38: *245 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:29:04 [info] 38#38: *246 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:29:14 [info] 37#37: *248 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:29:14 [info] 37#37: *247 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:29:24 [info] 37#37: *250 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:29:24 [info] 37#37: *251 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:29:34 [info] 37#37: *252 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:29:34 [info] 37#37: *253 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:29:44 [info] 37#37: *255 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:29:44 [info] 37#37: *254 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:29:54 [info] 37#37: *256 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:29:54 [info] 37#37: *257 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:30:04 [info] 37#37: *258 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:30:04 [info] 37#37: *259 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:30:14 [info] 38#38: *260 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:30:14 [info] 38#38: *261 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:30:24 [info] 37#37: *263 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:30:24 [info] 37#37: *264 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:30:34 [info] 38#38: *265 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:30:34 [info] 37#37: *266 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:30:44 [info] 37#37: *267 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:30:44 [info] 37#37: *268 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:30:54 [info] 38#38: *269 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:30:54 [info] 37#37: *270 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:31:04 [info] 38#38: *271 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:31:04 [info] 38#38: *272 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:31:14 [info] 37#37: *273 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:31:14 [info] 38#38: *274 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:31:24 [info] 37#37: *276 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:31:24 [info] 38#38: *277 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:31:34 [info] 37#37: *278 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:31:34 [info] 37#37: *279 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:31:44 [info] 37#37: *280 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:31:44 [info] 37#37: *281 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:31:54 [info] 37#37: *282 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:31:54 [info] 37#37: *283 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:32:04 [info] 37#37: *284 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:32:04 [info] 37#37: *285 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:32:14 [info] 37#37: *286 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:32:14 [info] 37#37: *287 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:32:24 [info] 38#38: *289 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:32:24 [info] 38#38: *290 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:32:34 [info] 38#38: *291 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:32:34 [info] 38#38: *292 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:32:35 [info] 37#37: *293 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.66, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.68.66 - - [18/Jun/2022:03:32:35 +0000] b14fb21bd641869d891f32313842b394 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2022/06/18 03:32:44 [info] 37#37: *294 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:32:44 [info] 38#38: *295 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:32:54 [info] 37#37: *296 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:32:54 [info] 37#37: *297 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:33:04 [info] 37#37: *298 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:33:04 [info] 37#37: *299 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:33:14 [info] 37#37: *300 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:33:14 [info] 37#37: *301 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:33:24 [info] 38#38: *304 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:33:24 [info] 37#37: *303 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:33:34 [info] 38#38: *305 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:33:34 [info] 37#37: *306 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:33:44 [info] 37#37: *307 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:33:44 [info] 37#37: *308 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:33:54 [info] 38#38: *310 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:33:54 [info] 37#37: *309 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:34:04 [info] 37#37: *311 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:34:04 [info] 38#38: *312 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:34:14 [info] 37#37: *314 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:34:14 [info] 37#37: *313 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:34:24 [info] 37#37: *317 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:34:24 [info] 37#37: *316 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:34:34 [info] 37#37: *318 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:34:34 [info] 37#37: *319 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:34:44 [info] 38#38: *320 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:34:44 [info] 38#38: *321 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:34:54 [info] 37#37: *322 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:34:54 [info] 38#38: *323 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:35:04 [info] 37#37: *324 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:35:04 [info] 37#37: *325 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:35:14 [info] 37#37: *326 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:35:14 [info] 37#37: *327 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:35:24 [info] 37#37: *330 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:35:24 [info] 38#38: *329 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:35:34 [info] 38#38: *332 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:35:34 [info] 37#37: *331 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:35:44 [info] 37#37: *333 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:35:44 [info] 37#37: *334 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:35:54 [info] 38#38: *335 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:35:54 [info] 38#38: *336 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:36:04 [info] 37#37: *338 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:36:04 [info] 38#38: *337 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:36:14 [info] 37#37: *339 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:36:14 [info] 38#38: *340 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:36:24 [info] 37#37: *343 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:36:24 [info] 37#37: *342 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:36:34 [info] 38#38: *344 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:36:34 [info] 37#37: *345 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:36:44 [info] 38#38: *346 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:36:44 [info] 38#38: *347 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:36:54 [info] 38#38: *349 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:36:54 [info] 37#37: *348 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:37:04 [info] 38#38: *350 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:37:04 [info] 37#37: *351 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:37:14 [info] 37#37: *352 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:37:14 [info] 38#38: *353 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:37:24 [info] 38#38: *356 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:37:24 [info] 37#37: *355 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:37:34 [info] 37#37: *358 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:37:34 [info] 38#38: *357 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:37:44 [info] 38#38: *359 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:37:44 [info] 38#38: *360 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:37:54 [info] 37#37: *362 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:37:54 [info] 37#37: *361 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:38:04 [info] 37#37: *363 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:38:04 [info] 38#38: *364 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:38:14 [info] 37#37: *365 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:38:14 [info] 38#38: *366 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:38:24 [info] 37#37: *368 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:38:24 [info] 38#38: *369 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:38:34 [info] 37#37: *370 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:38:34 [info] 37#37: *371 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:38:44 [info] 37#37: *373 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:38:44 [info] 37#37: *372 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:38:54 [info] 37#37: *374 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:38:54 [info] 37#37: *375 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:39:04 [info] 37#37: *376 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:39:04 [info] 38#38: *377 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:39:14 [info] 37#37: *378 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:39:14 [info] 37#37: *379 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:39:24 [info] 38#38: *381 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:39:24 [info] 37#37: *382 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:39:34 [info] 37#37: *384 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:39:34 [info] 37#37: *383 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:39:44 [info] 37#37: *385 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:39:44 [info] 37#37: *386 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:39:54 [info] 37#37: *388 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:39:54 [info] 37#37: *387 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:40:04 [info] 37#37: *389 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:40:04 [info] 37#37: *390 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:40:14 [info] 37#37: *391 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:40:14 [info] 37#37: *392 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:40:24 [info] 38#38: *395 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:40:24 [info] 37#37: *394 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:40:34 [info] 37#37: *396 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:40:34 [info] 37#37: *397 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:40:44 [info] 38#38: *398 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:40:44 [info] 38#38: *399 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:40:54 [info] 37#37: *400 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:40:54 [info] 37#37: *401 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:41:04 [info] 38#38: *402 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:41:04 [info] 38#38: *403 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:41:14 [info] 37#37: *404 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:41:14 [info] 37#37: *405 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:41:24 [info] 37#37: *408 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:41:24 [info] 37#37: *407 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:41:34 [info] 37#37: *410 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:41:34 [info] 38#38: *409 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:41:44 [info] 37#37: *412 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:41:44 [info] 37#37: *411 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:41:54 [info] 37#37: *413 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:41:54 [info] 38#38: *414 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:42:04 [info] 38#38: *415 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:42:04 [info] 38#38: *416 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:42:14 [info] 38#38: *417 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:42:14 [info] 38#38: *418 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:42:24 [info] 38#38: *420 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:42:24 [info] 38#38: *421 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:42:34 [info] 38#38: *423 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:42:34 [info] 37#37: *422 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:42:44 [info] 38#38: *424 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:42:44 [info] 38#38: *425 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:42:54 [info] 37#37: *427 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:42:54 [info] 37#37: *426 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:43:04 [info] 37#37: *428 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:43:04 [info] 38#38: *429 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:43:14 [info] 38#38: *431 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:43:14 [info] 38#38: *430 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:43:24 [info] 38#38: *433 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:43:24 [info] 37#37: *434 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:43:34 [info] 38#38: *436 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:43:34 [info] 38#38: *435 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:43:44 [info] 38#38: *437 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:43:44 [info] 37#37: *438 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:43:54 [info] 37#37: *439 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:43:54 [info] 37#37: *440 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:44:04 [info] 38#38: *442 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:44:04 [info] 38#38: *441 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:44:14 [info] 37#37: *443 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:44:14 [info] 37#37: *444 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:44:24 [info] 38#38: *447 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:44:24 [info] 37#37: *446 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:44:34 [info] 37#37: *448 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:44:34 [info] 37#37: *449 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:44:44 [info] 37#37: *450 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:44:44 [info] 37#37: *451 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:44:54 [info] 37#37: *453 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:44:54 [info] 38#38: *452 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:45:04 [info] 38#38: *454 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:45:04 [info] 38#38: *455 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:45:14 [info] 38#38: *457 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:45:14 [info] 38#38: *456 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:45:24 [info] 37#37: *459 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:45:24 [info] 37#37: *460 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:45:34 [info] 37#37: *461 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:45:34 [info] 37#37: *462 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:45:44 [info] 37#37: *463 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:45:44 [info] 37#37: *464 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:45:54 [info] 38#38: *466 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:45:54 [info] 37#37: *465 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:46:04 [info] 37#37: *467 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:46:04 [info] 38#38: *468 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:46:14 [info] 37#37: *469 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:46:14 [info] 37#37: *470 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:46:24 [info] 37#37: *472 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:46:24 [info] 38#38: *473 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:46:34 [info] 37#37: *474 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:46:34 [info] 37#37: *475 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:46:44 [info] 37#37: *477 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:46:44 [info] 37#37: *476 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:46:54 [info] 37#37: *478 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:46:54 [info] 37#37: *479 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:47:04 [info] 38#38: *481 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:47:04 [info] 38#38: *480 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:47:14 [info] 37#37: *482 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:47:14 [info] 37#37: *483 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:47:24 [info] 38#38: *486 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:47:24 [info] 37#37: *485 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:47:34 [info] 37#37: *487 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:47:34 [info] 38#38: *488 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:47:44 [info] 37#37: *489 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:47:44 [info] 37#37: *490 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:47:54 [info] 37#37: *491 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:47:54 [info] 37#37: *492 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:48:04 [info] 37#37: *493 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:48:04 [info] 37#37: *494 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:48:14 [info] 37#37: *495 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:48:14 [info] 37#37: *496 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:48:24 [info] 37#37: *498 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:48:24 [info] 37#37: *499 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:48:34 [info] 37#37: *500 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:48:34 [info] 37#37: *501 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:48:44 [info] 37#37: *503 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:48:44 [info] 37#37: *502 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:48:54 [info] 38#38: *504 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:48:54 [info] 38#38: *505 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:49:04 [info] 37#37: *507 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:49:04 [info] 37#37: *506 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:49:14 [info] 37#37: *508 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:49:14 [info] 38#38: *509 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:49:24 [info] 37#37: *511 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:49:24 [info] 37#37: *512 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:49:34 [info] 37#37: *513 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:49:34 [info] 37#37: *514 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:49:44 [info] 37#37: *515 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:49:44 [info] 37#37: *516 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:49:54 [info] 37#37: *517 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:49:54 [info] 38#38: *518 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:50:04 [info] 38#38: *519 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:50:04 [info] 38#38: *520 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:50:14 [info] 38#38: *521 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:50:14 [info] 37#37: *522 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:50:24 [info] 37#37: *524 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:50:24 [info] 37#37: *525 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:50:34 [info] 37#37: *526 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:50:34 [info] 37#37: *527 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:50:44 [info] 37#37: *529 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:50:44 [info] 37#37: *528 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:50:54 [info] 38#38: *530 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:50:54 [info] 38#38: *531 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:51:04 [info] 38#38: *532 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:51:04 [info] 37#37: *533 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:51:14 [info] 38#38: *535 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:51:14 [info] 38#38: *534 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:51:24 [info] 37#37: *537 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:51:24 [info] 37#37: *538 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:51:34 [info] 37#37: *539 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:51:34 [info] 37#37: *540 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:51:44 [info] 38#38: *541 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:51:44 [info] 38#38: *542 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:51:54 [info] 38#38: *543 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:51:54 [info] 38#38: *544 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:52:04 [info] 37#37: *545 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:52:04 [info] 38#38: *546 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:52:14 [info] 37#37: *548 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:52:14 [info] 37#37: *547 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:52:24 [info] 37#37: *550 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:52:24 [info] 37#37: *551 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:52:34 [info] 37#37: *553 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:52:34 [info] 37#37: *552 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:52:44 [info] 37#37: *554 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:52:44 [info] 38#38: *555 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:52:54 [info] 37#37: *556 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:52:54 [info] 38#38: *557 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:53:04 [info] 37#37: *558 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:53:04 [info] 37#37: *559 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:53:14 [info] 37#37: *560 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:53:14 [info] 37#37: *561 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:53:24 [info] 38#38: *563 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:53:24 [info] 38#38: *564 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:53:34 [info] 37#37: *565 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:53:34 [info] 37#37: *566 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:53:44 [info] 37#37: *567 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:53:44 [info] 38#38: *568 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:53:54 [info] 37#37: *569 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:53:54 [info] 37#37: *570 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:54:04 [info] 38#38: *571 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:54:04 [info] 38#38: *572 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:54:14 [info] 37#37: *573 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:54:14 [info] 37#37: *574 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:54:24 [info] 37#37: *577 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:54:24 [info] 37#37: *576 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:54:34 [info] 37#37: *578 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:54:34 [info] 37#37: *579 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:54:44 [info] 38#38: *580 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:54:44 [info] 38#38: *581 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:54:54 [info] 38#38: *582 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:54:54 [info] 38#38: *583 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:55:04 [info] 37#37: *584 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:55:04 [info] 38#38: *585 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:55:14 [info] 37#37: *586 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:55:14 [info] 37#37: *587 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:55:24 [info] 38#38: *590 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:55:24 [info] 37#37: *589 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:55:34 [info] 38#38: *591 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:55:34 [info] 38#38: *592 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:55:44 [info] 37#37: *593 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:55:44 [info] 38#38: *594 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:55:54 [info] 37#37: *596 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:55:54 [info] 37#37: *595 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:56:04 [info] 37#37: *597 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:56:04 [info] 37#37: *598 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:56:14 [info] 37#37: *599 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:56:14 [info] 38#38: *600 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:56:24 [info] 38#38: *602 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:56:24 [info] 37#37: *603 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:56:34 [info] 38#38: *605 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:56:34 [info] 37#37: *604 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:56:44 [info] 37#37: *607 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:56:44 [info] 37#37: *606 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:56:54 [info] 38#38: *608 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:56:54 [info] 37#37: *609 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:57:04 [info] 37#37: *610 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:57:04 [info] 38#38: *611 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:57:14 [info] 37#37: *612 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:57:14 [info] 37#37: *613 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:57:24 [info] 37#37: *615 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:57:24 [info] 37#37: *616 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:57:34 [info] 37#37: *617 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:57:34 [info] 38#38: *618 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:57:44 [info] 37#37: *620 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:57:44 [info] 37#37: *619 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:57:54 [info] 38#38: *622 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:57:54 [info] 37#37: *621 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:58:04 [info] 38#38: *623 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:58:04 [info] 38#38: *624 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:58:14 [info] 37#37: *625 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:58:14 [info] 37#37: *626 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:58:24 [info] 38#38: *628 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:58:24 [info] 38#38: *629 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:58:34 [info] 37#37: *630 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:58:34 [info] 38#38: *631 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:58:44 [info] 37#37: *633 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:58:44 [info] 38#38: *632 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:58:54 [info] 37#37: *634 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:58:54 [info] 38#38: *635 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:59:04 [info] 37#37: *637 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:59:04 [info] 37#37: *636 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:59:14 [info] 37#37: *638 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:59:14 [info] 37#37: *639 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:59:24 [info] 37#37: *641 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:59:24 [info] 37#37: *642 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:59:34 [info] 37#37: *643 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:59:34 [info] 38#38: *644 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:59:42 [info] 37#37: *645 client closed connection while waiting for request, client: 10.233.69.199, server: 0.0.0.0:443
2022/06/18 03:59:44 [info] 37#37: *646 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:59:44 [info] 37#37: *647 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:59:54 [info] 37#37: *648 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 03:59:54 [info] 37#37: *649 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:00:04 [info] 37#37: *651 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:00:04 [info] 37#37: *650 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:00:14 [info] 37#37: *652 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:00:14 [info] 37#37: *653 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:00:24 [info] 38#38: *655 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:00:24 [info] 37#37: *656 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:00:34 [info] 37#37: *657 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:00:34 [info] 37#37: *658 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:00:44 [info] 37#37: *659 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:00:44 [info] 37#37: *660 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:00:54 [info] 37#37: *661 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:00:54 [info] 37#37: *662 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:01:04 [info] 37#37: *664 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:01:04 [info] 38#38: *663 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:01:14 [info] 37#37: *665 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:01:14 [info] 37#37: *666 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:01:24 [info] 37#37: *668 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:01:24 [info] 37#37: *669 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:01:34 [info] 38#38: *671 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:01:34 [info] 37#37: *670 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:01:44 [info] 38#38: *672 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:01:44 [info] 38#38: *673 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:01:54 [info] 37#37: *675 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:01:54 [info] 37#37: *674 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:02:04 [info] 38#38: *677 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:02:04 [info] 38#38: *676 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:02:14 [info] 37#37: *678 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:02:14 [info] 37#37: *679 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:02:24 [info] 38#38: *681 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:02:24 [info] 37#37: *682 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:02:34 [info] 38#38: *684 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:02:34 [info] 38#38: *683 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:02:44 [info] 37#37: *685 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:02:44 [info] 37#37: *686 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:02:54 [info] 37#37: *688 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:02:54 [info] 37#37: *687 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:03:04 [info] 37#37: *689 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:03:04 [info] 37#37: *690 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:03:14 [info] 37#37: *692 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:03:14 [info] 37#37: *691 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:03:24 [info] 38#38: *694 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:03:24 [info] 38#38: *695 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:03:34 [info] 37#37: *696 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:03:34 [info] 37#37: *697 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:03:44 [info] 37#37: *698 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:03:44 [info] 37#37: *699 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:03:54 [info] 37#37: *700 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:03:54 [info] 37#37: *701 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:04:04 [info] 37#37: *703 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:04:04 [info] 37#37: *702 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:04:14 [info] 37#37: *704 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:04:14 [info] 37#37: *705 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:04:24 [info] 37#37: *707 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:04:24 [info] 37#37: *708 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:04:34 [info] 38#38: *710 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:04:34 [info] 38#38: *709 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:04:44 [info] 37#37: *712 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:04:44 [info] 37#37: *711 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:04:54 [info] 37#37: *713 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:04:54 [info] 38#38: *714 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:05:04 [info] 37#37: *715 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:05:04 [info] 37#37: *716 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:05:14 [info] 37#37: *717 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:05:14 [info] 37#37: *718 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:05:24 [info] 37#37: *720 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:05:24 [info] 37#37: *721 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:05:34 [info] 37#37: *722 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:05:34 [info] 37#37: *723 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:05:39 [info] 37#37: *724 client closed connection while waiting for request, client: 10.233.69.199, server: 0.0.0.0:443
2022/06/18 04:05:44 [info] 37#37: *725 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:05:44 [info] 38#38: *726 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:05:54 [info] 38#38: *727 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:05:54 [info] 37#37: *728 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:06:04 [info] 38#38: *730 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:06:04 [info] 37#37: *729 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:06:14 [info] 37#37: *731 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:06:14 [info] 37#37: *732 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:06:24 [info] 38#38: *734 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:06:24 [info] 38#38: *735 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:06:34 [info] 37#37: *737 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:06:34 [info] 37#37: *736 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:06:44 [info] 37#37: *738 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:06:44 [info] 37#37: *739 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:06:54 [info] 37#37: *740 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:06:54 [info] 37#37: *741 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:07:04 [info] 37#37: *742 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:07:04 [info] 37#37: *743 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:07:14 [info] 38#38: *744 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:07:14 [info] 38#38: *745 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:07:24 [info] 37#37: *747 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:07:24 [info] 37#37: *748 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:07:34 [info] 38#38: *750 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:07:34 [info] 38#38: *749 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:07:44 [info] 38#38: *751 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:07:44 [info] 37#37: *752 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:07:54 [info] 37#37: *753 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:07:54 [info] 38#38: *754 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:08:04 [info] 38#38: *756 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:08:04 [info] 37#37: *755 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:08:14 [info] 37#37: *757 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:08:14 [info] 37#37: *758 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:08:24 [info] 37#37: *761 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:08:24 [info] 37#37: *760 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:08:34 [info] 37#37: *762 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:08:34 [info] 37#37: *763 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:08:44 [info] 37#37: *764 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:08:44 [info] 37#37: *765 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:08:54 [info] 37#37: *766 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:08:54 [info] 38#38: *767 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:04 [info] 37#37: *769 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:04 [info] 37#37: *768 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:14 [info] 38#38: *771 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:14 [info] 37#37: *770 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:24 [info] 37#37: *774 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:24 [info] 37#37: *775 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:31 [info] 37#37: *772 client prematurely closed connection while reading client request line, client: 10.233.64.207, server: 
10.233.64.207 - - [18/Jun/2022:04:09:31 +0000] b145d179a435919c68109c9c97b60dc0 "" 400 request_processing_time:5.007 upstream_response_time:- "-" "-" "-"
2022/06/18 04:09:31 [info] 37#37: *776 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.207, server: , request: "GET / HTTP/1.0"
10.233.64.207 - - [18/Jun/2022:04:09:31 +0000] 70c656067ff52f60d9bb3ef30103dde4 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/06/18 04:09:34 [info] 38#38: *778 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:34 [info] 37#37: *777 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:44 [info] 38#38: *780 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:44 [info] 37#37: *779 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:54 [info] 37#37: *781 [lua] access_by_lua(msblocations.conf:133):2: ad38a648e814f361fa457928552209cb:receive the request, client: 10.233.64.207, server: , request: "GET /nmaplowercheck1655525395 HTTP/1.1", host: "10.32.240.46:30283"
2022/06/18 04:09:54 [info] 37#37: *782 [lua] access_by_lua(msblocations.conf:133):2: f2fbb981f86039f5b5f7018c7c2b428e:receive the request, client: 10.233.64.207, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.46:30283"
2022/06/18 04:09:54 [warn] 37#37: *781 [lua] error_handler.lua:29: error_svc_not_found(): ad38a648e814f361fa457928552209cb No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET /nmaplowercheck1655525395 HTTP/1.1", host: "10.32.240.46:30283"
10.233.64.207 - - [18/Jun/2022:04:09:54 +0000] ad38a648e814f361fa457928552209cb "GET /nmaplowercheck1655525395 HTTP/1.1" 502 request_processing_time:0.005 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/06/18 04:09:54 [warn] 37#37: *782 [lua] error_handler.lua:29: error_svc_not_found(): f2fbb981f86039f5b5f7018c7c2b428e No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.46:30283"
10.233.64.207 - - [18/Jun/2022:04:09:54 +0000] f2fbb981f86039f5b5f7018c7c2b428e "POST /sdk HTTP/1.1" 502 request_processing_time:0.065 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/06/18 04:09:54 [info] 37#37: *784 [lua] access_by_lua(msblocations.conf:133):2: 19b79d269fe7925eae47a703896710a5:receive the request, client: 10.233.64.207, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.46:30283"
2022/06/18 04:09:54 [warn] 37#37: *784 [lua] error_handler.lua:29: error_svc_not_found(): 19b79d269fe7925eae47a703896710a5 No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.46:30283"
10.233.64.207 - - [18/Jun/2022:04:09:54 +0000] 19b79d269fe7925eae47a703896710a5 "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/06/18 04:09:54 [info] 37#37: *785 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:54 [info] 37#37: *786 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:09:54 [info] 37#37: *787 [lua] access_by_lua(msblocations.conf:133):2: 61dbf8c214670587d7597b81a7a2ec2b:receive the request, client: 10.233.64.207, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.46:30283"
2022/06/18 04:09:54 [warn] 37#37: *787 [lua] error_handler.lua:29: error_svc_not_found(): 61dbf8c214670587d7597b81a7a2ec2b No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.46:30283"
10.233.64.207 - - [18/Jun/2022:04:09:54 +0000] 61dbf8c214670587d7597b81a7a2ec2b "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)" "-"
2022/06/18 04:10:02 [info] 37#37: *788 [lua] access_by_lua(msblocations.conf:133):2: 997ef9268ee83dd584f9b56a48272650:receive the request, client: 10.233.64.207, server: , request: "GET / HTTP/1.0"
2022/06/18 04:10:02 [warn] 37#37: *788 [lua] error_handler.lua:29: error_svc_not_found(): 997ef9268ee83dd584f9b56a48272650 No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET / HTTP/1.0"
10.233.64.207 - - [18/Jun/2022:04:10:02 +0000] 997ef9268ee83dd584f9b56a48272650 "GET / HTTP/1.0" 502 request_processing_time:0.003 upstream_response_time:- "-" "-" "-"
2022/06/18 04:10:02 [info] 37#37: *789 [lua] access_by_lua(msblocations.conf:133):2: 8f0ba796bc271bfff297495792d51084:receive the request, client: 10.233.64.207, server: , request: "GET / HTTP/1.1", host: "10.32.240.46"
2022/06/18 04:10:02 [warn] 37#37: *789 [lua] error_handler.lua:29: error_svc_not_found(): 8f0ba796bc271bfff297495792d51084 No route found for this request! detail_info:Custom not match, client: 10.233.64.207, server: , request: "GET / HTTP/1.1", host: "10.32.240.46"
10.233.64.207 - - [18/Jun/2022:04:10:02 +0000] 8f0ba796bc271bfff297495792d51084 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/06/18 04:10:02 [info] 37#37: *789 client 10.233.64.207 closed keepalive connection
2022/06/18 04:10:04 [info] 37#37: *790 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:10:04 [info] 38#38: *791 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:10:14 [info] 37#37: *792 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:10:14 [info] 37#37: *793 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:10:24 [info] 37#37: *795 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:10:24 [info] 38#38: *796 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:10:34 [info] 37#37: *797 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:10:34 [info] 37#37: *798 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:10:44 [info] 37#37: *799 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:10:44 [info] 37#37: *800 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:10:54 [info] 37#37: *802 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:10:54 [info] 37#37: *801 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:11:04 [info] 37#37: *804 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:11:04 [info] 37#37: *803 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:11:14 [info] 37#37: *805 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:11:14 [info] 38#38: *806 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:11:24 [info] 38#38: *808 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:11:24 [info] 38#38: *809 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:11:34 [info] 38#38: *810 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:11:34 [info] 37#37: *811 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:11:44 [info] 37#37: *813 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:11:44 [info] 38#38: *812 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:11:54 [info] 37#37: *814 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:11:54 [info] 37#37: *815 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:12:04 [info] 37#37: *817 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:12:04 [info] 37#37: *816 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:12:14 [info] 37#37: *819 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:12:14 [info] 37#37: *818 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:12:24 [info] 38#38: *822 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:12:24 [info] 38#38: *821 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:12:34 [info] 38#38: *823 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:12:34 [info] 38#38: *824 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:12:44 [info] 37#37: *825 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:12:44 [info] 37#37: *826 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:12:54 [info] 37#37: *827 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:12:54 [info] 37#37: *828 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:13:04 [info] 37#37: *830 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:13:04 [info] 37#37: *829 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:13:14 [info] 37#37: *831 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:13:14 [info] 37#37: *832 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:13:24 [info] 37#37: *834 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:13:24 [info] 37#37: *835 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:13:34 [info] 37#37: *836 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:13:34 [info] 38#38: *837 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:13:44 [info] 37#37: *838 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:13:44 [info] 38#38: *839 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:13:54 [info] 37#37: *840 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:13:54 [info] 37#37: *841 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:14:04 [info] 37#37: *843 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:14:04 [info] 37#37: *842 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:14:14 [info] 38#38: *845 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:14:14 [info] 38#38: *844 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:14:24 [info] 37#37: *847 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:14:24 [info] 37#37: *848 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:14:34 [info] 37#37: *849 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:14:34 [info] 37#37: *850 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:14:44 [info] 37#37: *851 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:14:44 [info] 37#37: *852 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:14:54 [info] 37#37: *853 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:14:54 [info] 37#37: *854 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:15:04 [info] 37#37: *855 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:15:04 [info] 38#38: *856 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:15:14 [info] 38#38: *857 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:15:14 [info] 37#37: *858 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:15:24 [info] 37#37: *860 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:15:24 [info] 38#38: *861 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:15:34 [info] 37#37: *862 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:15:34 [info] 37#37: *863 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:15:44 [info] 37#37: *864 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:15:44 [info] 37#37: *865 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:15:54 [info] 38#38: *866 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:15:54 [info] 38#38: *867 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:16:04 [info] 38#38: *868 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:16:04 [info] 37#37: *869 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:16:14 [info] 38#38: *870 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:16:14 [info] 38#38: *871 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:16:24 [info] 37#37: *873 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:16:24 [info] 37#37: *874 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:16:34 [info] 38#38: *876 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:16:34 [info] 38#38: *875 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:16:44 [info] 38#38: *877 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:16:44 [info] 38#38: *878 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:16:54 [info] 37#37: *879 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:16:54 [info] 37#37: *880 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:17:04 [info] 37#37: *881 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:17:04 [info] 37#37: *882 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:17:14 [info] 37#37: *883 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:17:14 [info] 37#37: *884 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:17:24 [info] 37#37: *887 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:17:24 [info] 37#37: *886 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:17:34 [info] 37#37: *888 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:17:34 [info] 38#38: *889 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:17:44 [info] 37#37: *890 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:17:44 [info] 37#37: *891 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:17:54 [info] 37#37: *892 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:17:54 [info] 37#37: *893 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:18:04 [info] 37#37: *894 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:18:04 [info] 37#37: *895 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:18:14 [info] 37#37: *896 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:18:14 [info] 37#37: *897 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:18:24 [info] 38#38: *900 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:18:24 [info] 38#38: *899 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:18:34 [info] 37#37: *901 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:18:34 [info] 37#37: *902 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:18:44 [info] 37#37: *904 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:18:44 [info] 38#38: *903 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:18:47 [info] 37#37: *905 [lua] access_by_lua(msblocations.conf:133):2: a3a1c3e696813c7cd150fc55a88ff520:receive the request, client: 10.233.70.183, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:18:47 [info] 37#37: *905 [lua] logger.lua:23: a3a1c3e696813c7cd150fc55a88ff520 {"matched":"microservices"} while logging request, client: 10.233.70.183, 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.70.183 - - [18/Jun/2022:04:18:47 +0000] a3a1c3e696813c7cd150fc55a88ff520 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.037 "-" "python-requests/2.28.0" "-"
10.233.70.183 - - [18/Jun/2022:04:18:47 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.0" 30
2022/06/18 04:18:47 [info] 37#37: *908 [lua] access_by_lua(msblocations.conf:133):2: d3628abbd75eca01fff01ec87ae693d0:receive the request, client: 10.233.70.183, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:18:47 [info] 37#37: *908 [lua] logger.lua:23: d3628abbd75eca01fff01ec87ae693d0 {"matched":"multicloud"} while logging request, client: 10.233.70.183, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.13.221:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:18:47 +0000] d3628abbd75eca01fff01ec87ae693d0 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "python-requests/2.28.0" "-"
2022/06/18 04:18:47 [info] 37#37: *910 [lua] access_by_lua(msblocations.conf:133):2: b62d87812a2dc1c7982b06c289fcc5a7:receive the request, client: 10.233.70.183, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:18:47 +0000] b62d87812a2dc1c7982b06c289fcc5a7 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.28.0" "-"
2022/06/18 04:18:47 [info] 37#37: *910 [lua] logger.lua:23: b62d87812a2dc1c7982b06c289fcc5a7 {"matched":"multicloud-pike"} while logging request, client: 10.233.70.183, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.27.79:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
2022/06/18 04:18:47 [info] 37#37: *912 [lua] access_by_lua(msblocations.conf:133):2: 3f73a28f9a19d4d668c847c65585490f:receive the request, client: 10.233.70.183, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:18:47 [info] 37#37: *912 [lua] logger.lua:23: 3f73a28f9a19d4d668c847c65585490f {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.183, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/healthcheck", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:18:47 +0000] 3f73a28f9a19d4d668c847c65585490f "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "python-requests/2.28.0" "-"
2022/06/18 04:18:54 [info] 37#37: *914 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:18:54 [info] 37#37: *915 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:04 [info] 37#37: *916 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:04 [info] 37#37: *917 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:10 [info] 37#37: *918 [lua] access_by_lua(msblocations.conf:133):2: b749671d769b844c5c16016cbd44a913:receive the request, client: 10.233.70.183, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:19:10 +0000] b749671d769b844c5c16016cbd44a913 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.099 upstream_response_time:0.098 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:10 [info] 37#37: *918 [lua] logger.lua:23: b749671d769b844c5c16016cbd44a913 {"matched":"usecaseui"} while logging request, client: 10.233.70.183, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.7.74:8443/usecase-ui/", host: "msb-iag.onap"
2022/06/18 04:19:10 [info] 37#37: *920 [lua] access_by_lua(msblocations.conf:133):2: de12f58ed6813c80f40dc16800c2a448:receive the request, client: 10.233.70.183, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:19:10 +0000] de12f58ed6813c80f40dc16800c2a448 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:10 [info] 37#37: *920 [lua] logger.lua:23: de12f58ed6813c80f40dc16800c2a448 {"matched":"gvnfmdriver"} while logging request, client: 10.233.70.183, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.41.120:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
2022/06/18 04:19:10 [info] 37#37: *922 [lua] access_by_lua(msblocations.conf:133):2: 7e551e6033aee0055892e0d2b36a2fa9:receive the request, client: 10.233.70.183, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:10 [info] 37#37: *922 [lua] logger.lua:23: 7e551e6033aee0055892e0d2b36a2fa9 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.70.183, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.58.222:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:19:10 +0000] 7e551e6033aee0055892e0d2b36a2fa9 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.177 upstream_response_time:0.176 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:10 [info] 37#37: *924 [lua] access_by_lua(msblocations.conf:133):2: cc8ed052ff06545be6b84d0690f1fdc6:receive the request, client: 10.233.70.183, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:11 [info] 37#37: *924 [lua] logger.lua:23: cc8ed052ff06545be6b84d0690f1fdc6 {"matched":"nslcm"} while logging request, client: 10.233.70.183, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.55.10:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:19:11 +0000] cc8ed052ff06545be6b84d0690f1fdc6 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:1.241 upstream_response_time:1.240 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:11 [info] 37#37: *926 [lua] access_by_lua(msblocations.conf:133):2: e449ac634cfdb5a1d22ca0ff4d7faf50:receive the request, client: 10.233.70.183, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:12 [info] 37#37: *926 [lua] logger.lua:23: e449ac634cfdb5a1d22ca0ff4d7faf50 {"matched":"vnflcm"} while logging request, client: 10.233.70.183, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.45.3:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:19:12 +0000] e449ac634cfdb5a1d22ca0ff4d7faf50 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.614 upstream_response_time:0.613 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:12 [info] 37#37: *928 [lua] access_by_lua(msblocations.conf:133):2: 986e71b257edc265fecb78a162209aec:receive the request, client: 10.233.70.183, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:19:13 +0000] 986e71b257edc265fecb78a162209aec "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.907 upstream_response_time:0.907 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:13 [info] 37#37: *928 [lua] logger.lua:23: 986e71b257edc265fecb78a162209aec {"matched":"vnfmgr"} while logging request, client: 10.233.70.183, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.17.160:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
2022/06/18 04:19:13 [info] 37#37: *930 [lua] access_by_lua(msblocations.conf:133):2: d5f9be41b7ae10949fb21d51aa0ceddb:receive the request, client: 10.233.70.183, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:14 [info] 37#37: *930 [lua] logger.lua:23: d5f9be41b7ae10949fb21d51aa0ceddb {"matched":"vnfres"} while logging request, client: 10.233.70.183, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.17.244:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:19:14 +0000] d5f9be41b7ae10949fb21d51aa0ceddb "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.469 upstream_response_time:0.468 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:14 [info] 37#37: *932 [lua] access_by_lua(msblocations.conf:133):2: 3f921be75038401e213bb3a22b21fc6f:receive the request, client: 10.233.70.183, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:14 [info] 37#37: *932 [lua] logger.lua:23: 3f921be75038401e213bb3a22b21fc6f {"matched":"ztevnfmdriver"} while logging request, client: 10.233.70.183, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.25.224:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:19:14 +0000] 3f921be75038401e213bb3a22b21fc6f "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:14 [info] 37#37: *934 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:14 [info] 37#37: *935 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:15 [info] 37#37: *936 [lua] access_by_lua(msblocations.conf:133):2: 88481aec41f316b1244422921d09e2d1:receive the request, client: 10.233.70.183, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:15 [info] 37#37: *936 [lua] logger.lua:23: 88481aec41f316b1244422921d09e2d1 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.70.183, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.66.99:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:19:15 +0000] 88481aec41f316b1244422921d09e2d1 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:15 [info] 37#37: *938 [lua] access_by_lua(msblocations.conf:133):2: 5a1e188aaf97b7d244807af15cba93ef:receive the request, client: 10.233.70.183, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:15 [info] 37#37: *938 [lua] logger.lua:23: 5a1e188aaf97b7d244807af15cba93ef {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.70.183, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.70.67:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:19:15 +0000] 5a1e188aaf97b7d244807af15cba93ef "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.056 upstream_response_time:0.056 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:15 [info] 37#37: *940 [lua] access_by_lua(msblocations.conf:133):2: 3c1c5abc9120d6e0e9203ee31c2b50ba:receive the request, client: 10.233.70.183, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:15 [info] 37#37: *940 [lua] logger.lua:23: 3c1c5abc9120d6e0e9203ee31c2b50ba {"matched":"multicloud-fcaps"} while logging request, client: 10.233.70.183, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.43.38:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:19:15 +0000] 3c1c5abc9120d6e0e9203ee31c2b50ba "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:15 [info] 37#37: *942 [lua] access_by_lua(msblocations.conf:133):2: 32f325908c743820bc7cc9892495064c:receive the request, client: 10.233.70.183, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.70.183 - - [18/Jun/2022:04:19:16 +0000] 32f325908c743820bc7cc9892495064c "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:1.015 upstream_response_time:1.014 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:16 [info] 37#37: *942 [lua] logger.lua:23: 32f325908c743820bc7cc9892495064c {"matched":"parser"} while logging request, client: 10.233.70.183, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.49.218:8806/api/parser/v1/health_check", host: "msb-iag.onap"
2022/06/18 04:19:22 [info] 37#37: *905 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *908 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *910 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *912 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *920 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *922 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *924 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *926 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *928 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *930 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *932 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *936 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *938 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *940 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *942 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:22 [info] 37#37: *918 client 10.233.70.183 closed keepalive connection
2022/06/18 04:19:24 [info] 38#38: *946 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:24 [info] 37#37: *945 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:34 [info] 38#38: *947 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:34 [info] 37#37: *948 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:37 [info] 37#37: *949 [lua] access_by_lua(msblocations.conf:133):2: 45609343fe23d610db9912f088950c3f:receive the request, client: 10.233.70.168, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:37 +0000] 45609343fe23d610db9912f088950c3f "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:37 [info] 37#37: *949 [lua] logger.lua:23: 45609343fe23d610db9912f088950c3f {"matched":"microservices"} while logging request, client: 10.233.70.168, 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.70.168 - - [18/Jun/2022:04:19:37 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.0" 5
2022/06/18 04:19:37 [info] 37#37: *951 [lua] access_by_lua(msblocations.conf:133):2: e14611de8da198e9aa391f8c3b545d0c:receive the request, client: 10.233.70.168, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:37 [info] 37#37: *951 [lua] logger.lua:23: e14611de8da198e9aa391f8c3b545d0c {"matched":"multicloud"} while logging request, client: 10.233.70.168, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.13.221:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:37 +0000] e14611de8da198e9aa391f8c3b545d0c "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.031 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:37 [info] 37#37: *953 [lua] access_by_lua(msblocations.conf:133):2: 1ececadf6de2a1796cf2610f3225b2eb:receive the request, client: 10.233.70.168, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:37 +0000] 1ececadf6de2a1796cf2610f3225b2eb "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:37 [info] 37#37: *953 [lua] logger.lua:23: 1ececadf6de2a1796cf2610f3225b2eb {"matched":"multicloud-pike"} while logging request, client: 10.233.70.168, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.27.79:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
2022/06/18 04:19:37 [info] 37#37: *955 [lua] access_by_lua(msblocations.conf:133):2: 3a3059a2d3b66eee17b0f1ae0339dd6f:receive the request, client: 10.233.70.168, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:37 +0000] 3a3059a2d3b66eee17b0f1ae0339dd6f "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:37 [info] 37#37: *955 [lua] logger.lua:23: 3a3059a2d3b66eee17b0f1ae0339dd6f {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.168, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/healthcheck", host: "msb-iag.onap"
2022/06/18 04:19:44 [info] 37#37: *957 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:44 [info] 37#37: *956 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:50 [info] 37#37: *958 [lua] access_by_lua(msblocations.conf:133):2: 64c09a1775b9301515e6fe15c5acebdb:receive the request, client: 10.233.70.168, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:50 [info] 37#37: *958 [lua] logger.lua:23: 64c09a1775b9301515e6fe15c5acebdb {"matched":"usecaseui"} while logging request, client: 10.233.70.168, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.7.74:8443/usecase-ui/", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:50 +0000] 64c09a1775b9301515e6fe15c5acebdb "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:50 [info] 37#37: *959 [lua] access_by_lua(msblocations.conf:133):2: 6c14f7b4062f58e162d91999606b1857:receive the request, client: 10.233.70.168, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:50 +0000] 6c14f7b4062f58e162d91999606b1857 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:50 [info] 37#37: *959 [lua] logger.lua:23: 6c14f7b4062f58e162d91999606b1857 {"matched":"gvnfmdriver"} while logging request, client: 10.233.70.168, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.41.120:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
2022/06/18 04:19:50 [info] 37#37: *961 [lua] access_by_lua(msblocations.conf:133):2: 5e435c80001cc77503a61488dbcbe362:receive the request, client: 10.233.70.168, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:50 [info] 37#37: *961 [lua] logger.lua:23: 5e435c80001cc77503a61488dbcbe362 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.70.168, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.58.222:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:50 +0000] 5e435c80001cc77503a61488dbcbe362 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:50 [info] 37#37: *963 [lua] access_by_lua(msblocations.conf:133):2: 156251395f02c2c7c6454d21ebf79e66:receive the request, client: 10.233.70.168, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:52 [info] 37#37: *963 [lua] logger.lua:23: 156251395f02c2c7c6454d21ebf79e66 {"matched":"nslcm"} while logging request, client: 10.233.70.168, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.55.10:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:52 +0000] 156251395f02c2c7c6454d21ebf79e66 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:1.109 upstream_response_time:1.108 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:52 [info] 37#37: *965 [lua] access_by_lua(msblocations.conf:133):2: f0ea343a55702b49aba3ed4d55e5e559:receive the request, client: 10.233.70.168, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:52 [info] 37#37: *965 [lua] logger.lua:23: f0ea343a55702b49aba3ed4d55e5e559 {"matched":"vnflcm"} while logging request, client: 10.233.70.168, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.45.3:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:52 +0000] f0ea343a55702b49aba3ed4d55e5e559 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.568 upstream_response_time:0.567 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:52 [info] 37#37: *967 [lua] access_by_lua(msblocations.conf:133):2: cb3c1a487973f36fb1d27d3c35f18389:receive the request, client: 10.233.70.168, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:52 +0000] cb3c1a487973f36fb1d27d3c35f18389 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.046 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:52 [info] 37#37: *967 [lua] logger.lua:23: cb3c1a487973f36fb1d27d3c35f18389 {"matched":"vnfmgr"} while logging request, client: 10.233.70.168, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.17.160:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
2022/06/18 04:19:53 [info] 37#37: *969 [lua] access_by_lua(msblocations.conf:133):2: f0388ad58aa6c9784abe1ec787835c8c:receive the request, client: 10.233.70.168, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:53 [info] 37#37: *969 [lua] logger.lua:23: f0388ad58aa6c9784abe1ec787835c8c {"matched":"vnfres"} while logging request, client: 10.233.70.168, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.17.244:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:53 +0000] f0388ad58aa6c9784abe1ec787835c8c "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.425 upstream_response_time:0.424 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:53 [info] 37#37: *971 [lua] access_by_lua(msblocations.conf:133):2: e25c70ee60bb9e1cf64905ad26ca1558:receive the request, client: 10.233.70.168, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:53 [info] 37#37: *971 [lua] logger.lua:23: e25c70ee60bb9e1cf64905ad26ca1558 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.70.168, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.25.224:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:53 +0000] e25c70ee60bb9e1cf64905ad26ca1558 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:53 [info] 37#37: *973 [lua] access_by_lua(msblocations.conf:133):2: 00de4313265d12e94c54ab6cac92e6a5:receive the request, client: 10.233.70.168, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:53 [info] 37#37: *973 [lua] logger.lua:23: 00de4313265d12e94c54ab6cac92e6a5 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.70.168, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.66.99:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:53 +0000] 00de4313265d12e94c54ab6cac92e6a5 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:53 [info] 37#37: *975 [lua] access_by_lua(msblocations.conf:133):2: d7b347798b6820926d41912767ce7949:receive the request, client: 10.233.70.168, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:54 [info] 37#37: *975 [lua] logger.lua:23: d7b347798b6820926d41912767ce7949 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.70.168, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.70.67:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:54 +0000] d7b347798b6820926d41912767ce7949 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.061 upstream_response_time:0.060 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:54 [info] 37#37: *977 [lua] access_by_lua(msblocations.conf:133):2: ff041efb335a4de11991161e7b3c25f6:receive the request, client: 10.233.70.168, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:54 [info] 37#37: *977 [lua] logger.lua:23: ff041efb335a4de11991161e7b3c25f6 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.70.168, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.43.38:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:54 +0000] ff041efb335a4de11991161e7b3c25f6 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:54 [info] 37#37: *979 [lua] access_by_lua(msblocations.conf:133):2: 65acff3a02e6bcdde7a8fc56dc18137a:receive the request, client: 10.233.70.168, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:19:54 [info] 38#38: *981 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:54 [info] 38#38: *982 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:19:55 [info] 37#37: *979 [lua] logger.lua:23: 65acff3a02e6bcdde7a8fc56dc18137a {"matched":"parser"} while logging request, client: 10.233.70.168, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.49.218:8806/api/parser/v1/health_check", host: "msb-iag.onap"
10.233.70.168 - - [18/Jun/2022:04:19:55 +0000] 65acff3a02e6bcdde7a8fc56dc18137a "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:1.080 upstream_response_time:1.079 "-" "python-requests/2.28.0" "-"
2022/06/18 04:19:59 [info] 37#37: *949 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *951 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *953 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *955 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *958 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *959 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *967 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *965 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *961 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *963 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *971 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *969 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *975 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *973 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *977 client 10.233.70.168 closed keepalive connection
2022/06/18 04:19:59 [info] 37#37: *979 client 10.233.70.168 closed keepalive connection
2022/06/18 04:20:04 [info] 37#37: *983 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:20:04 [info] 37#37: *984 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:20:14 [info] 38#38: *986 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:20:14 [info] 37#37: *985 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:20:24 [info] 38#38: *988 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:20:24 [info] 38#38: *989 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:20:34 [info] 38#38: *991 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:20:34 [info] 37#37: *990 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:20:44 [info] 37#37: *992 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:20:44 [info] 37#37: *993 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:20:54 [info] 38#38: *995 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:20:54 [info] 37#37: *994 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:21:04 [info] 37#37: *997 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:21:04 [info] 38#38: *996 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:21:14 [info] 37#37: *998 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:21:14 [info] 37#37: *999 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:21:24 [info] 38#38: *1001 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:21:24 [info] 38#38: *1002 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:21:34 [info] 38#38: *1003 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:21:34 [info] 37#37: *1004 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:21:44 [info] 37#37: *1006 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:21:44 [info] 37#37: *1005 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:21:54 [info] 37#37: *1008 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:21:54 [info] 37#37: *1007 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:22:04 [info] 37#37: *1010 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:22:04 [info] 37#37: *1009 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:22:14 [info] 38#38: *1011 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:22:14 [info] 38#38: *1012 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:22:24 [info] 37#37: *1015 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:22:24 [info] 38#38: *1014 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:22:34 [info] 37#37: *1016 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:22:34 [info] 37#37: *1017 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:22:44 [info] 37#37: *1018 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:22:44 [info] 37#37: *1019 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:22:54 [info] 37#37: *1020 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:22:54 [info] 37#37: *1021 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:23:04 [info] 37#37: *1022 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:23:04 [info] 37#37: *1023 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:23:13 [info] 37#37: *1024 [lua] access_by_lua(msblocations.conf:133):2: 7706955c279b06281fd88e7b2d9c2a5b:receive the request, client: 10.233.70.60, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:13 +0000] 7706955c279b06281fd88e7b2d9c2a5b "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:13 [info] 37#37: *1024 [lua] logger.lua:23: 7706955c279b06281fd88e7b2d9c2a5b {"matched":"microservices"} while logging request, client: 10.233.70.60, 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.70.60 - - [18/Jun/2022:04:23:13 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.0" 5
2022/06/18 04:23:13 [info] 37#37: *1027 [lua] access_by_lua(msblocations.conf:133):2: 1db03b995aa55d4f41dbe927b13d2e77:receive the request, client: 10.233.70.60, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:23:13 [info] 37#37: *1027 [lua] logger.lua:23: 1db03b995aa55d4f41dbe927b13d2e77 {"matched":"multicloud"} while logging request, client: 10.233.70.60, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.13.221:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:13 +0000] 1db03b995aa55d4f41dbe927b13d2e77 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.023 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:13 [info] 37#37: *1029 [lua] access_by_lua(msblocations.conf:133):2: c2fac870002df08f289ed59cbff604aa:receive the request, client: 10.233.70.60, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:23:13 [info] 37#37: *1029 [lua] logger.lua:23: c2fac870002df08f289ed59cbff604aa {"matched":"multicloud-pike"} while logging request, client: 10.233.70.60, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.27.79:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:13 +0000] c2fac870002df08f289ed59cbff604aa "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:13 [info] 37#37: *1031 [lua] access_by_lua(msblocations.conf:133):2: 4204951f9c4db78787e6edf39068dd8a:receive the request, client: 10.233.70.60, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:23:13 [info] 37#37: *1031 [lua] logger.lua:23: 4204951f9c4db78787e6edf39068dd8a {"matched":"multicloud-k8s"} while logging request, client: 10.233.70.60, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/healthcheck", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:13 +0000] 4204951f9c4db78787e6edf39068dd8a "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:14 [info] 38#38: *1033 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:23:14 [info] 37#37: *1032 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:23:24 [info] 37#37: *1035 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:23:24 [info] 38#38: *1036 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:23:27 [info] 37#37: *1037 [lua] access_by_lua(msblocations.conf:133):2: afd77e04d0da675877cda3d3bec70b24:receive the request, client: 10.233.70.60, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:23:27 [info] 37#37: *1037 [lua] logger.lua:23: afd77e04d0da675877cda3d3bec70b24 {"matched":"usecaseui"} while logging request, client: 10.233.70.60, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.7.74:8443/usecase-ui/", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:27 +0000] afd77e04d0da675877cda3d3bec70b24 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.045 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:27 [info] 37#37: *1039 [lua] access_by_lua(msblocations.conf:133):2: 961a60b8ed8f84b4990a261399461a74:receive the request, client: 10.233.70.60, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:27 +0000] 961a60b8ed8f84b4990a261399461a74 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:27 [info] 37#37: *1039 [lua] logger.lua:23: 961a60b8ed8f84b4990a261399461a74 {"matched":"gvnfmdriver"} while logging request, client: 10.233.70.60, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.41.120:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
2022/06/18 04:23:27 [info] 37#37: *1041 [lua] access_by_lua(msblocations.conf:133):2: b11e8bb2824bfd83f546756c5841b969:receive the request, client: 10.233.70.60, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:23:27 [info] 37#37: *1041 [lua] logger.lua:23: b11e8bb2824bfd83f546756c5841b969 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.70.60, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.58.222:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:27 +0000] b11e8bb2824bfd83f546756c5841b969 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:27 [info] 37#37: *1043 [lua] access_by_lua(msblocations.conf:133):2: c33d0aa472694cdc8100ae85809534ef:receive the request, client: 10.233.70.60, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:23:28 [info] 37#37: *1043 [lua] logger.lua:23: c33d0aa472694cdc8100ae85809534ef {"matched":"nslcm"} while logging request, client: 10.233.70.60, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.55.10:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:28 +0000] c33d0aa472694cdc8100ae85809534ef "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:1.218 upstream_response_time:1.218 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:28 [info] 37#37: *1045 [lua] access_by_lua(msblocations.conf:133):2: 59c1fff9ff007d5ff9c4f2b0fdcd8df8:receive the request, client: 10.233.70.60, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:23:28 [info] 37#37: *1045 [lua] logger.lua:23: 59c1fff9ff007d5ff9c4f2b0fdcd8df8 {"matched":"vnflcm"} while logging request, client: 10.233.70.60, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.45.3:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:28 +0000] 59c1fff9ff007d5ff9c4f2b0fdcd8df8 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:28 [info] 37#37: *1047 [lua] access_by_lua(msblocations.conf:133):2: dfdb3bee4cb9fbccae5a2f895c4609ae:receive the request, client: 10.233.70.60, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:23:28 [info] 37#37: *1047 [lua] logger.lua:23: dfdb3bee4cb9fbccae5a2f895c4609ae {"matched":"vnfmgr"} while logging request, client: 10.233.70.60, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.17.160:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:28 +0000] dfdb3bee4cb9fbccae5a2f895c4609ae "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:29 [info] 37#37: *1049 [lua] access_by_lua(msblocations.conf:133):2: c00099bca20d983c2bef981ab2d49e85:receive the request, client: 10.233.70.60, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:23:29 [info] 37#37: *1049 [lua] logger.lua:23: c00099bca20d983c2bef981ab2d49e85 {"matched":"vnfres"} while logging request, client: 10.233.70.60, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.17.244:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:29 +0000] c00099bca20d983c2bef981ab2d49e85 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:29 [info] 37#37: *1051 [lua] access_by_lua(msblocations.conf:133):2: 4587b1df20116820f4d850947f6a782d:receive the request, client: 10.233.70.60, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:29 +0000] 4587b1df20116820f4d850947f6a782d "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:29 [info] 37#37: *1051 [lua] logger.lua:23: 4587b1df20116820f4d850947f6a782d {"matched":"ztevnfmdriver"} while logging request, client: 10.233.70.60, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.25.224:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
2022/06/18 04:23:29 [info] 37#37: *1053 [lua] access_by_lua(msblocations.conf:133):2: ed7f0d3dc9931d3efdb8dc3df8d9b03c:receive the request, client: 10.233.70.60, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:29 +0000] ed7f0d3dc9931d3efdb8dc3df8d9b03c "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:29 [info] 37#37: *1053 [lua] logger.lua:23: ed7f0d3dc9931d3efdb8dc3df8d9b03c {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.70.60, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.66.99:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
2022/06/18 04:23:29 [info] 37#37: *1055 [lua] access_by_lua(msblocations.conf:133):2: bba671ab43203702c583ab2bceaafdde:receive the request, client: 10.233.70.60, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:23:29 [info] 37#37: *1055 [lua] logger.lua:23: bba671ab43203702c583ab2bceaafdde {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.70.60, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.70.67:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:29 +0000] bba671ab43203702c583ab2bceaafdde "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.058 upstream_response_time:0.057 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:29 [info] 37#37: *1057 [lua] access_by_lua(msblocations.conf:133):2: eb2162729a3f07c69b0548cad8517700:receive the request, client: 10.233.70.60, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:23:29 [info] 37#37: *1057 [lua] logger.lua:23: eb2162729a3f07c69b0548cad8517700 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.70.60, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.43.38:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:29 +0000] eb2162729a3f07c69b0548cad8517700 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:29 [info] 37#37: *1059 [lua] access_by_lua(msblocations.conf:133):2: 718bf3adeff2991aa39f125c565e71d7:receive the request, client: 10.233.70.60, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:23:29 [info] 37#37: *1059 [lua] logger.lua:23: 718bf3adeff2991aa39f125c565e71d7 {"matched":"parser"} while logging request, client: 10.233.70.60, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.49.218:8806/api/parser/v1/health_check", host: "msb-iag.onap"
10.233.70.60 - - [18/Jun/2022:04:23:29 +0000] 718bf3adeff2991aa39f125c565e71d7 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.28.0" "-"
2022/06/18 04:23:34 [info] 37#37: *1027 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1031 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1024 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1029 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1037 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1041 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1043 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1051 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1045 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1049 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1055 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1039 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1057 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1053 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1047 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1059 client 10.233.70.60 closed keepalive connection
2022/06/18 04:23:34 [info] 37#37: *1061 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:23:34 [info] 38#38: *1062 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:23:44 [info] 37#37: *1063 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:23:44 [info] 37#37: *1064 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:23:54 [info] 37#37: *1065 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:23:54 [info] 38#38: *1066 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:24:04 [info] 37#37: *1067 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:24:04 [info] 37#37: *1068 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:24:14 [info] 38#38: *1069 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:24:14 [info] 37#37: *1070 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:24:24 [info] 37#37: *1072 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:24:24 [info] 38#38: *1073 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:24:34 [info] 37#37: *1074 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:24:34 [info] 38#38: *1075 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:24:44 [info] 38#38: *1076 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:24:44 [info] 38#38: *1077 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:24:54 [info] 38#38: *1078 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:24:54 [info] 38#38: *1079 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:25:04 [info] 37#37: *1081 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:25:04 [info] 38#38: *1080 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:25:14 [info] 37#37: *1082 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:25:14 [info] 38#38: *1083 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:25:24 [info] 37#37: *1085 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:25:24 [info] 37#37: *1086 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:25:34 [info] 37#37: *1088 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:25:34 [info] 37#37: *1087 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:25:44 [info] 37#37: *1089 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:25:44 [info] 37#37: *1090 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:25:54 [info] 38#38: *1091 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:25:54 [info] 38#38: *1092 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:26:04 [info] 37#37: *1093 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:26:04 [info] 37#37: *1094 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:26:14 [info] 37#37: *1095 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:26:14 [info] 38#38: *1096 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:26:24 [info] 38#38: *1099 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:26:24 [info] 37#37: *1098 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:26:34 [info] 37#37: *1101 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:26:34 [info] 37#37: *1100 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:26:44 [info] 37#37: *1102 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:26:44 [info] 37#37: *1103 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:26:54 [info] 37#37: *1105 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:26:54 [info] 38#38: *1104 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:27:04 [info] 37#37: *1106 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:27:04 [info] 37#37: *1107 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:27:14 [info] 38#38: *1109 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:27:14 [info] 38#38: *1108 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:27:24 [info] 37#37: *1111 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:27:24 [info] 38#38: *1112 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:27:34 [info] 37#37: *1114 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:27:34 [info] 37#37: *1113 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:27:44 [info] 37#37: *1115 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:27:44 [info] 38#38: *1116 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:27:54 [info] 37#37: *1118 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:27:54 [info] 37#37: *1117 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:28:04 [info] 37#37: *1120 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:28:04 [info] 37#37: *1119 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:28:14 [info] 37#37: *1122 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:28:14 [info] 37#37: *1121 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:28:24 [info] 38#38: *1125 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:28:24 [info] 37#37: *1124 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:28:34 [info] 38#38: *1126 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:28:34 [info] 37#37: *1127 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:28:44 [info] 38#38: *1129 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:28:44 [info] 37#37: *1128 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:28:54 [info] 38#38: *1130 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:28:54 [info] 38#38: *1131 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:29:04 [info] 37#37: *1133 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:29:04 [info] 37#37: *1132 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:29:14 [info] 38#38: *1135 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:29:14 [info] 37#37: *1134 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:29:24 [info] 37#37: *1137 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:29:24 [info] 38#38: *1138 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:29:34 [info] 37#37: *1139 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:29:34 [info] 37#37: *1140 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:29:44 [info] 37#37: *1142 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:29:44 [info] 37#37: *1141 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:29:54 [info] 38#38: *1143 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:29:54 [info] 37#37: *1144 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:30:04 [info] 38#38: *1146 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:30:04 [info] 38#38: *1145 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:30:14 [info] 38#38: *1147 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:30:14 [info] 37#37: *1148 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:30:24 [info] 37#37: *1150 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:30:24 [info] 37#37: *1151 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:30:34 [info] 37#37: *1153 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:30:34 [info] 37#37: *1152 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:30:44 [info] 37#37: *1154 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:30:44 [info] 38#38: *1155 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:30:54 [info] 37#37: *1157 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:30:54 [info] 38#38: *1156 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:31:04 [info] 37#37: *1158 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:31:04 [info] 38#38: *1159 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:31:14 [info] 37#37: *1160 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:31:14 [info] 37#37: *1161 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:31:24 [info] 37#37: *1164 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:31:24 [info] 38#38: *1163 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:31:34 [info] 37#37: *1165 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:31:34 [info] 37#37: *1166 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:31:44 [info] 37#37: *1167 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:31:44 [info] 38#38: *1168 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:31:54 [info] 37#37: *1170 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:31:54 [info] 38#38: *1169 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:32:04 [info] 37#37: *1172 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:32:04 [info] 37#37: *1171 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:32:14 [info] 37#37: *1173 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:32:14 [info] 38#38: *1174 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:32:24 [info] 38#38: *1177 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:32:24 [info] 37#37: *1176 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:32:34 [info] 37#37: *1178 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:32:34 [info] 37#37: *1179 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:32:44 [info] 38#38: *1181 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:32:44 [info] 37#37: *1180 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:32:54 [info] 37#37: *1183 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:32:54 [info] 38#38: *1182 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:33:04 [info] 37#37: *1184 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:33:04 [info] 38#38: *1185 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:33:14 [info] 38#38: *1187 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:33:14 [info] 38#38: *1186 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:33:24 [info] 38#38: *1190 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:33:24 [info] 37#37: *1189 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:33:34 [info] 37#37: *1191 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:33:34 [info] 37#37: *1192 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:33:44 [info] 38#38: *1193 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:33:44 [info] 38#38: *1194 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:33:54 [info] 38#38: *1195 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:33:54 [info] 37#37: *1196 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:34:04 [info] 37#37: *1197 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:34:04 [info] 37#37: *1198 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:34:14 [info] 37#37: *1199 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:34:14 [info] 38#38: *1200 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:34:24 [info] 37#37: *1203 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:34:24 [info] 38#38: *1202 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:34:34 [info] 37#37: *1204 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:34:34 [info] 37#37: *1205 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:34:44 [info] 37#37: *1206 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:34:44 [info] 37#37: *1207 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:34:54 [info] 37#37: *1208 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:34:54 [info] 37#37: *1209 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:35:04 [info] 38#38: *1210 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:35:04 [info] 37#37: *1211 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:35:14 [info] 37#37: *1212 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:35:14 [info] 37#37: *1213 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:35:24 [info] 37#37: *1215 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:35:24 [info] 37#37: *1216 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:35:34 [info] 37#37: *1218 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:35:34 [info] 38#38: *1217 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:35:44 [info] 37#37: *1219 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:35:44 [info] 37#37: *1220 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:35:54 [info] 38#38: *1222 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:35:54 [info] 37#37: *1221 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:36:04 [info] 38#38: *1223 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:36:04 [info] 38#38: *1224 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:36:14 [info] 38#38: *1226 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:36:14 [info] 38#38: *1225 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:36:24 [info] 37#37: *1228 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:36:24 [info] 37#37: *1229 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:36:34 [info] 37#37: *1230 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:36:34 [info] 37#37: *1231 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:36:44 [info] 37#37: *1232 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:36:44 [info] 38#38: *1233 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:36:54 [info] 37#37: *1235 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:36:54 [info] 37#37: *1234 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:37:04 [info] 37#37: *1236 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:37:04 [info] 37#37: *1237 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:37:14 [info] 37#37: *1239 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:37:14 [info] 37#37: *1238 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:37:24 [info] 38#38: *1241 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:37:24 [info] 38#38: *1242 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:37:34 [info] 37#37: *1243 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:37:34 [info] 37#37: *1244 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:37:44 [info] 37#37: *1245 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:37:44 [info] 38#38: *1246 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:37:54 [info] 37#37: *1248 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:37:54 [info] 38#38: *1247 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:38:04 [info] 37#37: *1250 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:38:04 [info] 37#37: *1249 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:38:14 [info] 37#37: *1251 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:38:14 [info] 37#37: *1252 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:38:24 [info] 37#37: *1254 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:38:24 [info] 38#38: *1255 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:38:34 [info] 37#37: *1257 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:38:34 [info] 37#37: *1256 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:38:44 [info] 37#37: *1258 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:38:44 [info] 37#37: *1259 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:38:54 [info] 37#37: *1260 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:38:54 [info] 37#37: *1261 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:39:04 [info] 38#38: *1263 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:39:04 [info] 38#38: *1262 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:39:14 [info] 37#37: *1264 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:39:14 [info] 38#38: *1265 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:39:24 [info] 38#38: *1267 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:39:24 [info] 38#38: *1268 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:39:34 [info] 37#37: *1270 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:39:34 [info] 37#37: *1269 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:39:44 [info] 37#37: *1271 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:39:44 [info] 38#38: *1272 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:39:54 [info] 38#38: *1274 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:39:54 [info] 37#37: *1273 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:40:04 [info] 37#37: *1275 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:40:04 [info] 37#37: *1276 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:40:14 [info] 37#37: *1277 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:40:14 [info] 37#37: *1278 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:40:24 [info] 37#37: *1280 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:40:24 [info] 37#37: *1281 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:40:34 [info] 37#37: *1283 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:40:34 [info] 37#37: *1282 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:40:44 [info] 37#37: *1284 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:40:44 [info] 37#37: *1285 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:40:54 [info] 38#38: *1286 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:40:54 [info] 38#38: *1287 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:41:04 [info] 37#37: *1289 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:41:04 [info] 38#38: *1288 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:41:14 [info] 37#37: *1291 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:41:14 [info] 37#37: *1290 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:41:24 [info] 38#38: *1293 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:41:24 [info] 38#38: *1294 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:41:34 [info] 37#37: *1295 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:41:34 [info] 37#37: *1296 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:41:44 [info] 37#37: *1297 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:41:44 [info] 37#37: *1298 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:41:54 [info] 37#37: *1300 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:41:54 [info] 37#37: *1299 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:42:04 [info] 37#37: *1301 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:42:04 [info] 37#37: *1302 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:42:14 [info] 37#37: *1303 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:42:14 [info] 37#37: *1304 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:42:24 [info] 37#37: *1306 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:42:24 [info] 37#37: *1307 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:42:34 [info] 37#37: *1308 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:42:34 [info] 37#37: *1309 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:42:44 [info] 38#38: *1310 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:42:44 [info] 38#38: *1311 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:42:49 [info] 37#37: *1312 [lua] access_by_lua(msblocations.conf:133):2: a14cd1c3af210d86290278fc4c82b085:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:42:49 [info] 37#37: *1312 [lua] logger.lua:23: a14cd1c3af210d86290278fc4c82b085 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:42:49 +0000] a14cd1c3af210d86290278fc4c82b085 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-"
2022/06/18 04:42:50 [info] 37#37: *1314 [lua] access_by_lua(msblocations.conf:133):2: 87822361f4257dc19a8737b4bc3be467:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:42:50 [info] 37#37: *1314 [lua] logger.lua:23: 87822361f4257dc19a8737b4bc3be467 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:42:50 +0000] 87822361f4257dc19a8737b4bc3be467 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "python-requests/2.24.0" "-"
2022/06/18 04:42:50 [info] 37#37: *1314 client 10.233.69.199 closed keepalive connection
2022/06/18 04:42:50 [info] 37#37: *1315 [lua] access_by_lua(msblocations.conf:133):2: 7d1b33f6b0cf65c3d85e942cfa1097e0:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:42:50 [info] 37#37: *1315 [lua] logger.lua:23: 7d1b33f6b0cf65c3d85e942cfa1097e0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:42:50 +0000] 7d1b33f6b0cf65c3d85e942cfa1097e0 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-"
2022/06/18 04:42:50 [info] 37#37: *1315 client 10.233.69.199 closed keepalive connection
2022/06/18 04:42:50 [info] 37#37: *1316 [lua] access_by_lua(msblocations.conf:133):2: 4e2c001ced0acb8c30696bba21b0cc1d:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:42:50 [info] 37#37: *1316 [lua] logger.lua:23: 4e2c001ced0acb8c30696bba21b0cc1d {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:42:50 +0000] 4e2c001ced0acb8c30696bba21b0cc1d "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/06/18 04:42:50 [info] 37#37: *1316 client 10.233.69.199 closed keepalive connection
2022/06/18 04:42:50 [info] 37#37: *1317 [lua] access_by_lua(msblocations.conf:133):2: 4a233ab5f01d5676d4b75bf44db5e2db:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:42:50 [info] 37#37: *1317 [lua] logger.lua:23: 4a233ab5f01d5676d4b75bf44db5e2db {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1 HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:42:50 +0000] 4a233ab5f01d5676d4b75bf44db5e2db "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/06/18 04:42:50 [info] 37#37: *1317 client 10.233.69.199 closed keepalive connection
2022/06/18 04:42:50 [info] 37#37: *1318 [lua] access_by_lua(msblocations.conf:133):2: 30c0a627cc167fac7f98dd07734f870f:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:42:50 +0000] 30c0a627cc167fac7f98dd07734f870f "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/content HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-"
2022/06/18 04:42:50 [info] 37#37: *1318 [lua] logger.lua:23: 30c0a627cc167fac7f98dd07734f870f {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/content HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/content", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:42:50 [info] 37#37: *1318 client 10.233.69.199 closed keepalive connection
2022/06/18 04:42:50 [info] 37#37: *1319 [lua] access_by_lua(msblocations.conf:133):2: 132011250d948808464df072a3f6ef46:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:42:50 [info] 37#37: *1319 [lua] logger.lua:23: 132011250d948808464df072a3f6ef46 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1 HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:42:50 +0000] 132011250d948808464df072a3f6ef46 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 04:42:50 [info] 37#37: *1319 client 10.233.69.199 closed keepalive connection
2022/06/18 04:42:50 [info] 37#37: *1312 client 10.233.69.199 closed keepalive connection
2022/06/18 04:42:50 [info] 37#37: *1320 [lua] access_by_lua(msblocations.conf:133):2: 8d95cb816f04437d5bf85e07eb4eebb4:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:42:50 [info] 37#37: *1320 [lua] logger.lua:23: 8d95cb816f04437d5bf85e07eb4eebb4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/profile HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/profile", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:42:50 +0000] 8d95cb816f04437d5bf85e07eb4eebb4 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/profile HTTP/1.1" 201 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/06/18 04:42:50 [info] 37#37: *1320 client 10.233.69.199 closed keepalive connection
2022/06/18 04:42:50 [info] 37#37: *1321 [lua] access_by_lua(msblocations.conf:133):2: 5cd87bd3afc8672e68fc90440542114f:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/profile/cds-ms-prof-34f57031-a234-457c-87f2-892e676fbcd6 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:42:50 +0000] 5cd87bd3afc8672e68fc90440542114f "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/profile/cds-ms-prof-34f57031-a234-457c-87f2-892e676fbcd6 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/06/18 04:42:50 [info] 37#37: *1321 [lua] logger.lua:23: 5cd87bd3afc8672e68fc90440542114f {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/profile/cds-ms-prof-34f57031-a234-457c-87f2-892e676fbcd6 HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/profile/cds-ms-prof-34f57031-a234-457c-87f2-892e676fbcd6", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:42:50 [info] 37#37: *1321 client 10.233.69.199 closed keepalive connection
2022/06/18 04:42:50 [info] 37#37: *1322 [lua] access_by_lua(msblocations.conf:133):2: 1eeb26d7c7652d092cf6b56a6be6f97f:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/profile/cds-ms-prof-34f57031-a234-457c-87f2-892e676fbcd6/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:42:50 [info] 37#37: *1322 [lua] logger.lua:23: 1eeb26d7c7652d092cf6b56a6be6f97f {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/profile/cds-ms-prof-34f57031-a234-457c-87f2-892e676fbcd6/content HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/profile/cds-ms-prof-34f57031-a234-457c-87f2-892e676fbcd6/content", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:42:50 +0000] 1eeb26d7c7652d092cf6b56a6be6f97f "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-0cc128d6-c647-474d-9bff-b41c79a52cdd/v1/profile/cds-ms-prof-34f57031-a234-457c-87f2-892e676fbcd6/content HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/06/18 04:42:50 [info] 37#37: *1322 client 10.233.69.199 closed keepalive connection
2022/06/18 04:42:50 [info] 37#37: *1323 [lua] access_by_lua(msblocations.conf:133):2: 2006ccf910cc370e5e6c37ca0a554128:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:42:50 [info] 37#37: *1323 [lua] logger.lua:23: 2006ccf910cc370e5e6c37ca0a554128 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:42:50 +0000] 2006ccf910cc370e5e6c37ca0a554128 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.220 upstream_response_time:0.220 "-" "python-requests/2.24.0" "-"
2022/06/18 04:42:50 [info] 37#37: *1323 client 10.233.69.199 closed keepalive connection
2022/06/18 04:42:54 [info] 38#38: *1325 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:42:54 [info] 38#38: *1324 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:04 [info] 37#37: *1326 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:04 [info] 37#37: *1327 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:14 [info] 37#37: *1328 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:14 [info] 37#37: *1329 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:24 [info] 38#38: *1331 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:24 [info] 38#38: *1332 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:34 [info] 37#37: *1333 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:34 [info] 37#37: *1334 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:44 [info] 37#37: *1335 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:44 [info] 37#37: *1336 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:54 [info] 38#38: *1338 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:54 [info] 37#37: *1337 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:43:55 [info] 37#37: *1339 [lua] access_by_lua(msblocations.conf:133):2: 6f63da84cd880ad3afdfec0814cceef0:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:43:55 [info] 37#37: *1339 [lua] logger.lua:23: 6f63da84cd880ad3afdfec0814cceef0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:43:55 +0000] 6f63da84cd880ad3afdfec0814cceef0 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.003 upstream_response_time:0.002 "-" "python-requests/2.24.0" "-"
2022/06/18 04:43:55 [info] 37#37: *1340 [lua] access_by_lua(msblocations.conf:133):2: 212977c592b3c3770120fb5975bb5f60:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:43:55 [info] 37#37: *1340 [lua] logger.lua:23: 212977c592b3c3770120fb5975bb5f60 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:43:55 +0000] 212977c592b3c3770120fb5975bb5f60 "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/06/18 04:43:55 [info] 37#37: *1340 client 10.233.69.199 closed keepalive connection
2022/06/18 04:43:55 [info] 37#37: *1341 [lua] access_by_lua(msblocations.conf:133):2: 8e1bd67ace6e90d4f316e81ec0d4e8af:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:43:55 [info] 37#37: *1341 [lua] logger.lua:23: 8e1bd67ace6e90d4f316e81ec0d4e8af {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:43:55 +0000] 8e1bd67ace6e90d4f316e81ec0d4e8af "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/06/18 04:43:55 [info] 37#37: *1341 client 10.233.69.199 closed keepalive connection
2022/06/18 04:43:55 [info] 37#37: *1339 client 10.233.69.199 closed keepalive connection
2022/06/18 04:44:04 [info] 38#38: *1342 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:44:04 [info] 38#38: *1343 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:44:06 [info] 37#37: *1344 [lua] access_by_lua(msblocations.conf:133):2: 5f0fa29a8397cb8674101fac73af5783:receive the request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/loving_spence HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:44:14 [info] 37#37: *1345 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:44:14 [info] 37#37: *1346 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:44:16 [info] 37#37: *1344 [lua] logger.lua:23: 5f0fa29a8397cb8674101fac73af5783 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/loving_spence HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/instance/loving_spence", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:44:16 +0000] 5f0fa29a8397cb8674101fac73af5783 "DELETE /api/multicloud-k8s/v1/v1/instance/loving_spence HTTP/1.1" 202 request_processing_time:10.088 upstream_response_time:10.087 "-" "python-requests/2.24.0" "-"
2022/06/18 04:44:16 [info] 37#37: *1344 client 10.233.69.199 closed keepalive connection
2022/06/18 04:44:16 [info] 37#37: *1347 [lua] access_by_lua(msblocations.conf:133):2: ad9b44c0ba2b7e7ea02ed38fa216f9ec:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:44:16 [info] 37#37: *1347 [lua] logger.lua:23: ad9b44c0ba2b7e7ea02ed38fa216f9ec {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:44:16 +0000] ad9b44c0ba2b7e7ea02ed38fa216f9ec "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-"
2022/06/18 04:44:16 [info] 37#37: *1347 client 10.233.69.199 closed keepalive connection
2022/06/18 04:44:16 [info] 37#37: *1348 [lua] access_by_lua(msblocations.conf:133):2: 01ef6f448a3cd52085a570d840194ad0:receive the request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:44:16 [info] 37#37: *1348 [lua] logger.lua:23: 01ef6f448a3cd52085a570d840194ad0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:44:16 +0000] 01ef6f448a3cd52085a570d840194ad0 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 204 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/06/18 04:44:16 [info] 37#37: *1348 client 10.233.69.199 closed keepalive connection
2022/06/18 04:44:24 [info] 38#38: *1350 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:44:24 [info] 37#37: *1351 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:44:34 [info] 37#37: *1353 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:44:34 [info] 37#37: *1352 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:44:44 [info] 38#38: *1355 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:44:44 [info] 38#38: *1354 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:44:54 [info] 38#38: *1357 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:44:54 [info] 37#37: *1356 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:45:04 [info] 37#37: *1358 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:45:04 [info] 37#37: *1359 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:45:14 [info] 37#37: *1360 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:45:14 [info] 37#37: *1361 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:45:24 [info] 38#38: *1364 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:45:24 [info] 37#37: *1363 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:45:34 [info] 37#37: *1365 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:45:34 [info] 38#38: *1366 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:45:44 [info] 37#37: *1367 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:45:44 [info] 37#37: *1368 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:45:54 [info] 38#38: *1370 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:45:54 [info] 37#37: *1369 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:46:04 [info] 37#37: *1371 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:46:04 [info] 38#38: *1372 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:46:14 [info] 37#37: *1373 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:46:14 [info] 37#37: *1374 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:46:24 [info] 37#37: *1376 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:46:24 [info] 37#37: *1377 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:46:34 [info] 37#37: *1378 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:46:34 [info] 38#38: *1379 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:46:44 [info] 37#37: *1380 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:46:44 [info] 37#37: *1381 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:46:54 [info] 37#37: *1382 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:46:54 [info] 38#38: *1383 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:47:04 [info] 37#37: *1384 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:47:04 [info] 37#37: *1385 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:47:05 [info] 37#37: *1386 [lua] access_by_lua(msblocations.conf:133):2: efee6e609c2c6c59b4a42c36755bcb82:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:47:05 +0000] efee6e609c2c6c59b4a42c36755bcb82 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 04:47:05 [info] 37#37: *1386 [lua] logger.lua:23: efee6e609c2c6c59b4a42c36755bcb82 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:47:05 [info] 37#37: *1388 [lua] access_by_lua(msblocations.conf:133):2: a579ede21072935247137b8369762d0a:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:47:05 +0000] a579ede21072935247137b8369762d0a "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/06/18 04:47:05 [info] 37#37: *1388 [lua] logger.lua:23: a579ede21072935247137b8369762d0a {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:47:05 [info] 37#37: *1388 client 10.233.69.199 closed keepalive connection
2022/06/18 04:47:05 [info] 37#37: *1389 [lua] access_by_lua(msblocations.conf:133):2: 21e233151be33fe8ca35f0bf874db321:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:47:05 +0000] 21e233151be33fe8ca35f0bf874db321 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/06/18 04:47:05 [info] 37#37: *1389 [lua] logger.lua:23: 21e233151be33fe8ca35f0bf874db321 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:47:05 [info] 37#37: *1389 client 10.233.69.199 closed keepalive connection
2022/06/18 04:47:05 [info] 37#37: *1390 [lua] access_by_lua(msblocations.conf:133):2: 10075d96d489d46f10019fd06a629cef:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:47:05 +0000] 10075d96d489d46f10019fd06a629cef "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.015 upstream_response_time:0.015 "-" "python-requests/2.24.0" "-"
2022/06/18 04:47:05 [info] 37#37: *1390 [lua] logger.lua:23: 10075d96d489d46f10019fd06a629cef {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:47:05 [info] 37#37: *1390 client 10.233.69.199 closed keepalive connection
2022/06/18 04:47:05 [info] 37#37: *1391 [lua] access_by_lua(msblocations.conf:133):2: a44da9cb8927514ffd8dcb359e510ab3:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:47:05 [info] 37#37: *1391 [lua] logger.lua:23: a44da9cb8927514ffd8dcb359e510ab3 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1 HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:47:05 +0000] a44da9cb8927514ffd8dcb359e510ab3 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1 HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-"
2022/06/18 04:47:05 [info] 37#37: *1391 client 10.233.69.199 closed keepalive connection
2022/06/18 04:47:05 [info] 37#37: *1392 [lua] access_by_lua(msblocations.conf:133):2: 63ebd7e27e337e68962f24fbcf7ef51e:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:47:05 [info] 37#37: *1392 [lua] logger.lua:23: 63ebd7e27e337e68962f24fbcf7ef51e {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/content HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/content", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:47:05 +0000] 63ebd7e27e337e68962f24fbcf7ef51e "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/content HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-"
2022/06/18 04:47:05 [info] 37#37: *1392 client 10.233.69.199 closed keepalive connection
2022/06/18 04:47:05 [info] 37#37: *1393 [lua] access_by_lua(msblocations.conf:133):2: c5b8ad631709e8da2ac135e10d73a1d7:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:47:05 +0000] c5b8ad631709e8da2ac135e10d73a1d7 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 04:47:05 [info] 37#37: *1393 [lua] logger.lua:23: c5b8ad631709e8da2ac135e10d73a1d7 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1 HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:47:05 [info] 37#37: *1393 client 10.233.69.199 closed keepalive connection
2022/06/18 04:47:05 [info] 37#37: *1394 [lua] access_by_lua(msblocations.conf:133):2: 8fc5029688a4dbffdb7340dcc54bbe8e:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:47:05 +0000] 8fc5029688a4dbffdb7340dcc54bbe8e "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/profile HTTP/1.1" 201 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/06/18 04:47:05 [info] 37#37: *1394 [lua] logger.lua:23: 8fc5029688a4dbffdb7340dcc54bbe8e {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/profile HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/profile", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:47:05 [info] 37#37: *1394 client 10.233.69.199 closed keepalive connection
2022/06/18 04:47:05 [info] 37#37: *1395 [lua] access_by_lua(msblocations.conf:133):2: 8ac93d6ba2b1f9e567c48eb35020d585:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/profile/cds-ms-prof-faa99d47-b475-4530-9ae6-157319d199cf HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:47:05 [info] 37#37: *1395 [lua] logger.lua:23: 8ac93d6ba2b1f9e567c48eb35020d585 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/profile/cds-ms-prof-faa99d47-b475-4530-9ae6-157319d199cf HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/profile/cds-ms-prof-faa99d47-b475-4530-9ae6-157319d199cf", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:47:05 +0000] 8ac93d6ba2b1f9e567c48eb35020d585 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/profile/cds-ms-prof-faa99d47-b475-4530-9ae6-157319d199cf HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/06/18 04:47:05 [info] 37#37: *1395 client 10.233.69.199 closed keepalive connection
2022/06/18 04:47:05 [info] 37#37: *1396 [lua] access_by_lua(msblocations.conf:133):2: 65ddffbddcd0c4aa808c07cab2c4c8ce:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/profile/cds-ms-prof-faa99d47-b475-4530-9ae6-157319d199cf/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:47:05 +0000] 65ddffbddcd0c4aa808c07cab2c4c8ce "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/profile/cds-ms-prof-faa99d47-b475-4530-9ae6-157319d199cf/content HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/06/18 04:47:05 [info] 37#37: *1396 [lua] logger.lua:23: 65ddffbddcd0c4aa808c07cab2c4c8ce {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/profile/cds-ms-prof-faa99d47-b475-4530-9ae6-157319d199cf/content HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/cds-ms-rb-187650e4-cadd-4b3b-84bd-68ff83521ca9/v1/profile/cds-ms-prof-faa99d47-b475-4530-9ae6-157319d199cf/content", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:47:05 [info] 37#37: *1396 client 10.233.69.199 closed keepalive connection
2022/06/18 04:47:05 [info] 37#37: *1397 [lua] access_by_lua(msblocations.conf:133):2: 03caf556083930d44218eb2fac7766ff:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:47:05 +0000] 03caf556083930d44218eb2fac7766ff "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.095 upstream_response_time:0.095 "-" "python-requests/2.24.0" "-"
2022/06/18 04:47:05 [info] 37#37: *1397 [lua] logger.lua:23: 03caf556083930d44218eb2fac7766ff {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:47:05 [info] 37#37: *1397 client 10.233.69.199 closed keepalive connection
2022/06/18 04:47:14 [info] 38#38: *1398 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:47:14 [info] 38#38: *1399 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:47:24 [info] 38#38: *1401 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:47:24 [info] 38#38: *1402 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:47:34 [info] 37#37: *1403 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:47:34 [info] 37#37: *1404 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:47:44 [info] 37#37: *1405 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:47:44 [info] 37#37: *1406 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:47:54 [info] 37#37: *1408 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:47:54 [info] 37#37: *1407 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:04 [info] 37#37: *1409 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:04 [info] 38#38: *1410 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:14 [info] 38#38: *1411 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:14 [info] 38#38: *1412 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:24 [info] 37#37: *1413 [lua] access_by_lua(msblocations.conf:133):2: 8dcc4030c7e7f43793f2f80e632cb421:receive the request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/vigorous_goldstine HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:48:24 [info] 37#37: *1415 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:24 [info] 37#37: *1416 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:34 [info] 37#37: *1413 [lua] logger.lua:23: 8dcc4030c7e7f43793f2f80e632cb421 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/vigorous_goldstine HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/instance/vigorous_goldstine", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:48:34 +0000] 8dcc4030c7e7f43793f2f80e632cb421 "DELETE /api/multicloud-k8s/v1/v1/instance/vigorous_goldstine HTTP/1.1" 202 request_processing_time:10.114 upstream_response_time:10.113 "-" "python-requests/2.24.0" "-"
2022/06/18 04:48:34 [info] 37#37: *1413 client 10.233.69.199 closed keepalive connection
2022/06/18 04:48:34 [info] 37#37: *1417 [lua] access_by_lua(msblocations.conf:133):2: acc0a504975e79d37527d83c5309d1a4:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:48:34 [info] 37#37: *1417 [lua] logger.lua:23: acc0a504975e79d37527d83c5309d1a4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:48:34 +0000] acc0a504975e79d37527d83c5309d1a4 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 04:48:34 [info] 37#37: *1417 client 10.233.69.199 closed keepalive connection
2022/06/18 04:48:34 [info] 37#37: *1418 [lua] access_by_lua(msblocations.conf:133):2: c6b4cb029d836d1999092908cde67aa5:receive the request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:48:34 [info] 37#37: *1418 [lua] logger.lua:23: c6b4cb029d836d1999092908cde67aa5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:48:34 +0000] c6b4cb029d836d1999092908cde67aa5 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 204 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 04:48:34 [info] 37#37: *1418 client 10.233.69.199 closed keepalive connection
2022/06/18 04:48:34 [info] 37#37: *1419 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:34 [info] 37#37: *1420 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:35 [info] 37#37: *1386 client 10.233.69.199 closed keepalive connection
2022/06/18 04:48:42 [info] 37#37: *1421 [lua] access_by_lua(msblocations.conf:133):2: 488ec183983ffc4164660f6b100b98f6:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:48:42 [info] 37#37: *1421 [lua] logger.lua:23: 488ec183983ffc4164660f6b100b98f6 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:48:42 +0000] 488ec183983ffc4164660f6b100b98f6 "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 04:48:42 [info] 37#37: *1421 client 10.233.69.199 closed keepalive connection
2022/06/18 04:48:42 [info] 37#37: *1422 [lua] access_by_lua(msblocations.conf:133):2: 7ecf1c366d232792181500fe4bba20e1:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:48:42 [info] 37#37: *1422 [lua] logger.lua:23: 7ecf1c366d232792181500fe4bba20e1 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:48:42 +0000] 7ecf1c366d232792181500fe4bba20e1 "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest HTTP/1.1" 404 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/06/18 04:48:42 [info] 37#37: *1423 [lua] access_by_lua(msblocations.conf:133):2: 5d4d6980aaf5045fa61afd4d7b950b0d:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:48:42 +0000] 5d4d6980aaf5045fa61afd4d7b950b0d "POST /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile HTTP/1.1" 201 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-"
2022/06/18 04:48:42 [info] 37#37: *1423 [lua] logger.lua:23: 5d4d6980aaf5045fa61afd4d7b950b0d {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:48:42 [info] 37#37: *1423 client 10.233.69.199 closed keepalive connection
2022/06/18 04:48:42 [info] 37#37: *1424 [lua] access_by_lua(msblocations.conf:133):2: 3fe0022a9270efd8a8cc8f0fc0e81be5:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:48:42 +0000] 3fe0022a9270efd8a8cc8f0fc0e81be5 "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/06/18 04:48:42 [info] 37#37: *1424 [lua] logger.lua:23: 3fe0022a9270efd8a8cc8f0fc0e81be5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:48:42 [info] 37#37: *1424 client 10.233.69.199 closed keepalive connection
2022/06/18 04:48:42 [info] 37#37: *1425 [lua] access_by_lua(msblocations.conf:133):2: 987f7faebaf690bc3c30b680b62438d2:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:48:42 +0000] 987f7faebaf690bc3c30b680b62438d2 "POST /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest/content HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/06/18 04:48:42 [info] 37#37: *1425 [lua] logger.lua:23: 987f7faebaf690bc3c30b680b62438d2 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest/content HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest/content", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:48:42 [info] 37#37: *1425 client 10.233.69.199 closed keepalive connection
2022/06/18 04:48:43 [info] 37#37: *1422 client 10.233.69.199 closed keepalive connection
2022/06/18 04:48:44 [info] 38#38: *1426 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:44 [info] 38#38: *1427 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:54 [info] 37#37: *1428 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:54 [info] 38#38: *1429 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:48:57 [info] 37#37: *1430 [lua] access_by_lua(msblocations.conf:133):2: 1f95c0177af056e9a1f189f0e05d4762:receive the request, client: 10.233.66.209, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7a7a7895-4968-4d0a-ba96-5803c63dbb15 HTTP/1.1", host: "msb-iag"
2022/06/18 04:48:57 [info] 37#37: *1432 [lua] access_by_lua(msblocations.conf:133):2: 3420ddf55adf91abcb3ad0f11a4a9427:receive the request, client: 10.233.72.112, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7a7a7895-4968-4d0a-ba96-5803c63dbb15 HTTP/1.1", host: "msb-iag.onap"
10.233.72.112 - - [18/Jun/2022:04:48:57 +0000] 3420ddf55adf91abcb3ad0f11a4a9427 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7a7a7895-4968-4d0a-ba96-5803c63dbb15 HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Apache-CXF/3.4.1" "10.233.66.209"
2022/06/18 04:48:57 [info] 37#37: *1432 [lua] logger.lua:23: 3420ddf55adf91abcb3ad0f11a4a9427 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.112, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7a7a7895-4968-4d0a-ba96-5803c63dbb15 HTTP/1.1", upstream: "http://10.233.51.38:9015/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7a7a7895-4968-4d0a-ba96-5803c63dbb15", host: "msb-iag.onap"
2022/06/18 04:48:57 [info] 37#37: *1432 client 10.233.72.112 closed keepalive connection
2022/06/18 04:48:57 [info] 37#37: *1430 [lua] logger.lua:23: 1f95c0177af056e9a1f189f0e05d4762 {"matched":"multicloud"} while logging request, client: 10.233.66.209, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7a7a7895-4968-4d0a-ba96-5803c63dbb15 HTTP/1.1", upstream: "https://10.233.13.221:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7a7a7895-4968-4d0a-ba96-5803c63dbb15", host: "msb-iag"
10.233.66.209 - - [18/Jun/2022:04:48:57 +0000] 1f95c0177af056e9a1f189f0e05d4762 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7a7a7895-4968-4d0a-ba96-5803c63dbb15 HTTP/1.1" 200 request_processing_time:0.255 upstream_response_time:0.255 "-" "Apache-CXF/3.4.1" "-"
2022/06/18 04:48:57 [info] 37#37: *1433 [lua] access_by_lua(msblocations.conf:133):2: f22851af20e34a8ecc424260139448bb:receive the request, client: 10.233.66.209, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag"
2022/06/18 04:48:57 [info] 37#37: *1435 [lua] access_by_lua(msblocations.conf:133):2: 75434c68cd8833a6eb297dd1587705ac:receive the request, client: 10.233.72.112, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag.onap"
10.233.72.112 - - [18/Jun/2022:04:48:58 +0000] 75434c68cd8833a6eb297dd1587705ac "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.097 upstream_response_time:0.097 "-" "Apache-CXF/3.4.1" "10.233.66.209"
2022/06/18 04:48:58 [info] 37#37: *1435 [lua] logger.lua:23: 75434c68cd8833a6eb297dd1587705ac {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.112, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "http://10.233.51.38:9015/basicnf-owner/k8sregion/infra_workload", host: "msb-iag.onap"
2022/06/18 04:48:58 [info] 37#37: *1435 client 10.233.72.112 closed keepalive connection
2022/06/18 04:48:58 [info] 37#37: *1433 [lua] logger.lua:23: f22851af20e34a8ecc424260139448bb {"matched":"multicloud"} while logging request, client: 10.233.66.209, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "https://10.233.13.221:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload", host: "msb-iag"
10.233.66.209 - - [18/Jun/2022:04:48:58 +0000] f22851af20e34a8ecc424260139448bb "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.331 upstream_response_time:0.331 "-" "Apache-CXF/3.4.1" "-"
2022/06/18 04:48:58 [info] 37#37: *1436 [lua] access_by_lua(msblocations.conf:133):2: 379b3a92490cda2342f4635b2a3677c9:receive the request, client: 10.233.66.209, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", host: "msb-iag"
2022/06/18 04:48:58 [info] 37#37: *1438 [lua] access_by_lua(msblocations.conf:133):2: ed82c1b67a3926c21381260ab9e64f0e:receive the request, client: 10.233.72.112, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:48:58 [info] 37#37: *1438 [lua] logger.lua:23: ed82c1b67a3926c21381260ab9e64f0e {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.112, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", upstream: "http://10.233.51.38:9015/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi", host: "msb-iag.onap"
10.233.72.112 - - [18/Jun/2022:04:48:58 +0000] ed82c1b67a3926c21381260ab9e64f0e "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Apache-CXF/3.4.1" "10.233.66.209"
2022/06/18 04:48:58 [info] 37#37: *1438 client 10.233.72.112 closed keepalive connection
10.233.66.209 - - [18/Jun/2022:04:48:58 +0000] 379b3a92490cda2342f4635b2a3677c9 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1" 200 request_processing_time:0.319 upstream_response_time:0.319 "-" "Apache-CXF/3.4.1" "-"
2022/06/18 04:48:58 [info] 37#37: *1436 [lua] logger.lua:23: 379b3a92490cda2342f4635b2a3677c9 {"matched":"multicloud"} while logging request, client: 10.233.66.209, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", upstream: "https://10.233.13.221:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi", host: "msb-iag"
2022/06/18 04:48:58 [info] 37#37: *1439 [lua] access_by_lua(msblocations.conf:133):2: 0648839c157020ca26bf716b9ec99527:receive the request, client: 10.233.66.209, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", host: "msb-iag"
2022/06/18 04:48:59 [info] 37#37: *1441 [lua] access_by_lua(msblocations.conf:133):2: ccaf899774d7b8e822c6f0df20a10f54:receive the request, client: 10.233.72.112, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", host: "msb-iag.onap"
10.233.72.112 - - [18/Jun/2022:04:48:59 +0000] ccaf899774d7b8e822c6f0df20a10f54 "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1" 405 request_processing_time:0.002 upstream_response_time:0.001 "-" "Apache-CXF/3.4.1" "10.233.66.209"
2022/06/18 04:48:59 [info] 37#37: *1441 [lua] logger.lua:23: ccaf899774d7b8e822c6f0df20a10f54 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.112, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", upstream: "http://10.233.51.38:9015/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi", host: "msb-iag.onap"
2022/06/18 04:48:59 [info] 37#37: *1441 client 10.233.72.112 closed keepalive connection
2022/06/18 04:48:59 [info] 37#37: *1439 [lua] logger.lua:23: 0648839c157020ca26bf716b9ec99527 {"matched":"multicloud"} while logging request, client: 10.233.66.209, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", upstream: "https://10.233.13.221:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi", host: "msb-iag"
10.233.66.209 - - [18/Jun/2022:04:48:59 +0000] 0648839c157020ca26bf716b9ec99527 "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1" 405 request_processing_time:0.369 upstream_response_time:0.369 "-" "Apache-CXF/3.4.1" "-"
2022/06/18 04:49:04 [info] 38#38: *1442 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:49:04 [info] 37#37: *1443 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:49:07 [info] 37#37: *1436 client 10.233.66.209 closed keepalive connection
2022/06/18 04:49:07 [info] 37#37: *1433 client 10.233.66.209 closed keepalive connection
2022/06/18 04:49:07 [info] 37#37: *1430 client 10.233.66.209 closed keepalive connection
2022/06/18 04:49:07 [info] 37#37: *1439 client 10.233.66.209 closed keepalive connection
2022/06/18 04:49:14 [info] 38#38: *1444 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:49:14 [info] 38#38: *1445 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:49:24 [info] 37#37: *1448 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:49:24 [info] 37#37: *1447 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:49:25 [info] 37#37: *1449 [lua] access_by_lua(msblocations.conf:133):2: 3e7aabb4d984d950d8e1b19d62fe4843:receive the request, client: 10.233.66.209, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", host: "msb-iag"
2022/06/18 04:49:25 [info] 37#37: *1451 [lua] access_by_lua(msblocations.conf:133):2: 5221a554e65b350f8125d82ed5be08ea:receive the request, client: 10.233.72.112, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:49:25 [info] 37#37: *1451 [lua] logger.lua:23: 5221a554e65b350f8125d82ed5be08ea {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.112, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", upstream: "http://10.233.51.38:9015/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi", host: "msb-iag.onap"
10.233.72.112 - - [18/Jun/2022:04:49:25 +0000] 5221a554e65b350f8125d82ed5be08ea "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Apache-CXF/3.4.1" "10.233.66.209"
2022/06/18 04:49:25 [info] 37#37: *1451 client 10.233.72.112 closed keepalive connection
2022/06/18 04:49:25 [info] 37#37: *1449 [lua] logger.lua:23: 3e7aabb4d984d950d8e1b19d62fe4843 {"matched":"multicloud"} while logging request, client: 10.233.66.209, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", upstream: "https://10.233.13.221:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi", host: "msb-iag"
10.233.66.209 - - [18/Jun/2022:04:49:25 +0000] 3e7aabb4d984d950d8e1b19d62fe4843 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1" 200 request_processing_time:0.177 upstream_response_time:0.176 "-" "Apache-CXF/3.4.1" "-"
2022/06/18 04:49:26 [info] 37#37: *1452 [lua] access_by_lua(msblocations.conf:133):2: 4f7401873e8da284d603dfa82e70deb6:receive the request, client: 10.233.66.209, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", host: "msb-iag"
2022/06/18 04:49:26 [info] 37#37: *1454 [lua] access_by_lua(msblocations.conf:133):2: c0bdbace8c999d13b41ed8a4f6782742:receive the request, client: 10.233.72.112, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", host: "msb-iag.onap"
2022/06/18 04:49:31 [info] 37#37: *1449 client 10.233.66.209 closed keepalive connection
2022/06/18 04:49:34 [info] 37#37: *1455 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:49:34 [info] 38#38: *1456 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:49:36 [info] 37#37: *1454 [lua] logger.lua:23: c0bdbace8c999d13b41ed8a4f6782742 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.112, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", upstream: "http://10.233.51.38:9015/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi", host: "msb-iag.onap"
10.233.72.112 - - [18/Jun/2022:04:49:36 +0000] c0bdbace8c999d13b41ed8a4f6782742 "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1" 202 request_processing_time:10.081 upstream_response_time:10.081 "-" "Apache-CXF/3.4.1" "10.233.66.209"
2022/06/18 04:49:36 [info] 37#37: *1454 client 10.233.72.112 closed keepalive connection
2022/06/18 04:49:36 [info] 37#37: *1452 [lua] logger.lua:23: 4f7401873e8da284d603dfa82e70deb6 {"matched":"multicloud"} while logging request, client: 10.233.66.209, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1", upstream: "https://10.233.13.221:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi", host: "msb-iag"
10.233.66.209 - - [18/Jun/2022:04:49:36 +0000] 4f7401873e8da284d603dfa82e70deb6 "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/heuristic_agnesi HTTP/1.1" 202 request_processing_time:10.226 upstream_response_time:10.226 "-" "Apache-CXF/3.4.1" "-"
2022/06/18 04:49:44 [info] 37#37: *1457 [lua] access_by_lua(msblocations.conf:133):2: 3257fd758b4ba9f0015d149de2e0e0ff:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:49:44 +0000] 3257fd758b4ba9f0015d149de2e0e0ff "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 04:49:44 [info] 37#37: *1457 [lua] logger.lua:23: 3257fd758b4ba9f0015d149de2e0e0ff {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:49:44 [info] 37#37: *1457 client 10.233.69.199 closed keepalive connection
2022/06/18 04:49:44 [info] 37#37: *1458 [lua] access_by_lua(msblocations.conf:133):2: 98dcc1d60795667d94757258fce37903:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:49:44 [info] 37#37: *1458 [lua] logger.lua:23: 98dcc1d60795667d94757258fce37903 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:49:44 +0000] 98dcc1d60795667d94757258fce37903 "GET /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/06/18 04:49:44 [info] 37#37: *1458 client 10.233.69.199 closed keepalive connection
2022/06/18 04:49:44 [info] 37#37: *1459 [lua] access_by_lua(msblocations.conf:133):2: ed75cc77f345112c55f18da99909c806:receive the request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:49:44 [info] 37#37: *1459 [lua] logger.lua:23: ed75cc77f345112c55f18da99909c806 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:49:44 +0000] ed75cc77f345112c55f18da99909c806 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/7c9d9db9-79a7-4b44-9140-fbf3c6a6d226/54b37b92-b382-4dc7-8121-dbe4303a8efa/profile/cnftest HTTP/1.1" 204 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/06/18 04:49:44 [info] 37#37: *1459 client 10.233.69.199 closed keepalive connection
2022/06/18 04:49:44 [info] 38#38: *1461 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:49:44 [info] 38#38: *1460 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:49:46 [info] 37#37: *1452 client 10.233.66.209 closed keepalive connection
2022/06/18 04:49:54 [info] 37#37: *1462 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:49:54 [info] 37#37: *1463 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:50:04 [info] 37#37: *1464 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:50:04 [info] 37#37: *1465 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:50:14 [info] 38#38: *1466 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:50:14 [info] 38#38: *1467 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:50:16 [info] 37#37: *1468 [lua] access_by_lua(msblocations.conf:133):2: a836a6063a3f9d2c274f509f0be45641:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:50:16 +0000] a836a6063a3f9d2c274f509f0be45641 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 04:50:16 [info] 37#37: *1468 [lua] logger.lua:23: a836a6063a3f9d2c274f509f0be45641 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:50:16 [info] 37#37: *1468 client 10.233.69.199 closed keepalive connection
2022/06/18 04:50:16 [info] 37#37: *1469 [lua] access_by_lua(msblocations.conf:133):2: fa271d982da3d60ff73f0080376d2654:receive the request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:50:16 [info] 37#37: *1469 [lua] logger.lua:23: fa271d982da3d60ff73f0080376d2654 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:50:16 +0000] fa271d982da3d60ff73f0080376d2654 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 04:50:16 [info] 37#37: *1469 client 10.233.69.199 closed keepalive connection
2022/06/18 04:50:24 [info] 37#37: *1471 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:50:24 [info] 37#37: *1472 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:50:34 [info] 38#38: *1474 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:50:34 [info] 37#37: *1473 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:50:44 [info] 38#38: *1475 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:50:44 [info] 37#37: *1476 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:50:54 [info] 38#38: *1478 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:50:54 [info] 38#38: *1477 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:51:04 [info] 37#37: *1479 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:51:04 [info] 37#37: *1480 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:51:14 [info] 38#38: *1481 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:51:14 [info] 38#38: *1482 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:51:24 [info] 37#37: *1484 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:51:24 [info] 37#37: *1485 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:51:34 [info] 37#37: *1487 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:51:34 [info] 38#38: *1486 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:51:44 [info] 37#37: *1488 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:51:44 [info] 37#37: *1489 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:51:54 [info] 38#38: *1490 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:51:54 [info] 38#38: *1491 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:52:04 [info] 38#38: *1493 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:52:04 [info] 37#37: *1492 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:52:14 [info] 37#37: *1495 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:52:14 [info] 37#37: *1494 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:52:24 [info] 37#37: *1497 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:52:24 [info] 37#37: *1498 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:52:34 [info] 37#37: *1499 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:52:34 [info] 38#38: *1500 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:52:44 [info] 37#37: *1501 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:52:44 [info] 37#37: *1502 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:52:54 [info] 37#37: *1504 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:52:54 [info] 37#37: *1503 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:53:04 [info] 38#38: *1506 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:53:04 [info] 38#38: *1505 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:53:14 [info] 37#37: *1507 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:53:14 [info] 38#38: *1508 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:53:24 [info] 37#37: *1510 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:53:24 [info] 37#37: *1511 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:53:34 [info] 38#38: *1512 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:53:34 [info] 38#38: *1513 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:53:44 [info] 37#37: *1515 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:53:44 [info] 37#37: *1514 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:53:54 [info] 37#37: *1517 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:53:54 [info] 37#37: *1516 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:54:04 [info] 37#37: *1518 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:54:04 [info] 37#37: *1519 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:54:14 [info] 37#37: *1520 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:54:14 [info] 37#37: *1521 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:54:24 [info] 37#37: *1522 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:54:24 [info] 37#37: *1523 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:54:34 [info] 37#37: *1525 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:54:34 [info] 38#38: *1526 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:54:44 [info] 38#38: *1528 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:54:44 [info] 37#37: *1527 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:54:54 [info] 38#38: *1530 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:54:54 [info] 38#38: *1529 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:55:04 [info] 38#38: *1532 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:55:04 [info] 38#38: *1531 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:55:14 [info] 38#38: *1534 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:55:14 [info] 37#37: *1533 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:55:24 [info] 37#37: *1535 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:55:24 [info] 37#37: *1536 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:55:34 [info] 37#37: *1538 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:55:34 [info] 37#37: *1539 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:55:44 [info] 38#38: *1540 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:55:44 [info] 37#37: *1541 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:55:54 [info] 37#37: *1542 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:55:54 [info] 38#38: *1543 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:56:04 [info] 37#37: *1544 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:56:04 [info] 37#37: *1545 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:56:14 [info] 38#38: *1546 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:56:14 [info] 37#37: *1547 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:56:18 [info] 37#37: *1548 [lua] access_by_lua(msblocations.conf:133):2: 8838a4da96ccc6e86901618cd768f16b:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:56:18 [info] 37#37: *1548 [lua] logger.lua:23: 8838a4da96ccc6e86901618cd768f16b {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:56:18 +0000] 8838a4da96ccc6e86901618cd768f16b "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 500 request_processing_time:0.008 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-"
2022/06/18 04:56:18 [info] 37#37: *1550 [lua] access_by_lua(msblocations.conf:133):2: cc4bf804b316b643064ab2bc71c38b87:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:56:18 [info] 37#37: *1550 [lua] logger.lua:23: cc4bf804b316b643064ab2bc71c38b87 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:56:18 +0000] cc4bf804b316b643064ab2bc71c38b87 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/06/18 04:56:18 [info] 37#37: *1550 client 10.233.69.199 closed keepalive connection
2022/06/18 04:56:18 [info] 37#37: *1551 [lua] access_by_lua(msblocations.conf:133):2: 2826fb2da194fd7b52b9c6647388f88d:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:56:18 [info] 37#37: *1551 [lua] logger.lua:23: 2826fb2da194fd7b52b9c6647388f88d {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:56:18 +0000] 2826fb2da194fd7b52b9c6647388f88d "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 04:56:18 [info] 37#37: *1551 client 10.233.69.199 closed keepalive connection
2022/06/18 04:56:18 [info] 37#37: *1552 [lua] access_by_lua(msblocations.conf:133):2: 03ce1ae1de743bb78be0ab5d7ea51b52:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:56:18 +0000] 03ce1ae1de743bb78be0ab5d7ea51b52 "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.24.0" "-"
2022/06/18 04:56:18 [info] 37#37: *1552 [lua] logger.lua:23: 03ce1ae1de743bb78be0ab5d7ea51b52 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:56:18 [info] 37#37: *1552 client 10.233.69.199 closed keepalive connection
2022/06/18 04:56:18 [info] 37#37: *1553 [lua] access_by_lua(msblocations.conf:133):2: 9c10bfd869123ce327fceb86896ac995:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:56:18 +0000] 9c10bfd869123ce327fceb86896ac995 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 04:56:18 [info] 37#37: *1553 [lua] logger.lua:23: 9c10bfd869123ce327fceb86896ac995 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1 HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:56:18 [info] 37#37: *1553 client 10.233.69.199 closed keepalive connection
2022/06/18 04:56:18 [info] 37#37: *1554 [lua] access_by_lua(msblocations.conf:133):2: f063e09c7f4e70232088987c182bc5fe:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:56:18 [info] 37#37: *1554 [lua] logger.lua:23: f063e09c7f4e70232088987c182bc5fe {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/content HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/content", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:56:18 +0000] f063e09c7f4e70232088987c182bc5fe "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/content HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-"
2022/06/18 04:56:18 [info] 37#37: *1554 client 10.233.69.199 closed keepalive connection
2022/06/18 04:56:18 [info] 37#37: *1555 [lua] access_by_lua(msblocations.conf:133):2: 19ea82ff256e00636e8116b143d5d178:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:56:18 [info] 37#37: *1555 [lua] logger.lua:23: 19ea82ff256e00636e8116b143d5d178 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1 HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:56:18 +0000] 19ea82ff256e00636e8116b143d5d178 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1 HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/06/18 04:56:18 [info] 37#37: *1555 client 10.233.69.199 closed keepalive connection
2022/06/18 04:56:18 [info] 37#37: *1556 [lua] access_by_lua(msblocations.conf:133):2: f1332a9e277b3f2c51cc4198fbd57b0f:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:56:18 [info] 37#37: *1556 [lua] logger.lua:23: f1332a9e277b3f2c51cc4198fbd57b0f {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/profile HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/profile", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:56:18 +0000] f1332a9e277b3f2c51cc4198fbd57b0f "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/profile HTTP/1.1" 201 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/06/18 04:56:18 [info] 37#37: *1556 client 10.233.69.199 closed keepalive connection
2022/06/18 04:56:18 [info] 37#37: *1557 [lua] access_by_lua(msblocations.conf:133):2: d2da380d5695936e28d2139d47d45c1e:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/profile/pnf-cnf-profile-4db76b91-4a6f-43cb-ae5f-af3ab1b50d91 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:56:18 [info] 37#37: *1557 [lua] logger.lua:23: d2da380d5695936e28d2139d47d45c1e {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/profile/pnf-cnf-profile-4db76b91-4a6f-43cb-ae5f-af3ab1b50d91 HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/profile/pnf-cnf-profile-4db76b91-4a6f-43cb-ae5f-af3ab1b50d91", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:56:18 +0000] d2da380d5695936e28d2139d47d45c1e "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/profile/pnf-cnf-profile-4db76b91-4a6f-43cb-ae5f-af3ab1b50d91 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 04:56:18 [info] 37#37: *1557 client 10.233.69.199 closed keepalive connection
2022/06/18 04:56:18 [info] 37#37: *1558 [lua] access_by_lua(msblocations.conf:133):2: 7010bf54b02c207ef9a27057b1700eeb:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/profile/pnf-cnf-profile-4db76b91-4a6f-43cb-ae5f-af3ab1b50d91/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:56:18 [info] 37#37: *1558 [lua] logger.lua:23: 7010bf54b02c207ef9a27057b1700eeb {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/profile/pnf-cnf-profile-4db76b91-4a6f-43cb-ae5f-af3ab1b50d91/content HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/profile/pnf-cnf-profile-4db76b91-4a6f-43cb-ae5f-af3ab1b50d91/content", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:56:18 +0000] 7010bf54b02c207ef9a27057b1700eeb "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-93c4f024-2930-45e1-8ee8-5b27b379dfe9/v1/profile/pnf-cnf-profile-4db76b91-4a6f-43cb-ae5f-af3ab1b50d91/content HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-"
2022/06/18 04:56:18 [info] 37#37: *1558 client 10.233.69.199 closed keepalive connection
2022/06/18 04:56:18 [info] 37#37: *1548 client 10.233.69.199 closed keepalive connection
2022/06/18 04:56:18 [info] 37#37: *1559 [lua] access_by_lua(msblocations.conf:133):2: 055b0c5c6cb50c8ddfc05b91bd4d277f:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:56:18 +0000] 055b0c5c6cb50c8ddfc05b91bd4d277f "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.159 upstream_response_time:0.159 "-" "python-requests/2.24.0" "-"
2022/06/18 04:56:18 [info] 37#37: *1559 [lua] logger.lua:23: 055b0c5c6cb50c8ddfc05b91bd4d277f {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:56:18 [info] 37#37: *1559 client 10.233.69.199 closed keepalive connection
2022/06/18 04:56:24 [info] 37#37: *1561 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:56:24 [info] 37#37: *1560 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:56:34 [info] 37#37: *1563 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:56:34 [info] 38#38: *1564 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:56:44 [info] 38#38: *1565 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:56:44 [info] 38#38: *1566 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:56:54 [info] 37#37: *1567 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:56:54 [info] 37#37: *1568 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:57:04 [info] 38#38: *1569 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:57:04 [info] 38#38: *1570 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:57:14 [info] 37#37: *1571 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:57:14 [info] 37#37: *1572 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:57:24 [info] 38#38: *1574 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:57:24 [info] 37#37: *1573 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:57:34 [info] 37#37: *1576 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:57:34 [info] 37#37: *1577 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:57:44 [info] 37#37: *1578 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:57:44 [info] 38#38: *1579 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:57:54 [info] 37#37: *1580 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:57:54 [info] 37#37: *1581 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:58:04 [info] 37#37: *1583 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:58:04 [info] 37#37: *1582 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:58:14 [info] 37#37: *1585 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:58:14 [info] 37#37: *1584 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:58:24 [info] 37#37: *1586 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:58:24 [info] 38#38: *1587 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:58:29 [info] 37#37: *1589 [lua] access_by_lua(msblocations.conf:133):2: 6831fca74716783f7b0a66f375deeb8a:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:58:29 [info] 37#37: *1589 [lua] logger.lua:23: 6831fca74716783f7b0a66f375deeb8a {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:58:29 +0000] 6831fca74716783f7b0a66f375deeb8a "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 500 request_processing_time:0.004 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-"
2022/06/18 04:58:29 [info] 37#37: *1591 [lua] access_by_lua(msblocations.conf:133):2: b75491cdc28731c2cf09ac0bdc90a2b4:receive the request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:58:29 [info] 37#37: *1591 [lua] logger.lua:23: b75491cdc28731c2cf09ac0bdc90a2b4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:58:29 +0000] b75491cdc28731c2cf09ac0bdc90a2b4 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-"
2022/06/18 04:58:29 [info] 37#37: *1591 client 10.233.69.199 closed keepalive connection
2022/06/18 04:58:29 [info] 37#37: *1592 [lua] access_by_lua(msblocations.conf:133):2: 1d5f0845f4067157410e9d0786fd9d2b:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 04:58:29 [info] 37#37: *1592 [lua] logger.lua:23: 1d5f0845f4067157410e9d0786fd9d2b {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:04:58:29 +0000] 1d5f0845f4067157410e9d0786fd9d2b "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-"
2022/06/18 04:58:29 [info] 37#37: *1592 client 10.233.69.199 closed keepalive connection
2022/06/18 04:58:29 [info] 37#37: *1589 client 10.233.69.199 closed keepalive connection
2022/06/18 04:58:34 [info] 37#37: *1593 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:58:34 [info] 37#37: *1594 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:58:44 [info] 38#38: *1595 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:58:44 [info] 38#38: *1596 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:58:54 [info] 38#38: *1597 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:58:54 [info] 38#38: *1598 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:59:04 [info] 37#37: *1600 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:59:04 [info] 37#37: *1599 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:59:14 [info] 37#37: *1601 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:59:14 [info] 38#38: *1602 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:59:24 [info] 38#38: *1603 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:59:24 [info] 38#38: *1604 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:59:34 [info] 37#37: *1606 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:59:34 [info] 38#38: *1607 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:59:44 [info] 38#38: *1608 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:59:44 [info] 37#37: *1609 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:59:54 [info] 38#38: *1610 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 04:59:54 [info] 38#38: *1611 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:00:04 [info] 37#37: *1613 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:00:04 [info] 37#37: *1612 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:00:14 [info] 37#37: *1614 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:00:14 [info] 37#37: *1615 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:00:24 [info] 37#37: *1617 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:00:24 [info] 38#38: *1616 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:00:34 [info] 37#37: *1620 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:00:34 [info] 37#37: *1619 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:00:44 [info] 37#37: *1621 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:00:44 [info] 38#38: *1622 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:00:54 [info] 37#37: *1623 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:00:54 [info] 37#37: *1624 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:01:04 [info] 37#37: *1625 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:01:04 [info] 37#37: *1626 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:01:14 [info] 37#37: *1627 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:01:14 [info] 37#37: *1628 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:01:24 [info] 38#38: *1629 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:01:24 [info] 37#37: *1630 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:01:34 [info] 37#37: *1632 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:01:34 [info] 37#37: *1633 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:01:44 [info] 37#37: *1634 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:01:44 [info] 37#37: *1635 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:01:54 [info] 37#37: *1636 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:01:54 [info] 37#37: *1637 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:02:04 [info] 38#38: *1639 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:02:04 [info] 37#37: *1638 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:02:14 [info] 37#37: *1641 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:02:14 [info] 37#37: *1640 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:02:24 [info] 37#37: *1642 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:02:24 [info] 38#38: *1643 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:02:34 [info] 37#37: *1645 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:02:34 [info] 37#37: *1646 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:02:44 [info] 37#37: *1647 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:02:44 [info] 37#37: *1648 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:02:54 [info] 37#37: *1649 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:02:54 [info] 37#37: *1650 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:03:04 [info] 37#37: *1651 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:03:04 [info] 38#38: *1652 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:03:14 [info] 37#37: *1653 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:03:14 [info] 38#38: *1654 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:03:24 [info] 38#38: *1656 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:03:24 [info] 37#37: *1655 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:03:34 [info] 37#37: *1658 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:03:34 [info] 37#37: *1659 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:03:44 [info] 37#37: *1661 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:03:44 [info] 37#37: *1660 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:03:48 [info] 37#37: *1662 [lua] access_by_lua(msblocations.conf:133):2: 9f0bf31f6992d9c80600afd9645941fb:receive the request, client: 10.233.69.199, 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.69.199 - - [18/Jun/2022:05:03:48 +0000] 9f0bf31f6992d9c80600afd9645941fb "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "python-requests/2.24.0" "-"
2022/06/18 05:03:48 [info] 37#37: *1662 [lua] logger.lua:23: 9f0bf31f6992d9c80600afd9645941fb {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 05:03:48 [info] 37#37: *1662 client 10.233.69.199 closed keepalive connection
2022/06/18 05:03:48 [info] 37#37: *1664 [lua] access_by_lua(msblocations.conf:133):2: a345fc482b26462607f1946bae086cf7:receive the request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 05:03:48 [info] 37#37: *1664 [lua] logger.lua:23: a345fc482b26462607f1946bae086cf7 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:05:03:48 +0000] a345fc482b26462607f1946bae086cf7 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 204 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-"
2022/06/18 05:03:48 [info] 37#37: *1664 client 10.233.69.199 closed keepalive connection
2022/06/18 05:03:54 [info] 38#38: *1665 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:03:54 [info] 38#38: *1666 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:04:04 [info] 38#38: *1667 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:04:04 [info] 38#38: *1668 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:04:14 [info] 38#38: *1669 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:04:14 [info] 38#38: *1670 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:04:24 [info] 37#37: *1671 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:04:24 [info] 37#37: *1672 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:04:34 [info] 37#37: *1674 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:04:34 [info] 37#37: *1675 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:04:44 [info] 37#37: *1676 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:04:44 [info] 37#37: *1677 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:04:54 [info] 37#37: *1679 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:04:54 [info] 38#38: *1678 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:05:04 [info] 37#37: *1680 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:05:04 [info] 37#37: *1681 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:05:14 [info] 37#37: *1682 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:05:14 [info] 37#37: *1683 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:05:24 [info] 38#38: *1684 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:05:24 [info] 37#37: *1685 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:05:34 [info] 37#37: *1688 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:05:34 [info] 37#37: *1687 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:05:36 [info] 37#37: *1689 [lua] access_by_lua(msblocations.conf:133):2: ecad3b55e242ffe8f5c10c38f329942a:receive the request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/dreamy_kilby HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 05:05:44 [info] 37#37: *1691 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:05:44 [info] 38#38: *1692 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:05:46 [info] 37#37: *1689 [lua] logger.lua:23: ecad3b55e242ffe8f5c10c38f329942a {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/dreamy_kilby HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/instance/dreamy_kilby", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:05:05:46 +0000] ecad3b55e242ffe8f5c10c38f329942a "DELETE /api/multicloud-k8s/v1/v1/instance/dreamy_kilby HTTP/1.1" 202 request_processing_time:10.121 upstream_response_time:10.120 "-" "python-requests/2.24.0" "-"
2022/06/18 05:05:46 [info] 37#37: *1689 client 10.233.69.199 closed keepalive connection
2022/06/18 05:05:46 [info] 37#37: *1693 [lua] access_by_lua(msblocations.conf:133):2: 9d22b5e8e86c5dd7e82b226f9d015fff:receive the request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 05:05:46 [info] 37#37: *1693 [lua] logger.lua:23: 9d22b5e8e86c5dd7e82b226f9d015fff {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:05:05:46 +0000] 9d22b5e8e86c5dd7e82b226f9d015fff "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-"
2022/06/18 05:05:46 [info] 37#37: *1693 client 10.233.69.199 closed keepalive connection
2022/06/18 05:05:46 [info] 37#37: *1694 [lua] access_by_lua(msblocations.conf:133):2: e20e2427d45d5b03bb84d67e553b65eb:receive the request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283"
10.233.69.199 - - [18/Jun/2022:05:05:46 +0000] e20e2427d45d5b03bb84d67e553b65eb "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "python-requests/2.24.0" "-"
2022/06/18 05:05:46 [info] 37#37: *1694 [lua] logger.lua:23: e20e2427d45d5b03bb84d67e553b65eb {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.199, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.51.38:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283"
2022/06/18 05:05:46 [info] 37#37: *1694 client 10.233.69.199 closed keepalive connection
2022/06/18 05:05:54 [info] 38#38: *1695 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:05:54 [info] 37#37: *1696 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:06:04 [info] 37#37: *1697 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:06:04 [info] 38#38: *1698 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:06:14 [info] 38#38: *1699 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:06:14 [info] 38#38: *1700 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:06:24 [info] 38#38: *1701 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:06:24 [info] 38#38: *1702 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:06:34 [info] 38#38: *1704 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:06:34 [info] 38#38: *1705 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:06:44 [info] 38#38: *1706 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:06:44 [info] 38#38: *1707 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:06:54 [info] 37#37: *1708 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:06:54 [info] 38#38: *1709 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:07:04 [info] 38#38: *1710 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:07:04 [info] 37#37: *1711 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:07:14 [info] 37#37: *1712 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:07:14 [info] 37#37: *1713 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:07:24 [info] 37#37: *1714 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:07:24 [info] 38#38: *1715 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:07:34 [info] 37#37: *1717 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:07:34 [info] 37#37: *1718 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:07:44 [info] 37#37: *1719 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:07:44 [info] 37#37: *1720 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:07:54 [info] 37#37: *1721 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:07:54 [info] 38#38: *1722 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:08:04 [info] 37#37: *1723 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:08:04 [info] 37#37: *1724 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:08:14 [info] 37#37: *1725 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:08:14 [info] 37#37: *1726 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:08:24 [info] 37#37: *1727 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:08:24 [info] 37#37: *1728 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:08:34 [info] 37#37: *1730 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:08:34 [info] 37#37: *1731 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:08:44 [info] 38#38: *1732 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:08:44 [info] 37#37: *1733 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:08:54 [info] 38#38: *1734 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:08:54 [info] 37#37: *1735 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:09:04 [info] 38#38: *1736 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:09:04 [info] 37#37: *1737 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:09:14 [info] 37#37: *1738 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:09:14 [info] 38#38: *1739 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:09:24 [info] 38#38: *1740 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:09:24 [info] 38#38: *1741 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:09:34 [info] 37#37: *1744 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:09:34 [info] 38#38: *1743 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:09:44 [info] 38#38: *1746 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:09:44 [info] 37#37: *1745 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:09:54 [info] 37#37: *1747 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:09:54 [info] 37#37: *1748 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:10:04 [info] 38#38: *1749 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:10:04 [info] 37#37: *1750 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:10:14 [info] 37#37: *1752 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:10:14 [info] 38#38: *1751 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:10:24 [info] 37#37: *1753 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:10:24 [info] 37#37: *1754 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:10:34 [info] 37#37: *1756 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:10:34 [info] 38#38: *1757 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:10:44 [info] 37#37: *1758 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:10:44 [info] 37#37: *1759 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:10:54 [info] 38#38: *1761 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:10:54 [info] 37#37: *1760 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:11:04 [info] 38#38: *1763 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:11:04 [info] 37#37: *1762 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:11:14 [info] 37#37: *1764 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:11:14 [info] 37#37: *1765 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:11:24 [info] 38#38: *1766 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:11:24 [info] 37#37: *1767 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:11:34 [info] 38#38: *1769 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:11:34 [info] 37#37: *1770 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:11:44 [info] 38#38: *1771 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:11:44 [info] 38#38: *1772 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:11:54 [info] 38#38: *1773 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:11:54 [info] 38#38: *1774 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:12:04 [info] 38#38: *1776 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:12:04 [info] 37#37: *1775 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:12:14 [info] 38#38: *1777 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:12:14 [info] 37#37: *1778 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:12:24 [info] 37#37: *1779 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:12:24 [info] 38#38: *1780 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:12:34 [info] 37#37: *1782 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:12:34 [info] 38#38: *1783 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:12:44 [info] 37#37: *1784 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:12:44 [info] 37#37: *1785 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:12:54 [info] 37#37: *1787 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:12:54 [info] 37#37: *1786 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:13:04 [info] 37#37: *1788 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:13:04 [info] 38#38: *1789 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:13:14 [info] 38#38: *1791 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:13:14 [info] 38#38: *1790 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:13:24 [info] 37#37: *1792 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:13:24 [info] 37#37: *1793 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:13:34 [info] 37#37: *1796 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:13:34 [info] 37#37: *1795 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:13:44 [info] 38#38: *1797 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:13:44 [info] 38#38: *1798 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:13:54 [info] 37#37: *1799 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:13:54 [info] 37#37: *1800 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:14:04 [info] 38#38: *1801 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:14:04 [info] 38#38: *1802 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:14:14 [info] 37#37: *1803 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:14:14 [info] 37#37: *1804 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:14:24 [info] 38#38: *1805 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:14:24 [info] 37#37: *1806 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:14:34 [info] 37#37: *1808 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:14:34 [info] 37#37: *1809 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:14:44 [info] 37#37: *1810 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:14:44 [info] 37#37: *1811 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:14:54 [info] 37#37: *1812 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:14:54 [info] 37#37: *1813 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:15:04 [info] 38#38: *1814 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:15:04 [info] 37#37: *1815 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:15:14 [info] 38#38: *1817 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:15:14 [info] 37#37: *1816 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:15:24 [info] 37#37: *1819 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:15:24 [info] 37#37: *1818 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:15:34 [info] 37#37: *1821 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:15:34 [info] 37#37: *1822 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:15:44 [info] 38#38: *1823 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:15:44 [info] 38#38: *1824 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:15:54 [info] 38#38: *1826 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:15:54 [info] 38#38: *1825 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:16:04 [info] 38#38: *1827 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:16:04 [info] 38#38: *1828 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:16:14 [info] 38#38: *1829 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:16:14 [info] 37#37: *1830 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:16:24 [info] 37#37: *1832 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:16:24 [info] 37#37: *1831 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:16:34 [info] 38#38: *1835 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:16:34 [info] 37#37: *1834 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:16:44 [info] 37#37: *1836 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:16:44 [info] 37#37: *1837 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:16:54 [info] 38#38: *1838 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:16:54 [info] 37#37: *1839 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:17:04 [info] 38#38: *1840 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:17:04 [info] 37#37: *1841 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:17:14 [info] 38#38: *1843 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:17:14 [info] 37#37: *1842 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:17:24 [info] 37#37: *1844 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:17:24 [info] 38#38: *1845 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:17:34 [info] 37#37: *1847 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:17:34 [info] 37#37: *1848 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:17:44 [info] 37#37: *1850 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:17:44 [info] 37#37: *1849 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:17:54 [info] 37#37: *1851 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:17:54 [info] 37#37: *1852 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:18:04 [info] 37#37: *1853 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:18:04 [info] 38#38: *1854 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:18:14 [info] 38#38: *1855 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:18:14 [info] 38#38: *1856 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:18:24 [info] 37#37: *1857 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:18:24 [info] 37#37: *1858 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:18:34 [info] 37#37: *1860 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:18:34 [info] 37#37: *1861 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:18:44 [info] 37#37: *1863 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:18:44 [info] 37#37: *1862 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:18:54 [info] 37#37: *1864 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:18:54 [info] 37#37: *1865 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:19:04 [info] 37#37: *1867 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:19:04 [info] 37#37: *1866 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:19:14 [info] 37#37: *1868 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:19:14 [info] 38#38: *1869 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:19:24 [info] 38#38: *1870 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:19:24 [info] 38#38: *1871 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:19:34 [info] 37#37: *1873 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:19:34 [info] 37#37: *1874 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:19:44 [info] 38#38: *1875 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:19:44 [info] 37#37: *1876 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:19:54 [info] 38#38: *1877 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:19:54 [info] 37#37: *1878 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:20:04 [info] 37#37: *1880 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:20:04 [info] 38#38: *1879 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:20:14 [info] 37#37: *1881 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:20:14 [info] 38#38: *1882 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:20:24 [info] 37#37: *1883 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:20:24 [info] 38#38: *1884 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:20:34 [info] 37#37: *1886 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:20:34 [info] 38#38: *1887 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:20:44 [info] 38#38: *1888 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:20:44 [info] 38#38: *1889 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:20:54 [info] 37#37: *1890 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:20:54 [info] 37#37: *1891 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:21:04 [info] 37#37: *1893 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:21:04 [info] 37#37: *1892 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:21:14 [info] 37#37: *1894 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:21:14 [info] 37#37: *1895 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:21:24 [info] 37#37: *1897 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:21:24 [info] 37#37: *1896 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:21:34 [info] 37#37: *1899 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:21:34 [info] 37#37: *1900 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:21:36 [info] 37#37: *1901 client closed connection while waiting for request, client: 10.233.69.199, server: 0.0.0.0:443
2022/06/18 05:21:44 [info] 38#38: *1902 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:21:44 [info] 38#38: *1903 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:21:54 [info] 37#37: *1904 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:21:54 [info] 37#37: *1905 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:22:04 [info] 37#37: *1906 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:22:04 [info] 37#37: *1907 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:22:14 [info] 38#38: *1909 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:22:14 [info] 38#38: *1908 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:22:24 [info] 37#37: *1910 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:22:24 [info] 38#38: *1911 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:22:34 [info] 37#37: *1913 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:22:34 [info] 38#38: *1914 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:22:44 [info] 37#37: *1915 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:22:44 [info] 37#37: *1916 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:22:54 [info] 38#38: *1917 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:22:54 [info] 38#38: *1918 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:23:04 [info] 37#37: *1919 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:23:04 [info] 38#38: *1920 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:23:14 [info] 38#38: *1921 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:23:14 [info] 38#38: *1922 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:23:24 [info] 37#37: *1924 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:23:24 [info] 37#37: *1923 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:23:34 [info] 37#37: *1926 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:23:34 [info] 37#37: *1927 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:23:44 [info] 37#37: *1928 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:23:44 [info] 38#38: *1929 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:23:54 [info] 38#38: *1930 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:23:54 [info] 38#38: *1931 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:24:04 [info] 37#37: *1933 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:24:04 [info] 37#37: *1932 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:24:14 [info] 37#37: *1934 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:24:14 [info] 37#37: *1935 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:24:24 [info] 37#37: *1936 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:24:24 [info] 38#38: *1937 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:24:34 [info] 38#38: *1940 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:24:34 [info] 38#38: *1939 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:24:44 [info] 37#37: *1941 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:24:44 [info] 37#37: *1942 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:24:54 [info] 38#38: *1944 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:24:54 [info] 38#38: *1943 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:25:04 [info] 37#37: *1945 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:25:04 [info] 37#37: *1946 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:25:14 [info] 38#38: *1947 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:25:14 [info] 37#37: *1948 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:25:24 [info] 37#37: *1949 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:25:24 [info] 37#37: *1950 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:25:34 [info] 38#38: *1953 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:25:34 [info] 37#37: *1952 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:25:44 [info] 38#38: *1955 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:25:44 [info] 37#37: *1954 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:25:54 [info] 37#37: *1956 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:25:54 [info] 37#37: *1957 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:26:04 [info] 38#38: *1959 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80
2022/06/18 05:26:04 [info] 37#37: *1958 client closed connection while waiting for request, client: 10.233.68.22, server: 0.0.0.0:80