@RUNHOME@ /usr/local \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 =============================================================================== 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/ \n\n### Starting discover @RUNHOME@ /usr/local/discover ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/discover @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.sdclient.DiscoverApp @APP_INFO@ msb-discovery-service @Main_JAR@ discovery-service.jar @Main_Conf@ conf/discover.yml @CONSUL_IP@ msb-consul.onap ========================================================================== start msb-discovery-service ... @JAVA_VERSION@ 1.8 @MAXIMUM_HEAP_SIZE@ 128m ================== 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 @CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2021-05-20 02:50:34 495 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-05-20 02:50:34 499 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-05-20 02:50:34 597 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1 2021-05-20 02:50:48 603 INFO [org.reflections.Reflections][main] - Reflections took 13807 ms to scan 1 urls, producing 15738 keys and 30140 values 2021-05-20 02:50:51 495 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment 2021-05-20 02:50:52 598 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000 2021-05-20 02:50:52 598 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent 2021-05-20 02:50:52 598 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-05-20 02:50:52 598 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-05-20 02:50:52 600 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus 2021-05-20 02:50:53 886 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @2b5854a7{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-05-20 02:50:53 889 INFO [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11 2021-05-20 02:50:55 890 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50... 2021-05-20 02:50:59 385 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation. 2021-05-20 02:50:59 388 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation. 2021-05-20 02:51:00 987 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized. Root Resource Classes: io.swagger.jaxrs.listing.ApiListingResource org.onap.msb.sdclient.resources.MicroServiceResource Global Reader Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor Global Writer Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor Dynamic Features: io.dropwizard.jersey.caching.CacheControlledResponseFeature@26c09f3f Message Body Readers: org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader org.glassfish.jersey.message.internal.FormMultivaluedMapProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App io.dropwizard.jersey.jackson.JacksonMessageBodyProvider com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App org.glassfish.jersey.message.internal.FileProvider Message Body Writers: org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.message.internal.StreamingOutputProvider org.glassfish.jersey.message.internal.FormMultivaluedMapProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App io.dropwizard.jersey.jackson.JacksonMessageBodyProvider org.glassfish.jersey.message.internal.SourceProvider$SourceWriter org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider io.dropwizard.jersey.optional.OptionalMessageBodyWriter org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General org.glassfish.jersey.jaxb.internal.DocumentProvider io.dropwizard.jersey.guava.OptionalMessageBodyWriter io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.server.ChunkedResponseWriter org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App org.glassfish.jersey.message.internal.FileProvider 2021-05-20 02:51:01 885 INFO [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources: GET /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) POST /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource) 2021-05-20 02:51:01 886 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. 2021-05-20 02:51:01 887 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE} 2021-05-20 02:51:02 189 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) 2021-05-20 02:51:02 190 WARN [io.dropwizard.setup.AdminEnvironment][main] - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2021-05-20 02:51:02 486 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE} 2021-05-20 02:51:03 486 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @2b5854a7{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-05-20 02:51:03 486 INFO [org.eclipse.jetty.server.Server][main] - Started @39786ms 2021-05-20 02:51:54 495 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-34 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader 10.233.68.101 - - [20/May/2021:02:51:56 +0000] f25ff78c87b41eefb5efb91155cd9a37 "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:2.720 upstream_response_time:2.720 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:51:56 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 2596 2021-05-20 02:51:57 091 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2863191e 2021-05-20 02:51:57 185 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-starlingx","version":"v0","url":"/api/multicloud-starlingx/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.9.100","port":"9009","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:51:58 113 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-starlingx,version-v0 ,namespace- 10.233.68.101 - - [20/May/2021:02:51:58 +0000] b0d764f47252e343289ba4e860095cde "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.733 upstream_response_time:1.733 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:51:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1713 2021-05-20 02:51:58 591 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5623a755 2021-05-20 02:51:58 591 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-starlingx","version":"v1","url":"/api/multicloud-starlingx/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.9.100","port":"9009","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:51:59 214 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-starlingx,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:51:59 +0000] dd14590013452639719d99aaf4756424 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.734 upstream_response_time:0.734 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:51:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 732 2021-05-20 02:51:59 384 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b197424 2021-05-20 02:51:59 384 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-server","version":"v1","url":"/api/aai-esr-server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.62.70","port":"9518","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:00 212 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-server,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:00 +0000] e808ed597d1ee59e827f94dc0d0aa2d9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.290 upstream_response_time:1.290 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 459 "-" "Go-http-client/1.1" 1287 2021-05-20 02:52:00 690 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2412a8d7 2021-05-20 02:52:00 690 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-vio","version":"v0","url":"/api/multicloud-vio/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.18.229","port":"9004","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:01 126 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v0 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:01 +0000] 398d90fb82382ceb3ec5787f764e415e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.662 upstream_response_time:0.662 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 462 "-" "Go-http-client/1.1" 602 2021-05-20 02:52:01 387 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@538ef1c3 2021-05-20 02:52:01 388 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-vio","version":"v1","url":"/api/multicloud-vio/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.18.229","port":"9004","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:01 650 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:01 +0000] 5baa6f37d90b3c81fc7c7ce571978d56 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 462 "-" "Go-http-client/1.1" 493 2021-05-20 02:52:01 888 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6493215a 2021-05-20 02:52:01 888 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:02 131 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:02 +0000] 9ba160bb4af3cf46b5e8b20600d0721a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.526 upstream_response_time:0.526 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 524 2021-05-20 02:52:02 327 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6562d844 2021-05-20 02:52:02 327 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:03 012 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:03 +0000] fdc74b16249f87d621efd21c0da34897 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 894 2021-05-20 02:52:03 225 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@493168d5 2021-05-20 02:52:03 225 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:03 581 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:03 +0000] 9fab9887bf331733f8b8245ccc3d7dfd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 596 2021-05-20 02:52:03 886 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75473122 2021-05-20 02:52:03 886 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:04 423 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:04 +0000] 96a206766937e807aa6cdf231a6a9939 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.614 upstream_response_time:0.614 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 613 2021-05-20 02:52:04 448 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@204bd090 2021-05-20 02:52:04 484 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:04 728 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:04 +0000] c71d125bd655b395c4fd02901fd997ed "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.375 upstream_response_time:0.375 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 373 2021-05-20 02:52:04 892 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@146a9b91 2021-05-20 02:52:04 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:06 113 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:06 +0000] d2bc5cdcc8cf71a3d0d07766d908f99b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.599 upstream_response_time:1.599 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1531 2021-05-20 02:52:06 487 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d491d6f 2021-05-20 02:52:06 488 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:06 613 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:06 +0000] f4b25ae04d28d4cf0ae5a148b06ce236 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 394 2021-05-20 02:52:06 826 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@706bc5d1 2021-05-20 02:52:06 826 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:07 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:07 +0000] 9386f1e53bb797942673598fa34f561c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.604 upstream_response_time:0.604 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 604 2021-05-20 02:52:07 485 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38c16af 2021-05-20 02:52:07 485 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:07 941 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:08 +0000] c59fdb91f1e1df0e00e287313439fc98 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.588 upstream_response_time:0.588 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 587 2021-05-20 02:52:08 028 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77a5a35e 2021-05-20 02:52:08 029 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:08 546 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:08 +0000] 6d8f1edc28ea20a3d4a3e9329ae97779 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 593 2021-05-20 02:52:08 624 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b945f0c 2021-05-20 02:52:08 687 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:09 013 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:10 +0000] a8e15622f59af67f0b5e92332d93a994 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.402 upstream_response_time:1.402 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1401 2021-05-20 02:52:10 033 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f4c51f9 2021-05-20 02:52:10 033 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:10 686 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:10 +0000] eea6a4d3770d0edb6f119704270b2d83 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.888 upstream_response_time:0.888 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 888 2021-05-20 02:52:10 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ef809ec 2021-05-20 02:52:10 925 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:11 236 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:11 +0000] ccebee8f59e4bf51baa329054eac4d0c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.327 upstream_response_time:0.327 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 326 2021-05-20 02:52:11 255 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4138d777 2021-05-20 02:52:11 255 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:11 712 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:11 +0000] 797b33ed000bbde2cc8d876aef76946f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.565 upstream_response_time:0.565 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 565 2021-05-20 02:52:11 824 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a7129b 2021-05-20 02:52:11 824 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:12 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:12 +0000] 40aa3b9c08a42930aaff81289830674e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 696 2021-05-20 02:52:12 529 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20759ab1 2021-05-20 02:52:12 529 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:12 929 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:12 +0000] 6676812e8260e0150808a5f41ed13595 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.423 upstream_response_time:0.423 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 426 2021-05-20 02:52:12 955 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@366b1aab 2021-05-20 02:52:12 956 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:13 612 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:13 +0000] beb73b5d8200faaf34b4243be3c1ca48 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.868 upstream_response_time:0.868 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 866 2021-05-20 02:52:13 826 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39e6cd0c 2021-05-20 02:52:13 826 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:13 990 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:14 +0000] d6a050afa57f407588f3090aff50d4f0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 394 2021-05-20 02:52:14 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2477a58f 2021-05-20 02:52:14 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:14 551 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:15 +0000] 2487c91e374ec965f6d6a3f710060e0c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 795 2021-05-20 02:52:15 025 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a94fff4 2021-05-20 02:52:15 026 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:15 614 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:15 +0000] 9e9c1e8f14f9b406f2ff913b3517f247 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 898 2021-05-20 02:52:15 928 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4726e0f1 2021-05-20 02:52:15 928 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:16 120 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:16 +0000] c1f34be304f5f272a3857a40f50abdb6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 691 2021-05-20 02:52:16 624 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@712bffd2 2021-05-20 02:52:16 624 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:16 914 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:17 +0000] 03c4412e5049a05eb5e3c13891a9ace6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 595 2021-05-20 02:52:17 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a06e5 2021-05-20 02:52:17 225 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:18 013 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:18 +0000] 28b555a62c68cc7e1d907710da7e748b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.805 upstream_response_time:0.805 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 804 2021-05-20 02:52:18 034 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@321fa473 2021-05-20 02:52:18 034 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:18 612 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:18 +0000] a8b25b6e78f8423fbfb226c42bcd80b5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.687 upstream_response_time:0.687 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 687 2021-05-20 02:52:18 726 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@755dd786 2021-05-20 02:52:18 726 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:19 112 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:19 +0000] 836c1d2349d477174b8ecf7c6db83504 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 704 2021-05-20 02:52:19 432 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27cde160 2021-05-20 02:52:19 432 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:20 331 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:20 +0000] e4f73a170c49704278f145335ad9538b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 995 2021-05-20 02:52:20 432 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6731f6ca 2021-05-20 02:52:20 432 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:20 979 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:21 +0000] 57f9ee0eacbeebfdf3dd0e63893aa431 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 690 2021-05-20 02:52:21 127 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d397283 2021-05-20 02:52:21 127 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:21 613 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:21 +0000] 5a0fb5cc095e9e5515ae9e0e9f58f2dc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 593 2021-05-20 02:52:21 725 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b55e718 2021-05-20 02:52:21 726 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:22 561 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:22 +0000] 1a5b6156d30c6f7596fb50e143efb467 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1096 2021-05-20 02:52:22 828 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@337bdab5 2021-05-20 02:52:22 828 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:23 415 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:23 +0000] 7381ab2bc9f7bacb6bceffc738962284 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 895 2021-05-20 02:52:23 725 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d19e3b4 2021-05-20 02:52:23 726 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:24 013 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:24 +0000] f94054e145c9d44341e9369e25e03b10 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 694 2021-05-20 02:52:24 426 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3dfed244 2021-05-20 02:52:24 426 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:24 816 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:25 +0000] c27bba680b5378e6bab5ebeaeffb61f7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 693 2021-05-20 02:52:25 123 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70318c9f 2021-05-20 02:52:25 124 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:25 592 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:25 +0000] f03ae92320893fb59fcfecc5eb916816 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 796 2021-05-20 02:52:25 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b3f3a22 2021-05-20 02:52:25 924 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:28 513 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:28 +0000] a2bea4174a6a5bf6a6edf0f6bad6c84b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.900 upstream_response_time:2.900 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 2899 2021-05-20 02:52:28 830 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d441a21 2021-05-20 02:52:28 830 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:30 012 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:30 +0000] d2ff8a35150951ab74d25e01ae6febb2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.489 upstream_response_time:1.489 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1488 2021-05-20 02:52:30 324 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@392ad587 2021-05-20 02:52:30 324 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:31 612 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:32 +0000] cc0b94d04a51192ae1c4d9ad87f7fc23 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.796 upstream_response_time:1.796 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1795 2021-05-20 02:52:32 128 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e477c22 2021-05-20 02:52:32 128 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:32 612 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:32 +0000] d2b71e429291611427423efca6938460 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 696 2021-05-20 02:52:32 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@527d3147 2021-05-20 02:52:32 823 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:33 119 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:33 +0000] f33198433015460e9552ea4623756ef6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 396 2021-05-20 02:52:33 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26fd22f6 2021-05-20 02:52:33 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:33 812 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:33 +0000] 06caafa2672dcccbb3eded9c73738557 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 601 2021-05-20 02:52:33 830 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a89a021 2021-05-20 02:52:33 830 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:34 314 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:34 +0000] 3bbf8adb37addb7045541eecf3c3097e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.889 upstream_response_time:0.889 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 888 2021-05-20 02:52:34 726 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d598c79 2021-05-20 02:52:34 726 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:35 036 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:35 +0000] 99fbe50d023fc58dbba1b040084c987b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 694 2021-05-20 02:52:35 425 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d5bd570 2021-05-20 02:52:35 426 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:35 621 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:35 +0000] 34c2afafa0fd1f0958c8005b2e659545 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 393 2021-05-20 02:52:35 888 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56b020b7 2021-05-20 02:52:35 888 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:36 312 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:36 +0000] 4bcc0a6bf5d2f2495fcba628748587d9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.732 upstream_response_time:0.732 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 731 2021-05-20 02:52:36 622 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77304472 2021-05-20 02:52:36 623 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:36 724 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:36 +0000] 72469ec96bec2930bb646e41d86adf82 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 195 2021-05-20 02:52:36 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23e5d12d 2021-05-20 02:52:36 823 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:37 217 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:37 +0000] 265dd1d0a80ff27e913dbd95f13e67fe "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 495 2021-05-20 02:52:37 329 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d7d3060 2021-05-20 02:52:37 329 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:37 912 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:38 +0000] af6424d54d79979e25737a3704205cb7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 794 2021-05-20 02:52:38 185 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c03378b 2021-05-20 02:52:38 185 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:38 258 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:38 +0000] 77e16fadb7ddead6bd87fdad94ca5d1f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.464 upstream_response_time:0.464 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 463 2021-05-20 02:52:38 592 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d70d832 2021-05-20 02:52:38 592 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:39 213 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:39 +0000] 465ad6664ad7b0256c9ab35fa8239c64 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.633 upstream_response_time:0.633 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 632 2021-05-20 02:52:39 230 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35523fca 2021-05-20 02:52:39 230 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:39 513 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 592 10.233.68.101 - - [20/May/2021:02:52:39 +0000] 25b4506d723a626c811fad6e9bdd4311 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 2021-05-20 02:52:39 836 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7744ff2d 2021-05-20 02:52:39 836 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:41 112 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:41 +0000] 405cdd173bd4dba3ccaf06c7bd6fad51 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.382 upstream_response_time:1.382 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1382 2021-05-20 02:52:41 225 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29c2a560 2021-05-20 02:52:41 225 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:41 513 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:41 +0000] 95fc1f0127022ed0a1a6b4780f1219c0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 501 2021-05-20 02:52:41 730 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@289064bf 2021-05-20 02:52:41 731 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:42 003 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:42 +0000] e0384ef82701efd6af17940902d068fb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.488 upstream_response_time:0.488 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 488 2021-05-20 02:52:42 242 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2dba54fd 2021-05-20 02:52:42 242 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:42 812 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:42 +0000] 36bad9aa06f872e605db212a412cb030 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.678 upstream_response_time:0.678 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 678 2021-05-20 02:52:42 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7eadb8bf 2021-05-20 02:52:42 925 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:43 367 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:43 +0000] 307945452315ee9c8c349938e7ddb753 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 893 2021-05-20 02:52:43 826 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4029a86b 2021-05-20 02:52:43 826 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:44 212 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.68.101 - - [20/May/2021:02:52:44 +0000] d615012a5890496b7bae7a96f7585a53 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 593 2021-05-20 02:52:44 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35e466c6 2021-05-20 02:52:44 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:45 112 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.68.101 - - [20/May/2021:02:52:45 +0000] 5987b5c45e2386ebb742765214a1f9b3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 997 2021-05-20 02:52:45 427 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ec9f998 2021-05-20 02:52:45 427 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-k8s","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.22.99","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:46 513 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:46 +0000] 718e59307c678868650b1a1ca8bbd403 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.292 upstream_response_time:1.292 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 1291 2021-05-20 02:52:46 723 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71c4dd96 2021-05-20 02:52:46 723 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"appc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.5.175","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:47 212 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-appc,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:47 +0000] 231e0341534db0cae0910b9fc8bd5fd3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 420 "-" "Go-http-client/1.1" 699 2021-05-20 02:52:47 484 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@341230ca 2021-05-20 02:52:47 484 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-pike","version":"v0","url":"/api/multicloud-pike/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.54.158","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:47 724 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:47 +0000] 9bfe4cbe8850a9911d18bc9e951baf41 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 495 2021-05-20 02:52:47 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@160ac9ef 2021-05-20 02:52:47 924 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-pike","version":"v1","url":"/api/multicloud-pike/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.54.158","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:48 114 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:48 +0000] 111858a03b42a82c2141db167280456d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 202 2021-05-20 02:52:48 132 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b6d9f0f 2021-05-20 02:52:48 132 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"dmaap-dr-prov","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.63.243","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:49 715 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:50 +0000] 98258720a6e72432755d681c2f4cddb9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.089 upstream_response_time:2.089 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 2088 2021-05-20 02:52:50 223 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3291ffce 2021-05-20 02:52:50 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-gui","version":"v1","url":"/esr-gui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/aai-esr-gui","enable_ssl":false,"nodes":[{"ip":"10.233.13.15","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:50 523 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-gui,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:50 +0000] 78ef1535aef4ca77171cc62795eb3ac2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 695 2021-05-20 02:52:50 927 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7aa9a477 2021-05-20 02:52:50 927 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"parser","version":"v1","url":"/api/parser/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.11.34","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:51 613 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:51 +0000] 88c05a56b11b51e7b89b42d0b9423d3d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 895 2021-05-20 02:52:51 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ab4c950 2021-05-20 02:52:51 823 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"catalog","version":"v1","url":"/api/catalog/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.11.34","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:52 240 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:52 +0000] 115fc5b25745cdd10037aefb4837ddb5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 494 2021-05-20 02:52:52 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@96656da 2021-05-20 02:52:52 324 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nsd","version":"v1","url":"/api/nsd/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.11.34","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:52 632 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:53 +0000] b3da3396f060bd32d3c8d6d9a50b51b7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 694 2021-05-20 02:52:53 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5248ea59 2021-05-20 02:52:53 023 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfpkgm","version":"v1","url":"/api/vnfpkgm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.11.34","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:53 147 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:53 +0000] 725276ae2bf8efa577b7b1143a07a9a5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.137 upstream_response_time:0.137 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 137 2021-05-20 02:52:53 164 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@269a7111 2021-05-20 02:52:53 164 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-fcaps","version":"v0","url":"/api/multicloud-fcaps/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.49.19","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:53 713 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:54 +0000] 2b94eb32ae13c146e19912c31ae4e02b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.855 upstream_response_time:0.855 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 854 2021-05-20 02:52:54 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@644c2d66 2021-05-20 02:52:54 023 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-fcaps","version":"v1","url":"/api/multicloud-fcaps/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.49.19","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:55 516 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:55 +0000] aa2c18d8103df0f6797147d147c1c83d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.796 upstream_response_time:1.796 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 1796 2021-05-20 02:52:55 824 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ea76e25 2021-05-20 02:52:55 824 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"message-router","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.38.187","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:56 269 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:56 +0000] 549ebfbf944e8b41b3274028f19ba7e7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 595 2021-05-20 02:52:56 431 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@645980de 2021-05-20 02:52:56 432 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud","version":"v0","url":"/api/multicloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.2.85","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:56 915 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:57 +0000] fc66dbe6ceee07ce03b34c9ee8cf4834 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 888 2021-05-20 02:52:57 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21c91e06 2021-05-20 02:52:57 324 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud","version":"v1","url":"/api/multicloud/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.2.85","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:57 613 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:57 +0000] 03866614d2bbd66249022d45c9c1b8e7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 395 2021-05-20 02:52:57 723 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c3072fa 2021-05-20 02:52:57 723 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titanium_cloud","version":"v0","url":"/api/multicloud-titanium_cloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.17.158","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:57 847 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titanium_cloud,version-v0 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:58 +0000] 2c13a39d4416addbe8a962b0fe834dcf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 494 "-" "Go-http-client/1.1" 395 2021-05-20 02:52:58 125 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74cc6cd0 2021-05-20 02:52:58 126 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titaniumcloud","version":"v0","url":"/api/multicloud-titaniumcloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.17.158","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:59 159 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titaniumcloud,version-v0 ,namespace- 10.233.68.101 - - [20/May/2021:02:52:59 +0000] 21ba4ec0120ce539f063507266208dcf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.395 upstream_response_time:1.395 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:52:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Go-http-client/1.1" 1392 2021-05-20 02:52:59 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ac9881 2021-05-20 02:52:59 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titaniumcloud","version":"v1","url":"/api/multicloud-titaniumcloud/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.17.158","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:52:59 815 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titaniumcloud,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:53:00 +0000] 44e175b06dc7b508063d711a87fb7eb1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:53:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Go-http-client/1.1" 595 2021-05-20 02:53:32 387 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c44146d 2021-05-20 02:53:32 387 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc","version":"v1","url":"/sdc/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.24.35","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:53:32 712 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:53:33 +0000] c9df469da33c6a0c39fc005895299c58 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.637 upstream_response_time:0.637 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:53:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 635 2021-05-20 02:53:33 027 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b42dcb9 2021-05-20 02:53:33 027 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc-deprecated","version":"v1","url":"/sdc/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.24.35","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:53:33 615 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:53:33 +0000] 900f02950dc10d5e16636e25e37d0122 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:53:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 890 2021-05-20 02:53:33 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7263659a 2021-05-20 02:53:33 924 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"wf-gui","version":"v1","url":"/","protocol":"UI","visualRange":"0|1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.33.244","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:53:34 613 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:53:35 +0000] d41c327521ae438fd510a04ac8b6a6e2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.295 upstream_response_time:1.295 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:53:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 1294 2021-05-20 02:53:35 222 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@347db11c 2021-05-20 02:53:35 222 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc-gui","version":"v1","url":"/sdc1","protocol":"UI","visualRange":"0|1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.18.99","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:53:36 013 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:53:36 +0000] f60f5b62668d74b83db3425c3825b1f2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.095 upstream_response_time:1.095 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:53:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 1095 2021-05-20 02:55:45 430 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38ab0ed6 2021-05-20 02:55:45 431 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdnc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.34.89","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:55:45 812 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace- 10.233.68.101 - - [20/May/2021:02:55:45 +0000] 058e8bba6238d78d7d70875825c9e37e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:55:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 420 "-" "Go-http-client/1.1" 490 2021-05-20 02:56:54 905 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:56:55 +0000] 90c1c12fbe7cc7ed39a6bf240e609742 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.226 upstream_response_time:0.226 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:56:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 222 2021-05-20 02:56:55 186 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:56:55 +0000] 2dfb918173569b964a653d37e900c632 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:56:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 572 2021-05-20 02:56:55 734 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:56:56 +0000] a2da7194a26c27b6e360d1819561f00a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.685 upstream_response_time:0.685 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:56:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 682 2021-05-20 02:56:56 418 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:56:56 +0000] 21cd06c7952b2dcca049bcb10a78c0f3 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:56:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2021-05-20 02:56:56 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:56:58 +0000] 201bb706ba579e48a5e2d41faddb1d64 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.596 upstream_response_time:1.596 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:56:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1594 2021-05-20 02:56:58 417 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:56:58 +0000] 22c51f666085277b739a9532bf6c43d0 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:56:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 401 2021-05-20 02:56:58 822 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:56:59 +0000] 651a8471a16934f9598edf139904e6eb "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:56:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 793 2021-05-20 02:56:59 619 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:00 +0000] 4c8a8ee9f6d7535eeb131a7d85b25ec0 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-05-20 02:57:00 222 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:01 +0000] 422b203dbac04c8699d1b66e51de82e2 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794 2021-05-20 02:57:01 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:01 +0000] 7d5f5f09dd9a21ce209ae3e3299ecce0 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2021-05-20 02:57:01 121 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:01 +0000] 4c1be3e7a1e4f9bffe5c96c2f4fd7c06 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.803 upstream_response_time:0.803 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 802 2021-05-20 02:57:01 927 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:03 +0000] d40a547abea5c374e7fd64e6773bf75e "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.692 upstream_response_time:1.692 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1689 2021-05-20 02:57:03 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:04 +0000] ec4d50c25f074dc3863916a52e1c77ef "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2021-05-20 02:57:04 118 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:05 +0000] 78d3c7bb370fb2b42d747a5b79679188 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1098 2021-05-20 02:57:05 218 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:05 +0000] e28babafb96c646715c061a698634f0c "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-20 02:57:05 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:06 +0000] e913c5a7ad92f70e40d6a5e1bb471452 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599 2021-05-20 02:57:06 319 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:07 +0000] c7a80930dab6dcdf1b902966d9240f60 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1495 2021-05-20 02:57:07 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:09 +0000] 6fe30278e1606093f50ad4e1708609a6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.300 upstream_response_time:1.300 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1298 2021-05-20 02:57:09 122 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:09 +0000] 6d9bd0af671ff32c87f1c4c333750f09 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594 2021-05-20 02:57:09 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:09 +0000] 1f35e87232be24f95336bc5a77729e0f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19 2021-05-20 02:57:09 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:10 +0000] 8c6a7f5757b4bae896266a880fc5d595 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.577 upstream_response_time:0.577 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 576 2021-05-20 02:57:10 318 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:10 +0000] de80607fd13e5b80413cf76383b151a6 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 108 2021-05-20 02:57:10 433 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:11 +0000] 5dafe632396ec1ba6375101ced282bb9 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.789 upstream_response_time:0.789 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 788 2021-05-20 02:57:11 218 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:11 +0000] f4a51f5c180a82c4ffb6fad76a68bd43 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:11 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305 2021-05-20 02:57:11 525 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:12 +0000] 09fcc502db5e12a9f9d51f72d04e8637 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.193 upstream_response_time:1.193 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1191 2021-05-20 02:57:12 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:13 +0000] 7797f8b5aff444e2c724090b8d94cd46 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:13 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2021-05-20 02:57:13 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:14 +0000] 2e522c5b290e3e6f123e2bb255d95901 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:14 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-05-20 02:57:14 118 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:14 +0000] 33c99396b7152240d7956be6e8e9164c "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:14 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-05-20 02:57:14 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:15 +0000] a021b2b5416ebdf462cc22df0353c245 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:15 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-05-20 02:57:15 019 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:15 +0000] 360ac84c2a51f73de51ef35bfce2d876 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:15 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2021-05-20 02:57:15 519 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:16 +0000] 1e1d5c396bcc8a1aae7353031f54631d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1000 2021-05-20 02:57:16 521 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:16 +0000] 061208f52f5949883ff4e906b675511d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-05-20 02:57:16 818 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:17 +0000] d7cec080663f596800cb2088a0d2134b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-20 02:57:17 118 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:17 +0000] fe037b47dc6a70fe0abf55493ffe3804 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.110 upstream_response_time:0.110 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 110 2021-05-20 02:57:17 234 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:18 +0000] b065dfd9b34a28cce221231659c2d41c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.291 upstream_response_time:1.291 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1286 2021-05-20 02:57:18 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:19 +0000] cd12c02604466043a7316fc8f65114e0 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 895 2021-05-20 02:57:19 421 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:19 +0000] ac3dee5a0414d1bbba90ddbd29f6db5b "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2021-05-20 02:57:19 919 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:20 +0000] 494c1cea299d3a20c2db8aee27fd9898 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:20 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2021-05-20 02:57:20 125 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:20 +0000] 89b593f80904f36ffef12bf2ec12ae8b "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:20 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 490 2021-05-20 02:57:20 619 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:21 +0000] d9d1b61264b14e35fd070e24def183de "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-20 02:57:21 019 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:21 +0000] 37bf7e902fc34c138bb6a5d2bbae325f "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203 2021-05-20 02:57:21 228 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:21 +0000] 770376284df36298544fb60dcca02146 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 390 2021-05-20 02:57:21 624 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:22 +0000] d1169607c4c6eef058fc8d522b0ff686 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 503 2021-05-20 02:57:22 184 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:22 +0000] 3a9456cd436aeb67ce1bda271b46c89f "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 490 2021-05-20 02:57:22 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:22 +0000] e4dc92662a27a1f2cbcdf3e3eb74fcee "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-05-20 02:57:22 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:23 +0000] acbc4dd8a246e6cb19d04401fe917f28 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495 2021-05-20 02:57:23 418 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:23 +0000] 086e33efedcd4780b10735edde7eaa2e "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-20 02:57:23 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:24 +0000] 327bcbcd7b270872040e6848292dd873 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1196 2021-05-20 02:57:24 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:26 +0000] fe6c96802edf53eaa3e0b17901e7e540 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1093 2021-05-20 02:57:26 018 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:26 +0000] 2cbb7da2c367bb2b5458b11b73d43e1d "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-05-20 02:57:26 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:27 +0000] ddf019ea3a2830eebcb75f094ebf3309 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.605 upstream_response_time:0.605 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 602 2021-05-20 02:57:27 228 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:27 +0000] e5b3da956e60d341147959c2a67b4400 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:27 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389 2021-05-20 02:57:27 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:28 +0000] 7005bd641f46b86bb4517ac7c01e6f8d "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896 2021-05-20 02:57:28 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:28 +0000] 210dea9e0a7a6369eadbea2b52c7244c "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-20 02:57:28 821 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:28 +0000] b5a829339a98d0fa24ea2b79a5e9f9b0 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:28 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-05-20 02:57:28 932 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:57:29 +0000] 37318c147c9d05c37f18b111f4ab31af "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:29 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 685 2021-05-20 02:57:29 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@764cb230 2021-05-20 02:57:29 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:30 012 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:30 +0000] b07929cfbd13de8c2f4e8e82dab861d8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.004 upstream_response_time:1.004 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1003 2021-05-20 02:57:30 630 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17d667a0 2021-05-20 02:57:30 631 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:31 116 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:31 +0000] b4c47ad44742054124da31101dfc99be "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.790 upstream_response_time:0.790 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 789 2021-05-20 02:57:31 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2990394 2021-05-20 02:57:31 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:32 212 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:32 +0000] 4891c020f1258c6155a194868a62077f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.803 upstream_response_time:0.803 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 802 2021-05-20 02:57:32 228 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64faf505 2021-05-20 02:57:32 228 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:32 521 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:32 +0000] 88d09d7721a5bc14cf6e104b7813c469 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 590 2021-05-20 02:57:32 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75b48166 2021-05-20 02:57:32 822 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:33 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:33 +0000] e80a4bd8803cd21f815baa75e56c10c2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 796 2021-05-20 02:57:33 621 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@213c4d2 2021-05-20 02:57:33 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:34 112 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:34 +0000] a29c8e3c126547711e794c609134ab7e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 698 2021-05-20 02:57:34 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e764f6b 2021-05-20 02:57:34 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:34 566 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:34 +0000] 37e85fdb9cf95ef32b3e9a72478ac6dc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 493 2021-05-20 02:57:34 820 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@302367e0 2021-05-20 02:57:34 821 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:35 216 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:35 +0000] da6f524038009c4cb4888389fa96d5c3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.409 upstream_response_time:0.409 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 408 2021-05-20 02:57:35 237 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c166b94 2021-05-20 02:57:35 237 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:35 612 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:36 +0000] d0fb23b7173ed07c40b87276e1456ca9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.787 upstream_response_time:0.787 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 782 2021-05-20 02:57:36 026 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cc0caed 2021-05-20 02:57:36 026 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:36 913 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:37 +0000] c4931c424cad16b1a1ef5f614ba4b456 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.094 upstream_response_time:1.094 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1093 2021-05-20 02:57:37 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b7ed103 2021-05-20 02:57:37 125 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:37 706 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:37 +0000] 1494ba3bdb27fd0ead255d8ee5e64500 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 595 2021-05-20 02:57:37 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bf425cf 2021-05-20 02:57:37 724 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:38 213 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:38 +0000] 348c024d65cba66fed001d545dd98b88 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 796 2021-05-20 02:57:38 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34dea348 2021-05-20 02:57:38 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:39 112 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:39 +0000] d870b223a972cb3cf4b1aad6c641b659 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 696 2021-05-20 02:57:39 222 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60cc4dbb 2021-05-20 02:57:39 222 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:39 619 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:39 +0000] 80208255e9e8eb0aba3a59297121bbb3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.410 upstream_response_time:0.410 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 409 2021-05-20 02:57:39 636 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4da6175 2021-05-20 02:57:39 636 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:40 214 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:40 +0000] 0f19b7f857eb065caafe178c8c8be946 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.787 upstream_response_time:0.787 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 788 2021-05-20 02:57:40 426 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61d5923 2021-05-20 02:57:40 426 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:41 116 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:41 +0000] 79749c210bdc58775cde6124f10c6ceb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.293 upstream_response_time:1.293 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1293 2021-05-20 02:57:41 727 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5812e121 2021-05-20 02:57:41 727 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:42 512 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:42 +0000] c551799fc854cc36d50327a968bba8a2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 892 2021-05-20 02:57:42 625 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@647fdde9 2021-05-20 02:57:42 625 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:43 313 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:43 +0000] c167c35188cb2d1fcf524970b36f78f6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 796 2021-05-20 02:57:43 424 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@250dbe40 2021-05-20 02:57:43 424 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:43 616 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:44 +0000] be4381ea5dbcad16aeeddc6b50e84b19 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 593 2021-05-20 02:57:44 027 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41d365e2 2021-05-20 02:57:44 027 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:44 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:44 +0000] f5f07ccb0b6be898b51434c9016202c5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 496 2021-05-20 02:57:44 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d9282b 2021-05-20 02:57:44 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:45 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:45 +0000] fb97b69f263137ec5fc1fd51d4bc850a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1096 2021-05-20 02:57:45 622 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19d17152 2021-05-20 02:57:45 623 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:45 819 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:46 +0000] d9f631017557122f0b385f72177dcc0e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 395 2021-05-20 02:57:46 021 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f3195c2 2021-05-20 02:57:46 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:46 426 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:46 +0000] 8974d113e71a8de6bb2abe2f1f5eb0ab "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 696 2021-05-20 02:57:46 721 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19ddfa3f 2021-05-20 02:57:46 721 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:47 413 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:47 +0000] a6c553a0406ce8f831a08fcfa3b34499 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1196 2021-05-20 02:57:47 926 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a02cab3 2021-05-20 02:57:47 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:48 312 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:48 +0000] d77e135c9681a1d11d35c830ab1c0a8d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 593 2021-05-20 02:57:48 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@793ee869 2021-05-20 02:57:48 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:50 012 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:50 +0000] b619e460d9bce7517daa383872882e05 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.699 upstream_response_time:1.699 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1698 2021-05-20 02:57:50 225 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f2eb93c 2021-05-20 02:57:50 225 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:50 525 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:50 +0000] 0b90c2ec3dcdc5c5e8c05948e2e8b724 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 694 2021-05-20 02:57:50 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a2c2e95 2021-05-20 02:57:50 924 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:51 512 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:51 +0000] 69e837ea24b5b36a1623ec24c3d6b489 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 895 2021-05-20 02:57:51 825 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2197926b 2021-05-20 02:57:51 825 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:52 012 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:52 +0000] 49ed09d4dce0ace4c82635e16fbc1fd8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 394 2021-05-20 02:57:52 223 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@117c6c63 2021-05-20 02:57:52 223 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:52 912 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:53 +0000] e2004fcc3a1354bb58fcaef24ed3146f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 797 2021-05-20 02:57:53 026 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@640fc311 2021-05-20 02:57:53 027 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:53 616 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:54 +0000] 5dc4868f98f0dfdcebe74349b9cbc9a7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.992 upstream_response_time:0.992 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 992 2021-05-20 02:57:54 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3df54575 2021-05-20 02:57:54 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:54 913 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:55 +0000] b63d1a28ef80fbe47409b4bcac69260d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1195 2021-05-20 02:57:55 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8589428 2021-05-20 02:57:55 221 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:55 612 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:55 +0000] 5951c14342977c87a7a71b3d03eadca1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 497 2021-05-20 02:57:55 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1980ac0e 2021-05-20 02:57:55 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:56 170 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:56 +0000] 452aeae1203be075bd7a6b65ebf9afda "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.458 upstream_response_time:0.458 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 458 2021-05-20 02:57:56 185 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@435db514 2021-05-20 02:57:56 185 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:56 912 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:57 +0000] 1fe4170ae87cf0e7b90b6b35e334a75b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.033 upstream_response_time:1.033 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1032 2021-05-20 02:57:57 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6629da7a 2021-05-20 02:57:57 221 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:57 812 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:58 +0000] 72bab996bbf2e41b15d4fe7fbaf7598f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 897 2021-05-20 02:57:58 126 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d4fba60 2021-05-20 02:57:58 127 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:58 712 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:59 +0000] 21dbab5d44df0c75070f0997afde3afa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.891 upstream_response_time:0.891 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 891 2021-05-20 02:57:59 045 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50aa047f 2021-05-20 02:57:59 045 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:57:59 912 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:57:59 +0000] 107a0e86a1f386d3fc7e755df9a743ef "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.879 upstream_response_time:0.879 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:57:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 878 2021-05-20 02:57:59 927 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@597c91c8 2021-05-20 02:57:59 927 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:00 513 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:00 +0000] 6c491ed3854fca20f3f69fe504072ac4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 597 2021-05-20 02:58:00 528 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2675562b 2021-05-20 02:58:00 528 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:01 811 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:02 +0000] 556dcb3245cd353b8203f71c6b7c7a32 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.790 upstream_response_time:1.790 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1789 2021-05-20 02:58:02 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30970fb9 2021-05-20 02:58:02 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:02 813 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:03 +0000] 62a6ebb62bed5cd101fcaa007fa9dc8a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 796 2021-05-20 02:58:03 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@715bdba9 2021-05-20 02:58:03 121 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:03 813 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:03 +0000] b1570c6d5398346364d5b85b7978bfaf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.702 upstream_response_time:0.702 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 702 2021-05-20 02:58:03 828 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5faa7ead 2021-05-20 02:58:03 828 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:04 118 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:04 +0000] 1fe103e470a8d7ac0c093a68cba32779 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 591 2021-05-20 02:58:04 425 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24029203 2021-05-20 02:58:04 425 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:05 213 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:05 +0000] ad43c622966e10ad96fd6c3fe62e6abf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1002 2021-05-20 02:58:05 428 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78cea32a 2021-05-20 02:58:05 429 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:05 612 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:05 +0000] b21262c710fa38337360d5b3b5e04b95 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 490 2021-05-20 02:58:05 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@524e0529 2021-05-20 02:58:05 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:06 316 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:06 +0000] 550e5b46e488bc0c1aff68dff08fd854 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 502 2021-05-20 02:58:06 425 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39e14ffe 2021-05-20 02:58:06 425 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:06 913 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:07 +0000] dc880464a51bfa1d6c89174627513369 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 693 2021-05-20 02:58:07 123 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5be0e83d 2021-05-20 02:58:07 124 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:07 912 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:08 +0000] 605130a08bce30f4f84c990ca9a26d04 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 995 2021-05-20 02:58:08 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c38f931 2021-05-20 02:58:08 122 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:08 318 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:08 +0000] 3a9f4a83a554670d42e19c84500bd7f7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 596 2021-05-20 02:58:08 721 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6eda1dff 2021-05-20 02:58:08 721 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:08 920 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:09 +0000] bc36f8aad0c764aa8045980ea4929643 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 399 2021-05-20 02:58:09 126 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6080ae40 2021-05-20 02:58:09 127 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:10 012 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:10 +0000] e7557a1dfd5eb041278f648df32237da "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.692 upstream_response_time:1.692 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1693 2021-05-20 02:58:10 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36c4119a 2021-05-20 02:58:10 823 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:12 113 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:12 +0000] 9256fd9ed9e0d07c1b5198d8156e67ef "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.501 upstream_response_time:1.501 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1500 2021-05-20 02:58:12 327 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bae462a 2021-05-20 02:58:12 327 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:13 012 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:13 +0000] c1deb87fa7631b0abed502f2c10cacc0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.702 upstream_response_time:0.702 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 700 2021-05-20 02:58:13 031 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ec69378 2021-05-20 02:58:13 031 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:13 813 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:58:14 +0000] f41a966bccb6f4daa766a831f8d8e6c6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.088 upstream_response_time:1.088 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1088 2021-05-20 02:58:14 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c871b51 2021-05-20 02:58:14 124 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:14 518 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.68.101 - - [20/May/2021:02:58:14 +0000] 470fef57a59e65b117385b49fcb8e8a4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 692 2021-05-20 02:58:14 828 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a4d904d 2021-05-20 02:58:14 828 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:58:15 220 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.68.101 - - [20/May/2021:02:58:15 +0000] 9b8369ae42e2d38d0cc12ab40e40ee49 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 690 2021-05-20 02:58:41 657 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 62 10.233.68.101 - - [20/May/2021:02:58:41 +0000] 8db1e735558acc9684cb6fdfb33f3829 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-" 2021-05-20 02:58:41 723 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:42 +0000] c5673ebb3000ffa5479f091fa05a87e9 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2021-05-20 02:58:42 019 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:42 +0000] 0ed790b13cbb47e7c1f1752d9d1914c2 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-05-20 02:58:42 617 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:43 +0000] c81212bc036ee216f06ceb4e9571e1ce "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-05-20 02:58:43 217 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:44 +0000] 5ef7c830fc2d511f90bd7f0ff11f0f4c "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1297 2021-05-20 02:58:44 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:44 +0000] f287db300c29f1345ca9e58e6a67dc86 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21 2021-05-20 02:58:44 540 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:44 +0000] 28356325066902578eccb10b11c54a5d "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.283 upstream_response_time:0.283 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 281 2021-05-20 02:58:44 825 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:45 +0000] c80e68ff7021104b221b42bacadbb2d3 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2021-05-20 02:58:45 218 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:45 +0000] c1831aaad8bc8b6a5d1fa08effd1c7f7 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-20 02:58:45 618 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:46 +0000] 4fd9e27779b33951c446c2b4aa7e161d "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-05-20 02:58:46 118 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:46 +0000] eeb31fb5f68a66535d58684821c1ffdc "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305 2021-05-20 02:58:46 427 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:47 +0000] e9d997de2298ae549fa9dbe5425043ec "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.391 upstream_response_time:1.391 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1389 2021-05-20 02:58:47 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:48 +0000] fca670d6fa6c01fb7e8d5ff8996d5544 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 895 2021-05-20 02:58:48 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:49 +0000] 8fa6d5580a1d2eea687be783de8710c3 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2021-05-20 02:58:49 523 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:50 +0000] d0f1e896d9c404a1b447c85ad987812a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 593 2021-05-20 02:58:50 118 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:50 +0000] da635a5bfb7b22ed3d3c2ac113dc37c2 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-20 02:58:50 617 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:50 +0000] eb49150ca14ce6ec91fe3492c888ca09 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301 2021-05-20 02:58:50 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:51 +0000] 97e270ab0a7403d1eb14e6ef8e7a1ec0 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796 2021-05-20 02:58:51 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:52 +0000] aef07744c0eb50a196caf231dae0a818 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-20 02:58:52 120 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:52 +0000] 636d0fe9a4fbddab39c09a261a7c531a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796 2021-05-20 02:58:52 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:53 +0000] 2b1f683a3177c8b53214e3b761074822 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-05-20 02:58:53 025 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:53 +0000] 7de67a230aff72ec7c19ff1276096567 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 691 2021-05-20 02:58:53 718 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:54 +0000] 6a4733bfa85c2634c3ac5862b9633e0a "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1197 2021-05-20 02:58:54 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:55 +0000] c908a0c034c0ca8e5dc7a910e3974065 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-05-20 02:58:55 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:55 +0000] 9d35f12fb4addd3a8c4aea1ac08fa87a "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-20 02:58:55 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:55 +0000] dd33eb9b70c8526903bd3db833f01a01 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19 2021-05-20 02:58:55 940 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:56 +0000] 85fcb9a136f71dc42c6aa2b4f203c02d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.478 upstream_response_time:0.478 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 477 2021-05-20 02:58:56 420 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:56 +0000] 4aba3ffd088f3f46dbe08a395e65e480 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.410 upstream_response_time:0.410 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 409 2021-05-20 02:58:56 831 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:57 +0000] e713cd411a1a903ead57fc66f96ede1b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.486 upstream_response_time:0.486 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 485 2021-05-20 02:58:57 319 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:58 +0000] 6c902ec7a37c9fdb02014c25621fc298 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.598 upstream_response_time:1.598 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1597 2021-05-20 02:58:58 919 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:59 +0000] 4aaa2a26bb011cb5476a0a6b2f9f9071 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-20 02:58:59 319 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:58:59 +0000] 660c83171562829144bb546dd0e37357 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:58:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 601 2021-05-20 02:58:59 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:00 +0000] 1bd692d7071fbdd7833e252cea956d14 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-05-20 02:59:00 124 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:00 +0000] b59cf3a53153df6d4b8aba3905ae2c0c "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 693 2021-05-20 02:59:00 819 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:01 +0000] e072df734cf830702888ac0064ebc13f "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-05-20 02:59:01 417 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:01 +0000] 94ccef2019c3a8beff0cc48ad16460da "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-05-20 02:59:01 519 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:02 +0000] 0b948ae21adab788b21c360860f5cb31 "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897 2021-05-20 02:59:02 418 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:03 +0000] 57190e1734cda11def9e8b167e3eec2d "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599 2021-05-20 02:59:03 020 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:04 +0000] 8e155c43d9db2f3f419ca87688e79212 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.201 upstream_response_time:1.201 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1199 2021-05-20 02:59:04 221 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:04 +0000] baa401cc637e88363851a282bea856c3 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.403 upstream_response_time:0.403 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 402 2021-05-20 02:59:04 625 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:05 +0000] ac941a1fa44cae15ee4db1b8d4d6dbe6 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 691 2021-05-20 02:59:05 319 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:06 +0000] 1202b0771704062a91f7919fb0c6e658 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2021-05-20 02:59:06 117 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:06 +0000] 946007782d3937464bf514e5905701d1 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-20 02:59:06 417 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:06 +0000] 6be529daa9365d5893e63677e2a58a6f "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2021-05-20 02:59:06 524 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:07 +0000] a734751d361a562553019acc6bb9edcd "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491 2021-05-20 02:59:07 019 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:07 +0000] 8fee8b79920377e21945191137069200 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-20 02:59:07 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 303 10.233.68.101 - - [20/May/2021:02:59:07 +0000] 973519c8f0e7619db7d461fc7786bea8 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-" 2021-05-20 02:59:07 824 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:09 +0000] 73300c822e511c6b2833a86bd7c9c36e "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1292 2021-05-20 02:59:09 118 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:09 +0000] 72a138c4b4513c6b560aed8df20ee45e "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-05-20 02:59:09 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:09 +0000] b473d731e98f32ad0aa8614879bdd9b4 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2021-05-20 02:59:09 718 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:09 +0000] 09d34c8066062f8853f48cd971c2b89f "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-05-20 02:59:09 825 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:10 +0000] 1dd185b4187be115055a92259155c3a0 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 692 2021-05-20 02:59:10 520 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:11 +0000] 3e3357e051793306063a20415079d1cc "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-20 02:59:11 019 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:11 +0000] b2201e888c8afefb3ae6dd439715164a "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-05-20 02:59:11 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:11 +0000] af68938a352f3e79837c1896d33da8d9 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:11 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-20 02:59:11 819 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:02:59:12 +0000] ac6a653f4a536078d7deb050377091ae "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:12 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-20 02:59:12 024 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@80c352e 2021-05-20 02:59:12 024 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:12 512 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:12 +0000] 1a0d2165683bfc7b1934f04795a1fa8d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 695 2021-05-20 02:59:12 727 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a89be80 2021-05-20 02:59:12 727 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:12 919 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:13 +0000] b8726780894d2cf391d5794e3ae298c2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 593 2021-05-20 02:59:13 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76fea644 2021-05-20 02:59:13 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:13 614 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:13 +0000] 1bc60e3f80382e601a62dd68ba34b090 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 498 2021-05-20 02:59:13 825 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37a7cf7c 2021-05-20 02:59:13 826 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:14 214 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:14 +0000] 45263cccf40ac25c3baca40982f574b6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 796 2021-05-20 02:59:14 626 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b468d4c 2021-05-20 02:59:14 626 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:15 313 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:15 +0000] e82ba0cc274436a77de2d32ea569d2ae "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 892 2021-05-20 02:59:15 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c641245 2021-05-20 02:59:15 524 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:16 340 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:16 +0000] 783959190057777d731e3f18e75db029 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 998 2021-05-20 02:59:16 525 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d2743b9 2021-05-20 02:59:16 525 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:17 212 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:17 +0000] 635fadb22aab05ffaa95eac4c03f3fd8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 893 2021-05-20 02:59:17 421 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a5b7487 2021-05-20 02:59:17 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:17 713 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:18 +0000] 4a52367e4d4d9c9f5a2056f9def5f8b7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 597 2021-05-20 02:59:18 025 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29a6a5d7 2021-05-20 02:59:18 025 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:18 312 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:18 +0000] ada102f864dd26262f49daff63bac664 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 492 2021-05-20 02:59:18 521 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@377077ff 2021-05-20 02:59:18 521 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:19 112 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:19 +0000] 7e705c57e32bb08b697976bae61b774a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 798 2021-05-20 02:59:19 329 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75126111 2021-05-20 02:59:19 329 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:19 634 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:19 +0000] bbdcd9f939c35fc1ae7312d4dd9332c7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 388 2021-05-20 02:59:19 723 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17dfbe72 2021-05-20 02:59:19 724 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:20 213 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:20 +0000] 7d3cf4803f75200060f4fc094a673b7c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 794 2021-05-20 02:59:20 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7032b0ab 2021-05-20 02:59:20 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:21 513 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:21 +0000] c511efcfca3a6457f5697af50d1f752d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.003 upstream_response_time:1.003 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1002 2021-05-20 02:59:21 527 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@756a8aa0 2021-05-20 02:59:21 527 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:22 127 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:22 +0000] eca1ca3a6590cdf0e2e7c68e0ebbc4fe "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 891 2021-05-20 02:59:22 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e6ccf4b 2021-05-20 02:59:22 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:23 113 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:23 +0000] 3b0d4b0a119df131ecd306470459d01d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 896 2021-05-20 02:59:23 324 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a1fe33c 2021-05-20 02:59:23 324 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:23 536 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:24 +0000] 534225c06ddaab6c7ab8ee01d2df4aeb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1096 2021-05-20 02:59:24 425 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ac4274d 2021-05-20 02:59:24 425 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:25 273 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:25 +0000] d953201f5a547fc3f593b1e93c9fbcb4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 993 2021-05-20 02:59:25 425 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ccea580 2021-05-20 02:59:25 426 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:25 643 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:26 +0000] eff754662717add836da5b27cb8607d3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 592 2021-05-20 02:59:26 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48a4e549 2021-05-20 02:59:26 023 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:26 455 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:26 +0000] ba0b17bc7b49906997eb2522730ff635 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 597 2021-05-20 02:59:26 631 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d52461d 2021-05-20 02:59:26 631 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:27 212 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:27 +0000] ccf26179a11b9cf39862c2b7a56657e6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 788 2021-05-20 02:59:27 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fefdf3e 2021-05-20 02:59:27 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:28 146 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:28 +0000] b15e279aac2e97541fb3b8f342eb270f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 995 2021-05-20 02:59:28 426 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@346fcafc 2021-05-20 02:59:28 426 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:28 867 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:29 +0000] b926f7162f2d70169c6b5b193396aa9c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 593 2021-05-20 02:59:29 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35295d73 2021-05-20 02:59:29 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:29 812 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:30 +0000] a8332fb519ca9f66122c9de3b784c96a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 995 2021-05-20 02:59:30 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9c1072f 2021-05-20 02:59:30 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:30 328 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:30 +0000] 36a95c13e0e1dc8fd9f06eb92df2386a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 595 2021-05-20 02:59:30 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2521a39d 2021-05-20 02:59:30 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:31 514 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:31 +0000] c5b2302fbdeeeca95daeadcd96c7a458 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.904 upstream_response_time:0.904 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 904 2021-05-20 02:59:31 528 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15172efb 2021-05-20 02:59:31 528 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:32 615 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:32 +0000] 85912bb7f4311ee5f42325498888026f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.103 upstream_response_time:1.103 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1102 2021-05-20 02:59:32 634 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@568055e6 2021-05-20 02:59:32 634 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:33 276 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:33 +0000] b3d452a81106f5f1ef1ec18c9e4f9768 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.883 upstream_response_time:0.883 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 882 2021-05-20 02:59:33 524 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@480f058 2021-05-20 02:59:33 524 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:33 734 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:34 +0000] 3c17676c4b1e945459b5697430ff81a4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 597 2021-05-20 02:59:34 122 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@458ad41b 2021-05-20 02:59:34 122 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:34 514 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:34 +0000] 3dab9874385006657f81aaac5d290390 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 402 2021-05-20 02:59:34 528 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@687bb811 2021-05-20 02:59:34 528 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:35 075 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:35 +0000] b764d78b4299a930d1f57201d66bf9a2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 589 2021-05-20 02:59:35 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@405754 2021-05-20 02:59:35 121 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:35 512 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:35 +0000] 7c3f4d9ac952620e0d0b044365ff4941 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 697 2021-05-20 02:59:35 825 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79253d92 2021-05-20 02:59:35 825 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:36 170 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:37 +0000] 4ada93c8bd34af00f44ac6d9915ba47b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.696 upstream_response_time:1.696 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1695 2021-05-20 02:59:37 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@502fd48c 2021-05-20 02:59:37 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:37 838 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:38 +0000] a0007126ea9fcfdb3d22626ad99f3b7d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 696 2021-05-20 02:59:38 287 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56809dcd 2021-05-20 02:59:38 287 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:38 612 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:38 +0000] f7515ad68af43b87ade248ab621b5d87 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 531 2021-05-20 02:59:38 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@97b5545 2021-05-20 02:59:38 823 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:39 314 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:39 +0000] 9de90630e3c639273699909c8ad1551e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 893 2021-05-20 02:59:39 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e320415 2021-05-20 02:59:39 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:40 112 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:40 +0000] ef89f18436a6614b91fee30b1e63223a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 595 2021-05-20 02:59:40 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16b4ed20 2021-05-20 02:59:40 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:41 228 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:41 +0000] 9afa21c3fcc1569a71b4aca1c0d758b4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1095 2021-05-20 02:59:41 423 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24948aaf 2021-05-20 02:59:41 423 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:42 012 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:42 +0000] 22ff9c9ad5d3fc4ce4f0bba4864bdc2c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 794 2021-05-20 02:59:42 222 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4396e0f3 2021-05-20 02:59:42 222 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:43 113 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:43 +0000] 0e93487c029a86250449ea77b003d904 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1196 2021-05-20 02:59:43 424 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6aa9f5ec 2021-05-20 02:59:43 424 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:44 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:44 +0000] 64a2c3029e509a873be288d209870753 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.194 upstream_response_time:1.194 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1194 2021-05-20 02:59:44 625 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77498472 2021-05-20 02:59:44 625 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:45 001 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:45 +0000] 80034033a7c54c60ec0b775748800470 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.388 upstream_response_time:0.388 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 387 2021-05-20 02:59:45 018 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2dd8cad5 2021-05-20 02:59:45 018 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:45 455 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:45 +0000] f133e6ba839fa20a6f3046275d7e04ae "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 602 2021-05-20 02:59:45 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a46c9d3 2021-05-20 02:59:45 623 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:46 112 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:46 +0000] 0c56a02891f7bc77474a9eef6bb05ac3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 895 2021-05-20 02:59:46 521 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34042f0 2021-05-20 02:59:46 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:46 743 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:47 +0000] b7d351ba51b5c8cd28164b098f50134d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 496 2021-05-20 02:59:47 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@120afdff 2021-05-20 02:59:47 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:47 627 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:48 +0000] 01e02ddec0fa9842f9a79d3e9dc4a131 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 994 2021-05-20 02:59:48 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44fc2950 2021-05-20 02:59:48 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:48 288 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:48 +0000] 8f4e92360da4f2f26d1d2eb4dd878996 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 495 2021-05-20 02:59:48 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28868caf 2021-05-20 02:59:48 524 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:50 312 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:50 +0000] 982ecbfbf1d830cb056294f9b1d3acc0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.096 upstream_response_time:2.096 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 2094 2021-05-20 02:59:50 624 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39efcb23 2021-05-20 02:59:50 624 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:50 912 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:50 +0000] 4b5887fad4667abf560f75e4546be995 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 298 2021-05-20 02:59:50 927 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20da3388 2021-05-20 02:59:50 927 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:51 512 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:51 +0000] d9f76f8466f9ac045a72575611e4568d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.791 upstream_response_time:0.791 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 790 2021-05-20 02:59:51 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21fc5866 2021-05-20 02:59:51 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:52 212 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:52 +0000] eac9c35d557dee20459c766522824e69 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 695 2021-05-20 02:59:52 423 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2037f19b 2021-05-20 02:59:52 423 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:53 712 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:53 +0000] ac86db8cc452a7a7da834fab296d7d3e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.495 upstream_response_time:1.495 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1495 2021-05-20 02:59:53 922 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d189950 2021-05-20 02:59:53 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:55 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:55 +0000] 064710f737e59daf32157097de2d867c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.899 upstream_response_time:1.899 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1898 2021-05-20 02:59:55 827 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@739aef5f 2021-05-20 02:59:55 828 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:56 028 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:56 +0000] fe2b1908709aa50962266bbec8ede5d8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 391 2021-05-20 02:59:56 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3989c10a 2021-05-20 02:59:56 221 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:57 012 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:02:59:57 +0000] 4820eb4a6c3e6e3231041ee0b011d1f4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 896 2021-05-20 02:59:57 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ccb03b5 2021-05-20 02:59:57 121 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:57 484 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.68.101 - - [20/May/2021:02:59:57 +0000] dcbefbfb5f9a6959c4d1b0a1f9f597a9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 565 2021-05-20 02:59:57 688 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a4f05a9 2021-05-20 02:59:57 688 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 02:59:58 213 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.68.101 - - [20/May/2021:02:59:58 +0000] c33ce617f359b674736f4602870a4dda "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:02:59:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 730 2021-05-20 03:05:10 648 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:11 +0000] a4ac2ea4bb031ac50074fc1cb9f2a2d9 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.476 upstream_response_time:0.476 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 470 2021-05-20 03:05:11 126 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:11 +0000] bd7a8c65fbfc429281030d9d13ed8859 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-20 03:05:11 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:11 +0000] 2bbe7e6aace14c62283455dda10dd2cd "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-20 03:05:11 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:12 +0000] f5d0d622d69857198f3a50acd1a33175 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:12 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2021-05-20 03:05:12 617 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-48 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:14 +0000] c1f703954dbf9ef2d3fe819745edac94 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.401 upstream_response_time:1.401 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1399 2021-05-20 03:05:14 019 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:14 +0000] 5b87e4caa3965ddafd7c1c6693179e1e "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-05-20 03:05:14 619 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-48 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:14 +0000] 44a41ae5a40e8635ab4e3ff3a419073b "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-05-20 03:05:14 916 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:15 +0000] 996533529b207d750d923615931fa5c0 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699 2021-05-20 03:05:15 622 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-48 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:16 +0000] 1a3c36d32df4c108080993f8e4ff4818 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594 2021-05-20 03:05:16 218 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:16 +0000] 38c731dff37aad602a79f9b8bae062f0 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-20 03:05:16 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-48 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:17 +0000] 3afe341d8bcfc689ee03327d54f9661b "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:17 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2021-05-20 03:05:17 217 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:17 +0000] 6659a2d22504ef852c625c1e475a6ebf "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-05-20 03:05:17 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:18 +0000] e171657965946050939fa724c1e400b0 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2021-05-20 03:05:18 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:18 +0000] d88caa3a10262c9dccfd09ca6dfa780d "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-20 03:05:18 919 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:19 +0000] 13c8943c90a4aef9c8e516e13bc2da55 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 999 2021-05-20 03:05:19 925 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:20 +0000] cbab4569b1f22ef07c183df257a6ffa4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 691 2021-05-20 03:05:20 618 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:21 +0000] 0f4af81c950f5ffa0e3b153f530c27ca "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2021-05-20 03:05:21 019 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:21 +0000] 746e501dba43dad82c49088989460834 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.702 upstream_response_time:0.702 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:21 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 702 2021-05-20 03:05:21 723 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:22 +0000] 55616a70c01c3842a471185f3b63c3e4 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2021-05-20 03:05:22 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:22 +0000] c5fdfb9afd684fc5021d26181f405e92 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-05-20 03:05:22 418 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:22 +0000] 14acbf647995ae233b73bfd7aabd80b7 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2021-05-20 03:05:22 919 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:23 +0000] cd4293e520fdc25700ef8a7bf32a53af "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2021-05-20 03:05:23 327 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:23 +0000] 0ab374647d8e41235799bdbeeefdeb51 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 488 2021-05-20 03:05:23 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:24 +0000] 6b39ce20a2607403656a4bebf2b93f75 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-05-20 03:05:24 119 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:24 +0000] 1f135ee7c1dba01674a1108cf3768432 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102 2021-05-20 03:05:24 223 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 693 10.233.68.101 - - [20/May/2021:03:05:24 +0000] b7f5026ef181c9463f89d45a95ffa084 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 2021-05-20 03:05:24 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:25 +0000] 6f0810edb995916552ff60824d797fac "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194 2021-05-20 03:05:25 119 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:26 +0000] 1dc43e55a826a3a8be1410cfc31f5cc8 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1097 2021-05-20 03:05:26 218 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:26 +0000] af7e837de23c841e173c49b75b2f4eab "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2021-05-20 03:05:26 923 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:27 +0000] 20044d68722a4204f363e339052e233b "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694 2021-05-20 03:05:27 619 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:27 +0000] 3f1348d787e122a250b7359fb6862aaa "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-20 03:05:27 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:28 +0000] 9bd501df7aefb24685f6b9ddcf4964f5 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898 2021-05-20 03:05:28 818 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:29 +0000] 202cb009d70be9f8e0b04d3955269a44 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2021-05-20 03:05:29 618 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:29 +0000] 900b64846d6b7eaf2e8229c3e0f62414 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.111 upstream_response_time:0.111 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109 2021-05-20 03:05:29 729 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:30 +0000] 31a41d16ac43b7cdb09dc74ad035e6fd "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 593 2021-05-20 03:05:30 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:31 +0000] b65f52fa68ec02b895b082e9f443e013 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.393 upstream_response_time:1.393 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1391 2021-05-20 03:05:31 721 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:32 +0000] 198bb0753231057f3bed8f6d34ecf485 "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1194 2021-05-20 03:05:32 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:33 +0000] ed013830c9a552f720227aabd8b7e83c "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-05-20 03:05:33 024 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:33 +0000] 33ebea0f354092ab4de286a4b610f392 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.891 upstream_response_time:0.891 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 891 2021-05-20 03:05:33 917 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:34 +0000] d267b5ec544f7f138c9967a49cd07f66 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-05-20 03:05:34 020 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 10.233.68.101 - - [20/May/2021:03:05:34 +0000] 0378d78fe91f782c6673eb96a3aec0c0 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 2021-05-20 03:05:34 520 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:35 +0000] dd51390f76879a2ee07b130c6e4119a7 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2021-05-20 03:05:35 018 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:35 +0000] 2a639f710faab4103ce61e1f3bd83d5b "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:35 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500 2021-05-20 03:05:35 526 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:36 +0000] bb9a8366e667d8fbd347e5496dbaeb40 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 795 2021-05-20 03:05:36 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:36 +0000] ff28413a75b11ff83e7059bfdb8edc31 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-05-20 03:05:36 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 892 10.233.68.101 - - [20/May/2021:03:05:37 +0000] 4c1220bdb80ff857ba14d95931ff06bb "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-" 2021-05-20 03:05:37 317 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:38 +0000] 6b039a9f4507d60d304301d95f4abcda "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2021-05-20 03:05:38 117 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:38 +0000] b8c6e9f152022f310f4dee369f13c9ab "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-20 03:05:38 417 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 10.233.68.101 - - [20/May/2021:03:05:38 +0000] 974ef29d21634cfed79f0e54fce2583b "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 2021-05-20 03:05:38 919 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:39 +0000] 90bdf0d4875e0da4aa8603f6fc141c8c "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2021-05-20 03:05:39 425 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:39 +0000] fe23ef5be7f15fb9379fde412c88fdb3 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 293 2021-05-20 03:05:39 720 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:40 +0000] 4dcb92e95700267f1a41c03c5de0988b "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-05-20 03:05:40 118 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:40 +0000] b1b735b9df1a1db5e3b64510ce88d889 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20 2021-05-20 03:05:40 140 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:40 +0000] a200d4954a0dc49d9cd08bf44c8ab14b "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.675 upstream_response_time:0.675 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 675 2021-05-20 03:05:40 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:41 +0000] 0605e923190c596efda84e602654db11 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:41 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-05-20 03:05:41 119 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:05:41 +0000] 6f28b8aef0a2fb48b772425f04a9dd92 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:41 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 503 2021-05-20 03:05:41 625 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bc3f347 2021-05-20 03:05:41 625 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:42 713 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:43 +0000] c034a229e91f566f94a8fec250d44c0a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.693 upstream_response_time:1.693 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1693 2021-05-20 03:05:43 325 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3be70275 2021-05-20 03:05:43 325 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:43 652 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:43 +0000] bb08580935f4f6abacd95f82c6c44df2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 493 2021-05-20 03:05:43 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ee5507c 2021-05-20 03:05:43 823 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:44 113 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:44 +0000] f4eb9a6d63439d44fddfee86e50e6473 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 594 2021-05-20 03:05:44 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a096096 2021-05-20 03:05:44 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:44 770 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:44 +0000] 0207e346d1a6e7a37d354f1d42712a99 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 495 2021-05-20 03:05:44 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69f9684d 2021-05-20 03:05:44 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:45 212 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:45 +0000] f9c891a9c273fd062a5f5fd949f34a23 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 496 2021-05-20 03:05:45 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@199b2638 2021-05-20 03:05:45 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:45 791 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:46 +0000] cab8475a3cddb41d7b83fbe74428e469 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 596 2021-05-20 03:05:46 021 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6439c537 2021-05-20 03:05:46 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:46 436 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:46 +0000] 9ff3189b7c4da71e748806484fef4452 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 695 2021-05-20 03:05:46 720 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6eb72ee7 2021-05-20 03:05:46 720 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:47 212 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:47 +0000] d9169a22b71029fce7f3bbfa855add5f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 598 2021-05-20 03:05:47 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5dc14224 2021-05-20 03:05:47 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:47 915 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:47 +0000] a47ce033d99ef626ef5d01bfc80aa040 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.603 upstream_response_time:0.603 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 601 2021-05-20 03:05:47 929 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ae40e6c 2021-05-20 03:05:47 929 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:48 614 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:49 +0000] 0a206df0a0a97dcc5420fc80354df88d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.391 upstream_response_time:1.391 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1395 2021-05-20 03:05:49 325 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64511821 2021-05-20 03:05:49 325 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:49 913 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:50 +0000] fa97f87aa1d5d573d2cf4b621a12646a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 893 2021-05-20 03:05:50 223 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@efa4f8b 2021-05-20 03:05:50 223 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:50 720 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:51 +0000] 5ca88ca5a7fc58ca5d96636a05b06602 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 995 2021-05-20 03:05:51 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@486aae10 2021-05-20 03:05:51 221 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:51 613 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:51 +0000] e18f0795c3de8e4e43d45dbd727ce760 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.403 upstream_response_time:0.403 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 403 2021-05-20 03:05:51 631 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c64032d 2021-05-20 03:05:51 631 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:52 249 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:52 +0000] fc6c292505bc4e08b3cb787bb62e93b1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.787 upstream_response_time:0.787 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 786 2021-05-20 03:05:52 421 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@269bfb1e 2021-05-20 03:05:52 421 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:52 813 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:52 +0000] e6ee27274b1955f764bd4c23fd39d9e2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 497 2021-05-20 03:05:52 922 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75af6cc9 2021-05-20 03:05:52 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:53 314 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:53 +0000] 78afef83942daca138620c40367067e2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 495 2021-05-20 03:05:53 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b00595 2021-05-20 03:05:53 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:53 912 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:54 +0000] 3f13e5c083279bd2ba1f3cd5933030ea "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 595 2021-05-20 03:05:54 021 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b4b5ab9 2021-05-20 03:05:54 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:54 512 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:54 +0000] 3d54ade8f55719ccc2abd36af852042f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 696 2021-05-20 03:05:54 723 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4da6fe95 2021-05-20 03:05:54 723 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:54 946 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:55 +0000] 6ae83dd5849531fee4ce81939e2f6587 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 594 2021-05-20 03:05:55 324 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@154e2321 2021-05-20 03:05:55 324 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:56 413 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:56 +0000] 503603b6378179d9ddce5f1aae25aef4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.299 upstream_response_time:1.299 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1297 2021-05-20 03:05:56 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10e9b039 2021-05-20 03:05:56 624 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:57 295 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:57 +0000] ed164544b0e28180d1c2eb6562b2ca8c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 693 2021-05-20 03:05:57 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f2ef28d 2021-05-20 03:05:57 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:57 813 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:58 +0000] 51b8cc1933e89fd3306533a59e96c22f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 695 2021-05-20 03:05:58 024 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@507f9055 2021-05-20 03:05:58 024 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:58 870 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:59 +0000] fc513068d45023f9f38067f8f0a48e3d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 995 2021-05-20 03:05:59 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a5c04b 2021-05-20 03:05:59 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:05:59 613 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:03:05:59 +0000] 3090c2b062a7f9cbb27ff1548617685a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:05:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 697 2021-05-20 03:05:59 725 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2102bc21 2021-05-20 03:05:59 725 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:00 138 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 592 10.233.68.101 - - [20/May/2021:03:06:00 +0000] 9289f86dabe581cf02b1061edcae1b57 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 2021-05-20 03:06:00 324 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e7e80f8 2021-05-20 03:06:00 324 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:00 681 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:00 +0000] 078ec1e64086dac980981653adb8998b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 593 2021-05-20 03:06:00 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a7d2430 2021-05-20 03:06:00 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:01 524 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:02 +0000] 5162b29781e29e0849f939444be81b7f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1096 2021-05-20 03:06:02 021 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32d5cfe 2021-05-20 03:06:02 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:03 413 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:03 +0000] 7d458cd146fbaf4450da8bf9813f0277 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.597 upstream_response_time:1.597 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1597 2021-05-20 03:06:03 627 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@281a384 2021-05-20 03:06:03 627 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:04 113 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:04 +0000] 4fc5d6eff83df9373de9fd6ab1325cd6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 692 2021-05-20 03:06:04 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79032f89 2021-05-20 03:06:04 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:04 813 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:04 +0000] 35fa90c337eb82b60b0df28de38e5406 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 596 2021-05-20 03:06:04 927 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20135d93 2021-05-20 03:06:04 927 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:05 168 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:05 +0000] 6b9df48f2d8189c4c1a3b7cab8926ee7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 391 2021-05-20 03:06:05 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6afaea2b 2021-05-20 03:06:05 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:05 813 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:05 +0000] f47a78d9f462434302b8f410f8551819 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 597 2021-05-20 03:06:05 922 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15d4ed52 2021-05-20 03:06:05 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:06 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:06 +0000] f5e0edb734550be6862bc71d861fc527 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 995 2021-05-20 03:06:06 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43a3d122 2021-05-20 03:06:06 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:07 353 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:07 +0000] 56ff7249d979d154470e590d325d7bba "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 997 2021-05-20 03:06:07 923 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26699c37 2021-05-20 03:06:07 923 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:08 813 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:09 +0000] fb796e947ab8ee0e3277a4ebe47921b6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.095 upstream_response_time:1.095 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1095 2021-05-20 03:06:09 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1098ea07 2021-05-20 03:06:09 024 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:11 222 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:11 +0000] 7d126f24f435d368a4834884bb0512d2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.396 upstream_response_time:2.396 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 2395 2021-05-20 03:06:11 428 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1be1d9d6 2021-05-20 03:06:11 428 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:12 513 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:12 +0000] 85dbd83eea3507c34dc7eb83f8a917ed "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.498 upstream_response_time:1.498 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1497 2021-05-20 03:06:12 929 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f06c112 2021-05-20 03:06:12 929 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:13 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:13 +0000] 911172c196b84d64d30fbeb1aa277ea2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.690 upstream_response_time:0.690 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 689 2021-05-20 03:06:13 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74322c89 2021-05-20 03:06:13 624 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:14 113 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:14 +0000] 9ecf21b9b8f11a67e3fdd6d13cd75fa4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 795 2021-05-20 03:06:14 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@354d6b8a 2021-05-20 03:06:14 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:14 821 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:15 +0000] 23477cbd4d045f3a1ae524db4a830b95 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 695 2021-05-20 03:06:15 122 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@646b58b1 2021-05-20 03:06:15 122 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:15 495 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:15 +0000] 06e904a07d3a88af9a32527b55128ff6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 495 2021-05-20 03:06:15 621 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fec0d15 2021-05-20 03:06:15 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:16 113 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:16 +0000] 49e76138410affdd4cab6aa206ae02f7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 502 2021-05-20 03:06:16 129 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42ba88f6 2021-05-20 03:06:16 129 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:16 517 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:16 +0000] f417de7c2eacca4fae7ec79f1212ae97 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 490 2021-05-20 03:06:16 625 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@219e8d7f 2021-05-20 03:06:16 625 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:17 131 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:18 +0000] 591fd768178f009bfb5961dcf61f14ac "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.392 upstream_response_time:1.392 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1392 2021-05-20 03:06:18 021 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e03cb68 2021-05-20 03:06:18 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:18 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:18 +0000] 3a3eae2f48acf46d9c19ea0f9fd9e157 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 496 2021-05-20 03:06:18 520 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26ebd79a 2021-05-20 03:06:18 520 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:19 212 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:19 +0000] 5628f8670b0fc599333c370a41af2bd4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 796 2021-05-20 03:06:19 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c8da9fc 2021-05-20 03:06:19 321 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:19 847 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:19 +0000] cdb7d031293547873bd8383e14040e18 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.536 upstream_response_time:0.536 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 536 2021-05-20 03:06:19 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a131869 2021-05-20 03:06:19 860 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:20 312 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:20 +0000] e4ee82e17d161e66623a3c28405c79dc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.758 upstream_response_time:0.758 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 757 2021-05-20 03:06:20 628 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65da8fd5 2021-05-20 03:06:20 628 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:20 913 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:21 +0000] a6a54c7fb1c0fb9faaefcc1910cc3ef5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 597 2021-05-20 03:06:21 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@715259d7 2021-05-20 03:06:21 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:21 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:21 +0000] 0e0f4bf009960fed87b2cd31541593c1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 693 2021-05-20 03:06:21 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ea0c725 2021-05-20 03:06:21 925 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:22 393 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:22 +0000] 82cd30da8aaead34cf2f834632dfa671 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 793 2021-05-20 03:06:22 721 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28724899 2021-05-20 03:06:22 721 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:24 114 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:24 +0000] 110b84d6a97973fe986629e975b34d6d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.703 upstream_response_time:1.703 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1702 2021-05-20 03:06:24 428 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6794ffc5 2021-05-20 03:06:24 428 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:24 959 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:25 +0000] 2d6a215e5ed6debe09cc1cc613cd555c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 691 2021-05-20 03:06:25 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e6eb7f7 2021-05-20 03:06:25 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:25 615 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.68.101 - - [20/May/2021:03:06:25 +0000] 804886d6f2315026607c2e3c56ba7d63 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.679 upstream_response_time:0.679 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 678 2021-05-20 03:06:25 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20b702a3 2021-05-20 03:06:25 823 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:26 313 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.68.101 - - [20/May/2021:03:06:26 +0000] d7587c3399955cfc0c7fe53c5e4abb3e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 695 2021-05-20 03:06:26 524 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b2f0a01 2021-05-20 03:06:26 524 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.68.101,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.158","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-05-20 03:06:26 830 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.68.101 - - [20/May/2021:03:06:27 +0000] 0976ebf7db14e21113f22f5c90106b11 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 495 2021-05-20 03:06:27 024 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:06:27 +0000] d523321b39705fa91cae28f2c4ef08ce "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 493 2021-05-20 03:06:27 525 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:06:27 +0000] d7fa1a8c029d86ead10250c365e2270a "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 293 2021-05-20 03:06:27 821 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:06:29 +0000] a1344a79f9f85542e125082ca464bcd3 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1396 2021-05-20 03:06:29 220 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:06:29 +0000] 1f2d8fa2a619d62d933d9ebc8d72af90 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-05-20 03:06:29 720 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:06:30 +0000] cac064c50f14a912cb76af6d04a93014 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-20 03:06:30 118 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:06:30 +0000] bb3d39507973631f8b3a74d7300cafba "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500 2021-05-20 03:06:30 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:06:30 +0000] b42c4c7df4149cc7a4babdea85b1c137 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-05-20 03:06:30 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:06:31 +0000] 8b8e4df99fd385be1d825f44fc1dcb52 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2021-05-20 03:06:31 525 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:06:31 +0000] 19f2ec82b89d7310ec0ba911149b4eca "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2021-05-20 03:06:31 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:06:32 +0000] 4de9811036922f4316675fab091b38ee "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-20 03:06:32 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:06:32 +0000] 75124fad559ed8e934e95ce48f7b63ae "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-05-20 03:06:32 618 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.158/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.158,port:8446 10.233.68.101 - - [20/May/2021:03:06:34 +0000] 199af87cf802c76bd86d5a23aaac6f16 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 request_processing_time:1.599 upstream_response_time:1.599 "-" "Go-http-client/1.1" "-" 10.233.68.101 - - [20/May/2021:03:06:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.158/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1599 2021-05-20 03:06:34 218 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DEL