Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.41.122
### 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/05/13 06:40:56 [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/05/13 06:40:56 [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/05/13 06:40:56 [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/05/13 06:40:56 [notice] 33#33: using the "epoll" event method
2022/05/13 06:40:56 [notice] 33#33: openresty/1.13.6.1
2022/05/13 06:40:56 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/05/13 06:40:56 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/05/13 06:40:56 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/05/13 06:40:56 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2022/05/13 06:40:56 [notice] 34#34: start worker process 36
2022/05/13 06:40:56 [notice] 34#34: start worker process 37
2022/05/13 06:40:56 [notice] 34#34: start worker process 38
2022/05/13 06:40:56 [notice] 34#34: start worker process 39
2022/05/13 06:40:56 [notice] 34#34: start worker process 40
2022/05/13 06:40:56 [notice] 34#34: start worker process 41
2022/05/13 06:40:56 [notice] 34#34: start worker process 42
2022/05/13 06:40:56 [notice] 34#34: start worker process 44
2022/05/13 06:40:56 [notice] 34#34: start cache manager process 45
2022/05/13 06:40:56 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20220513064056.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-05-13 06:40:59 372 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-05-13 06:40:59 382 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-05-13 06:40:59 383 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-05-13 06:40:59 451 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-05-13 06:40:59 451 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.41.122:10081 Enabled:true
2022-05-13 06:41:01 523 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getIuiRoutes 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-05-13 06:41:01 636 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-05-13 06:41:01 636 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-05-13 06:41:01 637 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-05-13 06:41:01 639 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-05-13 06:41:01 639 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2022-05-13 06:41:01 639 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-05-13 06:41:01 639 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-05-13 06:41:01 752 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-05-13 06:41:01 894 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-05-13 06:41:01 895 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-05-13 06:41:01 895 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-05-13 06:41:02 651 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/05/13 06:41:12 [info] 36#36: *13 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:41:12 [info] 36#36: *12 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:41:14 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:133):2: d032c45a073bedbc5590ea6f936e2c1e:receive the request, client: 10.233.71.38, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.71.38 - - [13/May/2022:06:41:15 +0000] d032c45a073bedbc5590ea6f936e2c1e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.474 upstream_response_time:0.473 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-"
2022/05/13 06:41:15 [info] 36#36: *14 [lua] logger.lua:23: d032c45a073bedbc5590ea6f936e2c1e {"matched":"microservices"} while logging request, client: 10.233.71.38, 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.71.38 - - [13/May/2022:06:41:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 355
2022/05/13 06:41:20 [info] 36#36: *14 client 10.233.71.38 closed keepalive connection
2022/05/13 06:41:22 [info] 36#36: *17 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:41:22 [info] 36#36: *18 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:41:32 [info] 36#36: *19 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:41:32 [info] 36#36: *20 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:41:42 [info] 37#37: *21 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:41:42 [info] 36#36: *22 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:41:52 [info] 36#36: *23 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:41:52 [info] 36#36: *24 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:41:56 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/05/13 06:41:56 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2022/05/13 06:41:56 [notice] 34#34: cache loader process 46 exited with code 0
2022/05/13 06:41:56 [notice] 34#34: signal 29 (SIGIO) received
2022/05/13 06:41:57 [info] 36#36: *26 [lua] access_by_lua(msblocations.conf:133):2: e4038c235b0dea44cb65a935e50bad98:receive the request, client: 10.233.66.28, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.66.28 - - [13/May/2022:06:41:57 +0000] e4038c235b0dea44cb65a935e50bad98 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.209 upstream_response_time:0.209 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-"
10.233.66.28 - - [13/May/2022:06:41:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 180
2022/05/13 06:41:57 [info] 36#36: *26 [lua] logger.lua:23: e4038c235b0dea44cb65a935e50bad98 {"matched":"microservices"} while logging request, client: 10.233.66.28, 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"
2022/05/13 06:42:02 [info] 36#36: *28 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:42:02 [info] 36#36: *29 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:42:02 [info] 36#36: *26 client 10.233.66.28 closed keepalive connection
2022/05/13 06:42:12 [info] 36#36: *31 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:42:12 [info] 36#36: *30 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:42:22 [info] 36#36: *32 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:42:22 [info] 36#36: *33 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:42:32 [info] 36#36: *35 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:42:32 [info] 36#36: *34 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:42:42 [info] 37#37: *37 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:42:42 [info] 36#36: *36 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:42:52 [info] 36#36: *39 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:42:52 [info] 36#36: *38 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:43:02 [info] 36#36: *41 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:43:02 [info] 36#36: *42 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:43:12 [info] 36#36: *43 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:43:12 [info] 36#36: *44 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:43:22 [info] 36#36: *45 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:43:22 [info] 36#36: *46 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:43:32 [info] 36#36: *47 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:43:32 [info] 36#36: *48 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:43:42 [info] 36#36: *49 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:43:42 [info] 36#36: *50 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:43:52 [info] 36#36: *51 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:43:52 [info] 36#36: *52 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:44:02 [info] 37#37: *54 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:44:02 [info] 36#36: *55 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:44:12 [info] 36#36: *57 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:44:12 [info] 36#36: *56 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:44:22 [info] 37#37: *59 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:44:22 [info] 37#37: *58 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:44:32 [info] 36#36: *61 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:44:32 [info] 37#37: *60 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:44:42 [info] 36#36: *62 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:44:42 [info] 36#36: *63 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:44:52 [info] 37#37: *65 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:44:52 [info] 36#36: *64 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:45:02 [info] 36#36: *67 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:45:02 [info] 36#36: *68 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:45:12 [info] 36#36: *70 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:45:12 [info] 36#36: *69 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:45:22 [info] 37#37: *72 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:45:22 [info] 37#37: *71 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:45:32 [info] 36#36: *74 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:45:32 [info] 36#36: *73 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:45:42 [info] 36#36: *75 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:45:42 [info] 37#37: *76 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:45:52 [info] 37#37: *77 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:45:52 [info] 37#37: *78 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:46:02 [info] 36#36: *80 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:46:02 [info] 36#36: *81 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:46:12 [info] 36#36: *83 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:46:12 [info] 36#36: *82 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:46:22 [info] 36#36: *85 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:46:22 [info] 36#36: *84 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:46:32 [info] 36#36: *86 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:46:32 [info] 36#36: *87 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:46:42 [info] 36#36: *89 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:46:42 [info] 36#36: *88 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:46:52 [info] 37#37: *90 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:46:52 [info] 37#37: *91 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:47:02 [info] 37#37: *93 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:47:02 [info] 37#37: *94 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:47:12 [info] 37#37: *95 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:47:12 [info] 37#37: *96 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:47:22 [info] 36#36: *97 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:47:22 [info] 36#36: *98 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:47:32 [info] 36#36: *99 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:47:32 [info] 36#36: *100 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:47:39 [info] 36#36: *101 client closed connection while waiting for request, client: 10.233.70.206, server: 0.0.0.0:443
2022/05/13 06:47:42 [info] 36#36: *102 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:47:42 [info] 36#36: *103 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:47:52 [info] 36#36: *104 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:47:52 [info] 37#37: *105 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:48:02 [info] 37#37: *108 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:48:02 [info] 37#37: *107 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:48:12 [info] 36#36: *109 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:48:12 [info] 36#36: *110 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:48:22 [info] 37#37: *111 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:48:22 [info] 37#37: *112 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:48:32 [info] 37#37: *114 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:48:32 [info] 36#36: *113 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:48:42 [info] 37#37: *115 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:48:42 [info] 36#36: *116 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:48:52 [info] 36#36: *117 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:48:52 [info] 36#36: *118 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:49:02 [info] 36#36: *121 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:49:02 [info] 36#36: *120 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:49:12 [info] 36#36: *122 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:49:12 [info] 36#36: *123 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:49:22 [info] 36#36: *125 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:49:22 [info] 36#36: *124 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:49:32 [info] 36#36: *126 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:49:32 [info] 36#36: *127 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:49:42 [info] 37#37: *128 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:49:42 [info] 37#37: *129 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:49:52 [info] 36#36: *130 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:49:52 [info] 36#36: *131 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:50:02 [info] 36#36: *133 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:50:02 [info] 37#37: *134 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:50:12 [info] 36#36: *136 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:50:12 [info] 36#36: *135 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:50:22 [info] 37#37: *137 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:50:22 [info] 37#37: *138 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:50:32 [info] 37#37: *139 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:50:32 [info] 37#37: *140 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:50:42 [info] 36#36: *141 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:50:42 [info] 36#36: *142 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:50:52 [info] 36#36: *143 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:50:52 [info] 36#36: *144 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:51:02 [info] 36#36: *146 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:51:02 [info] 37#37: *147 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:51:12 [info] 36#36: *149 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:51:12 [info] 36#36: *148 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:51:22 [info] 37#37: *150 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:51:22 [info] 37#37: *151 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:51:32 [info] 37#37: *152 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:51:32 [info] 37#37: *153 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:51:42 [info] 36#36: *154 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:51:42 [info] 36#36: *155 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:51:52 [info] 37#37: *156 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80
2022/05/13 06:51:52 [info] 37#37: *157 client closed connection while waiting for request, client: 10.233.72.211, server: 0.0.0.0:80