By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.32.73 ### 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/ 2021/05/17 18:25:03 [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 2021/05/17 18:25:03 [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' 2021/05/17 18:25:03 [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 2021/05/17 18:25:03 [notice] 33#33: using the "epoll" event method 2021/05/17 18:25:03 [notice] 33#33: openresty/1.13.6.1 2021/05/17 18:25:03 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2021/05/17 18:25:03 [notice] 33#33: OS: Linux 4.19.0-13-cloud-amd64 2021/05/17 18:25:03 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2021/05/17 18:25:03 [notice] 34#34: start worker processes \n\n### Starting apiroute 2021/05/17 18:25:03 [notice] 34#34: start worker process 35 2021/05/17 18:25:03 [notice] 34#34: start worker process 36 2021/05/17 18:25:03 [notice] 34#34: start worker process 38 2021/05/17 18:25:03 [notice] 34#34: start worker process 39 2021/05/17 18:25:03 [notice] 34#34: start worker process 40 2021/05/17 18:25:03 [notice] 34#34: start worker process 41 2021/05/17 18:25:03 [notice] 34#34: start worker process 42 2021/05/17 18:25:03 [notice] 34#34: start worker process 43 2021/05/17 18:25:03 [notice] 34#34: start cache manager process 44 2021/05/17 18:25:03 [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-20210517182504.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@ 2021-05-17 18:25:27 453 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2021-05-17 18:25:27 554 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2021-05-17 18:25:27 554 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2021-05-17 18:25:28 955 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2021-05-17 18:25:28 955 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.32.73:10081 Enabled:true 2021-05-17 18:25:52 554 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. 2021-05-17 18:25:54 759 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2021-05-17 18:25:54 759 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2021-05-17 18:25:54 760 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2021-05-17 18:25:54 854 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2021-05-17 18:25:54 854 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2021-05-17 18:25:54 854 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2021-05-17 18:25:54 854 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2021-05-17 18:25:55 557 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2021-05-17 18:25:56 457 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2021-05-17 18:25:56 457 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2021-05-17 18:25:56 457 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2021-05-17 18:26:01 257 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2021/05/17 18:26:03 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2021/05/17 18:26:03 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2021/05/17 18:26:03 [notice] 34#34: cache loader process 45 exited with code 0 2021/05/17 18:26:03 [notice] 34#34: signal 29 (SIGIO) received 2021/05/17 18:30:46 [info] 36#36: *18 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:30:46 [info] 36#36: *19 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:30:56 [info] 36#36: *20 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:30:56 [info] 36#36: *21 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:31:06 [info] 36#36: *23 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:31:06 [info] 36#36: *24 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:31:16 [info] 36#36: *25 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:31:16 [info] 36#36: *26 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:31:26 [info] 36#36: *27 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:31:26 [info] 36#36: *28 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:31:36 [info] 36#36: *29 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:31:36 [info] 36#36: *30 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:31:46 [info] 36#36: *31 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:31:46 [info] 36#36: *32 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:31:56 [info] 36#36: *33 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:31:56 [info] 36#36: *34 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:32:06 [info] 36#36: *36 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:32:06 [info] 36#36: *37 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:32:16 [info] 36#36: *38 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:32:16 [info] 36#36: *39 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:32:26 [info] 36#36: *40 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:32:26 [info] 36#36: *41 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:32:36 [info] 36#36: *42 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:32:36 [info] 36#36: *43 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:32:46 [info] 36#36: *44 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:32:46 [info] 36#36: *45 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:32:56 [info] 36#36: *46 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:32:56 [info] 36#36: *47 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:33:06 [info] 36#36: *49 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:33:06 [info] 36#36: *50 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:33:16 [info] 36#36: *51 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:33:16 [info] 36#36: *52 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:33:26 [info] 36#36: *53 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:33:26 [info] 36#36: *54 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:33:36 [info] 36#36: *55 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:33:36 [info] 36#36: *56 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:33:46 [info] 36#36: *57 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:33:46 [info] 36#36: *58 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:33:56 [info] 36#36: *59 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:33:56 [info] 36#36: *60 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:34:06 [info] 36#36: *62 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:34:06 [info] 36#36: *63 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:34:16 [info] 36#36: *64 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:34:16 [info] 36#36: *65 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:34:26 [info] 36#36: *66 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:34:26 [info] 36#36: *67 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:34:36 [info] 36#36: *68 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:34:36 [info] 36#36: *69 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:34:46 [info] 36#36: *70 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:34:46 [info] 36#36: *71 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:34:56 [info] 36#36: *72 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:34:56 [info] 36#36: *73 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:35:06 [info] 36#36: *75 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:35:06 [info] 36#36: *76 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:35:16 [info] 36#36: *77 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:35:16 [info] 36#36: *78 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:35:26 [info] 36#36: *79 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:35:26 [info] 36#36: *80 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:35:36 [info] 36#36: *81 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:35:36 [info] 36#36: *82 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:35:46 [info] 36#36: *83 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:35:46 [info] 36#36: *84 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:35:56 [info] 36#36: *85 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:35:56 [info] 36#36: *86 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:36:06 [info] 36#36: *88 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:36:06 [info] 36#36: *89 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:36:16 [info] 36#36: *90 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:36:16 [info] 36#36: *91 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:36:26 [info] 36#36: *92 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:36:26 [info] 36#36: *93 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:36:36 [info] 36#36: *94 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:36:36 [info] 36#36: *95 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:36:46 [info] 36#36: *96 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:36:46 [info] 36#36: *97 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:36:56 [info] 36#36: *98 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:36:56 [info] 36#36: *99 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:37:06 [info] 36#36: *101 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:37:06 [info] 36#36: *102 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:37:16 [info] 36#36: *103 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:37:16 [info] 36#36: *104 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:37:26 [info] 36#36: *105 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:37:26 [info] 36#36: *106 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:37:36 [info] 36#36: *107 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:37:36 [info] 36#36: *108 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:37:46 [info] 36#36: *109 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:37:46 [info] 36#36: *110 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:37:56 [info] 36#36: *111 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:37:56 [info] 36#36: *112 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:38:06 [info] 36#36: *114 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:38:06 [info] 36#36: *115 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:38:16 [info] 36#36: *116 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:38:16 [info] 36#36: *117 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:38:26 [info] 36#36: *118 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:38:26 [info] 36#36: *119 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:38:36 [info] 36#36: *120 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:38:36 [info] 36#36: *121 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:38:46 [info] 36#36: *122 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:38:46 [info] 36#36: *123 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:38:56 [info] 36#36: *124 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:38:56 [info] 36#36: *125 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:39:06 [info] 36#36: *127 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:39:06 [info] 36#36: *128 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:39:16 [info] 36#36: *129 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:39:16 [info] 36#36: *130 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:39:26 [info] 36#36: *131 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80 2021/05/17 18:39:26 [info] 36#36: *132 client closed connection while waiting for request, client: 10.233.76.194, server: 0.0.0.0:80