By type
@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-04 00:02:54 292 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-05-04 00:02:54 293 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-05-04 00:02:54 486 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1 2021-05-04 00:03:11 387 INFO [org.reflections.Reflections][main] - Reflections took 16703 ms to scan 1 urls, producing 15738 keys and 30140 values 2021-05-04 00:03:14 288 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment 2021-05-04 00:03:15 893 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000 2021-05-04 00:03:15 893 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent 2021-05-04 00:03:15 893 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-05-04 00:03:15 893 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-05-04 00:03:15 895 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus 2021/05/04 00:03:16 [error] 22#22: *5 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.76.221, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081" 10.233.76.221 - - [04/May/2021:00:03:16 +0000] 63062bfb39995eaa60faa47720271e9c "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-" 2021-05-04 00:03:17 589 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-05-04 00:03:17 687 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-04 00:03:19 586 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50... 2021-05-04 00:03:23 587 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-04 00:03:23 589 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-04 00:03:24 690 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@3943c449 Message Body Readers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.jackson.JacksonMessageBodyProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider Message Body Writers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter org.glassfish.jersey.server.ChunkedResponseWriter org.glassfish.jersey.message.internal.SourceProvider$SourceWriter com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text io.dropwizard.jersey.optional.OptionalMessageBodyWriter org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.guava.OptionalMessageBodyWriter io.dropwizard.jersey.jackson.JacksonMessageBodyProvider io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter org.glassfish.jersey.message.internal.StreamingOutputProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter 2021-05-04 00:03:25 489 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-04 00:03:25 490 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. 2021-05-04 00:03:25 491 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE} 2021-05-04 00:03:25 688 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-04 00:03:25 688 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-04 00:03:25 792 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE} 2021-05-04 00:03:26 389 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-05-04 00:03:26 389 INFO [org.eclipse.jetty.server.Server][main] - Started @43397ms 2021-05-04 00:03:27 785 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-35 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader 10.233.76.221 - - [04/May/2021:00:03:29 +0000] 8523cccc5312da8ef029e31cb33c6854 "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:9.104 upstream_response_time:9.104 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:29 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 2794 2021-05-04 00:03:30 188 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76adfe73 2021-05-04 00:03:30 207 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.93","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-04 00:03:31 230 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:31 +0000] f696d0f206e573d6ca78a0cdbe1e5995 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.436 upstream_response_time:1.436 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 1494 2021-05-04 00:03:31 493 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2efa492a 2021-05-04 00:03:31 493 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.33.94","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-04 00:03:31 656 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:31 +0000] c495e17452fbe0379674705948289bcd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 205 2021-05-04 00:03:31 891 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62e1bd26 2021-05-04 00:03:31 985 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.33.94","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-04 00:03:32 379 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:32 +0000] d70df00437a31108c479fc46d42a2495 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.609 upstream_response_time:0.609 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 603 2021-05-04 00:03:32 489 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41be6e0c 2021-05-04 00:03:32 489 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.4.238","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-04 00:03:32 652 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-appc,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:33 +0000] 88ff6c5ee973f0f725a7d2c910369383 "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.76.221 - - [04/May/2021:00:03:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 420 "-" "Go-http-client/1.1" 607 2021-05-04 00:03:33 187 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5751f735 2021-05-04 00:03:33 187 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.57.168","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-04 00:03:33 587 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-starlingx,version-v0 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:33 +0000] df6e8647aa250537eba94ae69b5f05dc "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.76.221 - - [04/May/2021:00:03:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 792 2021-05-04 00:03:33 901 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73a1d0c5 2021-05-04 00:03:33 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.57.168","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-04 00:03:34 085 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-starlingx,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:34 +0000] 03b8044ee28fe6f37915e82dc4b8e76b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 293 2021-05-04 00:03:34 293 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74300e56 2021-05-04 00:03:34 293 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.48.134","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-04 00:03:34 406 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:34 +0000] 3ba28d31abf713bf4f40200e20be3d03 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 293 2021-05-04 00:03:34 498 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4710ca19 2021-05-04 00:03:34 498 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.48.134","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-04 00:03:34 793 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:34 +0000] 56012a6d00a333e6036860229fd7abd5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 397 2021-05-04 00:03:34 991 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12e6f743 2021-05-04 00:03:34 991 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.48.70","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-04 00:03:35 206 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v0 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:35 +0000] 9e99d2f3d112ac14b128f84f285c3f32 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 460 "-" "Go-http-client/1.1" 403 2021-05-04 00:03:35 405 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@618a82a3 2021-05-04 00:03:35 405 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.48.70","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-04 00:03:35 689 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:35 +0000] 0128523d94148a8e4026319d26c4598a "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.76.221 - - [04/May/2021:00:03:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 460 "-" "Go-http-client/1.1" 393 2021-05-04 00:03:35 885 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4944fb88 2021-05-04 00:03:35 885 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:36 046 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:36 +0000] 5de5f6b29195f73cc6ab0306d5062682 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 294 2021-05-04 00:03:36 188 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f9f88fa 2021-05-04 00:03:36 188 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:36 436 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.76.221 - - [04/May/2021:00:03:36 +0000] 9357fbd78b9d39410919416806ea4160 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.351 upstream_response_time:0.351 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 349 2021-05-04 00:03:36 490 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@771ea1e8 2021-05-04 00:03:36 490 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:36 783 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:36 +0000] 1eab2ea694ae7b8a6962732ec56304c0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.342 upstream_response_time:0.342 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 306 2021-05-04 00:03:36 799 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@272657ca 2021-05-04 00:03:36 799 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:37 134 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.76.221 - - [04/May/2021:00:03:37 +0000] 90b5b8c7d4b90cfd1eb91de03b8d2db3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 396 2021-05-04 00:03:37 201 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48c40aa3 2021-05-04 00:03:37 202 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:38 486 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:38 +0000] 739533ee913f4f2dd336cf8c4227b97f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.301 upstream_response_time:1.301 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1301 2021-05-04 00:03:38 505 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52f7725c 2021-05-04 00:03:38 509 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:38 719 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.76.221 - - [04/May/2021:00:03:38 +0000] 218d1719f35d48d36346d5e3847ac5af "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.287 upstream_response_time:0.287 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 286 2021-05-04 00:03:38 796 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75faf99 2021-05-04 00:03:38 796 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:38 902 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:38 +0000] 83de963aabd0fc2f7841780c3244f772 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 199 2021-05-04 00:03:39 003 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ee8ae64 2021-05-04 00:03:39 003 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:39 286 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.76.221 - - [04/May/2021:00:03:39 +0000] af8020cf23827def265b1a92beab86a9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 311 2021-05-04 00:03:39 312 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14d4d30 2021-05-04 00:03:39 312 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:39 831 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.76.221 - - [04/May/2021:00:03:39 +0000] cf235e1eb07bb6cddd2c191418d2a087 "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.76.221 - - [04/May/2021:00:03:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 684 2021-05-04 00:03:40 001 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f1ed537 2021-05-04 00:03:40 003 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:40 686 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:40 +0000] 4fc8974d2ef969a58b51d7fe4585ea19 "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.76.221 - - [04/May/2021:00:03:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 792 2021-05-04 00:03:40 799 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6220bf81 2021-05-04 00:03:40 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:40 986 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.76.221 - - [04/May/2021:00:03:40 +0000] d649c8a9463f658f150c5bf3d2359dc9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 198 2021-05-04 00:03:41 003 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@980ac90 2021-05-04 00:03:41 003 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:41 218 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:41 +0000] 5ebdc9660337888cc0c30c0c239629bb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.230 upstream_response_time:0.230 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 229 2021-05-04 00:03:41 237 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3764c708 2021-05-04 00:03:41 237 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:41 529 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.76.221 - - [04/May/2021:00:03:41 +0000] 5fc357bdea32964f9579217d31329cd4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.457 upstream_response_time:0.457 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 456 2021-05-04 00:03:41 697 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77b8c782 2021-05-04 00:03:41 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:42 084 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:42 +0000] 732c0a3ba352380771fa946559f7a616 "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.76.221 - - [04/May/2021:00:03:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 397 2021-05-04 00:03:42 099 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c666870 2021-05-04 00:03:42 100 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:42 286 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.76.221 - - [04/May/2021:00:03:42 +0000] 44aa8c768c38cb5f1409d82be5117e17 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 295 2021-05-04 00:03:42 399 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fec7176 2021-05-04 00:03:42 399 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:43 086 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:43 +0000] 2055807fc2a9019b498038b6fcde4b7b "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.76.221 - - [04/May/2021:00:03:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 793 2021-05-04 00:03:43 199 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15d91760 2021-05-04 00:03:43 200 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:43 487 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.76.221 - - [04/May/2021:00:03:43 +0000] e3d648cabf842d0eceaa2a99d4b4b1e7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 301 2021-05-04 00:03:43 505 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bfdea15 2021-05-04 00:03:43 505 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:43 786 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.76.221 - - [04/May/2021:00:03:43 +0000] 00f8f12bb905baf095381865f3a746dc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 293 2021-05-04 00:03:43 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60bf03d2 2021-05-04 00:03:43 804 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:43 903 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:44 +0000] 547c89de3c872a1d76338ff400f8765c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 389 2021-05-04 00:03:44 200 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77ac9567 2021-05-04 00:03:44 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:44 886 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.76.221 - - [04/May/2021:00:03:44 +0000] fa9b45735582117b38af7e076d194495 "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.76.221 - - [04/May/2021:00:03:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 794 2021-05-04 00:03:44 998 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d14bb34 2021-05-04 00:03:44 998 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:45 092 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:45 +0000] 78687b7d9898f164689eabab7ddd998e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 196 2021-05-04 00:03:45 198 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a9651db 2021-05-04 00:03:45 199 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:45 462 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.76.221 - - [04/May/2021:00:03:45 +0000] 674c71d63ba9c5b452c937d9ebba5157 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.278 upstream_response_time:0.278 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 276 2021-05-04 00:03:45 480 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20cb4a3e 2021-05-04 00:03:45 480 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:46 091 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:46 +0000] 608b749d39aac5aa6064ea4b0ea0c4f6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.624 upstream_response_time:0.624 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 623 2021-05-04 00:03:46 110 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e4549fb 2021-05-04 00:03:46 111 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:46 494 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.76.221 - - [04/May/2021:00:03:46 +0000] de64f9e6665b2f02abf48cacf93c12bf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.486 upstream_response_time:0.486 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 485 2021-05-04 00:03:46 600 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f3e5ca4 2021-05-04 00:03:46 601 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:47 006 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:47 +0000] 871ec02255e2a69d01c998748b7c87ca "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.76.221 - - [04/May/2021:00:03:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 493 2021-05-04 00:03:47 099 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3caa146d 2021-05-04 00:03:47 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:47 362 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:47 +0000] 5a93cadb359c9cb50b5cf2f8b2760049 "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.76.221 - - [04/May/2021:00:03:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 393 2021-05-04 00:03:47 500 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69b23469 2021-05-04 00:03:47 500 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:48 086 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:48 +0000] def4020dea5e9fd01d6f3e860a4f0349 "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.76.221 - - [04/May/2021:00:03:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 793 2021-05-04 00:03:48 298 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6192445c 2021-05-04 00:03:48 299 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:50 785 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.76.221 - - [04/May/2021:00:03:50 +0000] 4815070fe89aa59c9c60b33d5010092f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.500 upstream_response_time:2.500 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 2499 2021-05-04 00:03:50 802 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b50e5e6 2021-05-04 00:03:50 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:51 586 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:51 +0000] 061b1a1ba2768013dddab1421803759d "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.76.221 - - [04/May/2021:00:03:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 793 2021-05-04 00:03:51 604 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@557efc1e 2021-05-04 00:03:51 604 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:51 987 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.76.221 - - [04/May/2021:00:03:51 +0000] 86f55b9f519e1d300b52c38809895071 "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.76.221 - - [04/May/2021:00:03:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 394 2021-05-04 00:03:52 003 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74d062 2021-05-04 00:03:52 003 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:52 417 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:52 +0000] 4672d027c1dd60814d528d163dc58ca2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.691 upstream_response_time:0.691 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 690 2021-05-04 00:03:52 701 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f77c8fb 2021-05-04 00:03:52 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:53 187 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.76.221 - - [04/May/2021:00:03:53 +0000] 0213aad377179160ff1a7b65ff6d5471 "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.76.221 - - [04/May/2021:00:03:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 694 2021-05-04 00:03:53 398 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b481c44 2021-05-04 00:03:53 398 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:53 628 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:53 +0000] 7952b01016594a868892bf85b046e41a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 303 2021-05-04 00:03:53 789 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ba4e909 2021-05-04 00:03:53 790 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:53 813 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.76.221 - - [04/May/2021:00:03:54 +0000] 72ba425f9e877f77656761951d81b380 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.387 upstream_response_time:0.387 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 303 2021-05-04 00:03:54 099 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@720a841b 2021-05-04 00:03:54 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:54 229 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:54 +0000] 74d64c9a27bf50ae234d3be85eb39271 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 197 2021-05-04 00:03:54 302 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c82d2bd 2021-05-04 00:03:54 302 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:54 600 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.76.221 - - [04/May/2021:00:03:54 +0000] eec1557557ff3b0dc8f47f041593c28f "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.76.221 - - [04/May/2021:00:03:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 391 2021-05-04 00:03:54 699 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13059730 2021-05-04 00:03:54 699 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:54 888 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:55 +0000] 8939f4665f76e3a666ec443a1a96b2ed "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.76.221 - - [04/May/2021:00:03:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 393 2021-05-04 00:03:55 096 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7350673e 2021-05-04 00:03:55 096 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:55 303 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.76.221 - - [04/May/2021:00:03:55 +0000] caaf55091872dbd2122d04336e5feef6 "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.76.221 - - [04/May/2021:00:03:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 396 2021-05-04 00:03:55 496 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@605bcaa3 2021-05-04 00:03:55 497 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:55 878 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:55 +0000] 4ebd0d6f8c9f8131b565a0a18c69c261 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 397 2021-05-04 00:03:55 897 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8633aa3 2021-05-04 00:03:55 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:56 386 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.76.221 - - [04/May/2021:00:03:56 +0000] 2a0b9e52dff7759c3db2488c73c160e6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 499 2021-05-04 00:03:56 401 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@405a7bc4 2021-05-04 00:03:56 401 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:56 791 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:56 +0000] c9548ba7bb8a6756e2e8b194079c2f2f "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.76.221 - - [04/May/2021:00:03:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 401 2021-05-04 00:03:56 809 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4327c815 2021-05-04 00:03:56 809 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:57 386 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.76.221 - - [04/May/2021:00:03:57 +0000] ead2d59e769028671accc36e3ceb1798 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.684 upstream_response_time:0.684 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 683 2021-05-04 00:03:57 497 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@313f271 2021-05-04 00:03:57 498 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:57 698 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:57 +0000] febd5190929e29c7daf7f76281ced2a3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 296 2021-05-04 00:03:57 798 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1edf329c 2021-05-04 00:03:57 799 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:58 386 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.76.221 - - [04/May/2021:00:03:58 +0000] 74ea9030b414391e50a57914fb74242d "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.76.221 - - [04/May/2021:00:03:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 993 2021-05-04 00:03:58 798 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d461101 2021-05-04 00:03:58 798 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:59 286 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.76.221 - - [04/May/2021:00:03:59 +0000] cdfa4b75c2dd420dbba69a315eacb783 "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.76.221 - - [04/May/2021:00:03:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 596 2021-05-04 00:03:59 398 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@101fffd6 2021-05-04 00:03:59 398 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:03:59 742 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.76.221 - - [04/May/2021:00:03:59 +0000] 4b96f9759b7f5a71f2846de0c625d616 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.359 upstream_response_time:0.359 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:03:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 358 2021-05-04 00:03:59 766 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@537c99f5 2021-05-04 00:03:59 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:04:00 186 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:00 +0000] 0873546bb9227229fd63a732922df703 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.532 upstream_response_time:0.532 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:04:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 531 2021-05-04 00:04:00 313 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b0e3107 2021-05-04 00:04:00 313 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:04:00 586 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.76.221 - - [04/May/2021:00:04:00 +0000] 96d6019bc1e0017bd1bd04d1a0cd0064 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.380 upstream_response_time:0.380 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:04:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 380 2021-05-04 00:04:00 699 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bb8da82 2021-05-04 00:04:00 699 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:04:00 792 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:00 +0000] 8cdb2b7d769fd5cb147ba0f2e2a67176 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:04:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 193 2021-05-04 00:04:00 896 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f245490 2021-05-04 00:04:00 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:04:01 368 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.76.221 - - [04/May/2021:00:04:01 +0000] 51e17b33de35010cc04a5339a1851325 "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.76.221 - - [04/May/2021:00:04:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 595 2021-05-04 00:04:01 496 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11ff9fd1 2021-05-04 00:04:01 497 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:04:02 187 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:02 +0000] a86753eaa872befbd326510568eb95e0 "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.76.221 - - [04/May/2021:00:04:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 999 2021-05-04 00:04:02 503 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f85c6a1 2021-05-04 00:04:02 504 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:04:02 685 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.76.221 - - [04/May/2021:00:04:02 +0000] 4966937c13354c1921564efca7e23753 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:04:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 193 2021-05-04 00:04:02 702 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b75a30b 2021-05-04 00:04:02 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:04:03 286 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:03 +0000] 828b4c371fffc864fa785b636cca71d4 "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.76.221 - - [04/May/2021:00:04:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 603 2021-05-04 00:04:03 386 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19bf4f38 2021-05-04 00:04:03 386 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:04:03 726 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.76.221 - - [04/May/2021:00:04:04 +0000] 21a566a48a4eb370f0408ad58c29c0a3 "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.76.221 - - [04/May/2021:00:04:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 786 2021-05-04 00:04:04 100 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5888f2c4 2021-05-04 00:04:04 100 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:04:04 686 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.76.221 - - [04/May/2021:00:04:04 +0000] 81eef528c9de5c4582f225b31bf48ca4 "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.76.221 - - [04/May/2021:00:04:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 794 2021-05-04 00:04:04 902 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48fc3a66 2021-05-04 00:04:04 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:04:05 090 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.76.221 - - [04/May/2021:00:04:05 +0000] fd6dbfa10fc4e12137c5fa7e76bd8c30 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:04:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 295 2021-05-04 00:04:05 197 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e6ea1d2 2021-05-04 00:04:05 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.45.202","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-04 00:04:05 489 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:05 +0000] f2599dc65c0fa75929c070e18eb3ca9f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:04:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 301 2021-05-04 00:04:05 503 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f318926 2021-05-04 00:04:05 504 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.51.66","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-04 00:04:05 776 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-server,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:05 +0000] c13a96f61a3b2bfe2ef0db27bfe60ed2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.289 upstream_response_time:0.289 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:04:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 459 "-" "Go-http-client/1.1" 289 2021-05-04 00:04:05 799 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b371193 2021-05-04 00:04:05 799 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.37.71","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-04 00:04:06 086 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titanium_cloud,version-v0 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:06 +0000] 53de0351789a929a4b7aad8980c87654 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:04:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 492 "-" "Go-http-client/1.1" 392 2021-05-04 00:04:06 195 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22676f2e 2021-05-04 00:04:06 196 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.37.71","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-04 00:04:06 524 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titaniumcloud,version-v0 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:06 +0000] e7ffebe722e760dd4083f91fc2e3e879 "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.76.221 - - [04/May/2021:00:04:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 489 "-" "Go-http-client/1.1" 498 2021-05-04 00:04:06 698 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f1b367a 2021-05-04 00:04:06 698 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.37.71","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-04 00:04:07 074 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titaniumcloud,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:07 +0000] b4bd6cac1934b978624d96ca19405357 "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.76.221 - - [04/May/2021:00:04:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 489 "-" "Go-http-client/1.1" 796 2021-05-04 00:04:07 499 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f7d9815 2021-05-04 00:04:07 499 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.46.124","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-04 00:04:08 188 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:08 +0000] 5180492d575bcd373885af859c1fffe5 "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.76.221 - - [04/May/2021:00:04:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 893 2021-05-04 00:04:08 397 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57376181 2021-05-04 00:04:08 398 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.46.124","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-04 00:04:08 686 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 494 10.233.76.221 - - [04/May/2021:00:04:08 +0000] a3dad8621320acda0711dfc3ae3f0d5d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 2021-05-04 00:04:08 897 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7db80857 2021-05-04 00:04:08 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.46.124","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-04 00:04:09 045 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:09 +0000] 9bc306b7306a8a7178a1f194ac9176aa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:04:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 198 2021-05-04 00:04:09 190 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3cd47c73 2021-05-04 00:04:09 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.46.124","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-04 00:04:09 389 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 301 10.233.76.221 - - [04/May/2021:00:04:09 +0000] dd6e617065e22cb8b9353e61e2c9d1d0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-" 2021-05-04 00:04:09 407 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@285a4f59 2021-05-04 00:04:09 408 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.43.115","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-04 00:04:09 689 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.76.221 - - [04/May/2021:00:04:09 +0000] a5756847da681041273dbad5d9eede5b "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.76.221 - - [04/May/2021:00:04:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 487 2021-05-04 00:04:09 898 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54a5640f 2021-05-04 00:04:09 898 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.13.190","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-04 00:04:10 104 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:10 +0000] a01a2c9df318df7560233db35fd7f00d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:04:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 295 2021-05-04 00:04:10 197 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25b2b1a9 2021-05-04 00:04:10 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.13.190","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-04 00:04:10 686 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:10 +0000] b75f76e7844e1ee913001790d7d39c59 "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.76.221 - - [04/May/2021:00:04:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 595 2021-05-04 00:04:10 796 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@547604ad 2021-05-04 00:04:10 796 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.43.184","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-04 00:04:11 117 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-gui,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:04:11 +0000] d8580e4796c7156467e34aee87f742ac "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.335 upstream_response_time:0.335 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:04:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 456 "-" "Go-http-client/1.1" 335 2021-05-04 00:08:03 827 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:04 +0000] c723d3ce543977da7249ce0f90e5ee2c "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.475 upstream_response_time:0.475 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 468 2021-05-04 00:08:04 294 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:04 +0000] a6fd03f458267efbc7f3170bb830baf7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.115 upstream_response_time:0.115 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 113 2021-05-04 00:08:04 410 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:05 +0000] 0f03f27ae13a37776d0c50952f176fb1 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:1.081 upstream_response_time:1.081 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1078 2021-05-04 00:08:05 492 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:05 +0000] 579abb1293e6511185c0e467c67860ae "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-05-04 00:08:05 693 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:05 +0000] b7f4d24c316489e95e99d953d98cf835 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-05-04 00:08:05 993 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:06 +0000] 86fd0c6ae4af0a05284e09f2e6ecee86 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2021-05-04 00:08:06 694 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:07 +0000] b061c1a604f76ba799cf850635a7f330 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-04 00:08:07 193 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:07 +0000] 5b9c05354b4d57dfb0c31da51adb465a "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 2021-05-04 00:08:07 292 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:07 +0000] d911734d03acd87758c3f869e6fa59c9 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-05-04 00:08:07 596 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:07 +0000] 9359a12ac964b247e5eb9ca52d199eb9 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-05-04 00:08:07 893 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:08 +0000] 0f524196f7711f38c346ad51db977efa "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-04 00:08:08 193 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:08 +0000] 171e1dfe46953e693ae5efe49bb2d36c "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-04 00:08:08 391 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:08 +0000] 56414c020c991dcb2b5d0cb52d2c3721 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-04 00:08:08 891 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:08 +0000] e4391604d37a6db4a178c167b243df2c "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100 2021-05-04 00:08:08 993 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:10 +0000] 5274b62a636f538f50770fca3308ad02 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:10 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1096 2021-05-04 00:08:10 092 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:10 +0000] bab02e6fe7d76b3303cbae8240163b10 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-04 00:08:10 292 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:10 +0000] 92e2f82d5eeb8c44cc4dba7242c19a1f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:10 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-05-04 00:08:10 397 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:10 +0000] 48ff9aabb0c42e8f2a52ea1011c0281f "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2021-05-04 00:08:10 891 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:11 +0000] 3499c56446347ab65093c102b257cc7a "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-04 00:08:11 093 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:11 +0000] e8703687ccbdcf2d3b70c5bea70eea34 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:11 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-04 00:08:11 391 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:11 +0000] 7c25d3bf751c7e3d9f72d63acc4dcee1 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-05-04 00:08:11 493 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:12 +0000] 7104e4cf5a7626d71d0f30e5fa2d7f46 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1296 2021-05-04 00:08:12 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:12 +0000] c021abb5293a74ef28b8ef34cae83e44 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 108 2021-05-04 00:08:12 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:13 +0000] 9622c6f3e07c680edf26e3ae2798feb0 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:13 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387 2021-05-04 00:08:13 292 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:13 +0000] 514042da45e0c1288d7fef49f77b189d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.307 upstream_response_time:0.307 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:13 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 306 2021-05-04 00:08:13 601 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:13 +0000] 0504a4daa0e3c1a7c2c39344233549b3 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.013 upstream_response_time:0.013 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:13 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 11 2021-05-04 00:08:13 684 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:14 +0000] 5424a6c2cdfbc763d282ac92680968b1 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.477 upstream_response_time:0.477 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:14 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 476 2021-05-04 00:08:14 092 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:14 +0000] 31d8334e94a865aa6169b78e24011be1 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:14 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-05-04 00:08:14 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:14 +0000] 0cf6d327deca8ce66c06a27e000cd8f3 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:14 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491 2021-05-04 00:08:14 692 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:15 +0000] 7a2e8b1b57d6ea1f504b293ab6ee5931 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:15 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898 2021-05-04 00:08:15 593 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:15 +0000] 969f0d09ed26324aa7cd1b77c2a22a14 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:15 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-05-04 00:08:15 794 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:15 +0000] 2e0a5e0afdf18d05ddc72ffaab1173b6 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:15 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-05-04 00:08:15 998 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:16 +0000] dcd8d56ca397982790e53d8280d235e4 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-05-04 00:08:16 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:16 +0000] 31ea25c2474846fb477f0371fc548356 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-05-04 00:08:16 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:16 +0000] b34fae48e2d8635fe5e44f4d60365435 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592 2021-05-04 00:08:16 791 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:16 +0000] 87fcca7a46153c9e9c144512e26dc41d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-04 00:08:16 991 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:17 +0000] b12953ad71b2a6f5c8bb4ab9f6ac2971 "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-05-04 00:08:17 293 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:17 +0000] 8a5e54da5607e3c8a1c0b162351c7721 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-04 00:08:17 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:17 +0000] 9a7c815c453a5322ab9e75d25e929e9f "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-05-04 00:08:17 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 593 10.233.76.221 - - [04/May/2021:00:08:18 +0000] d3c7d63cc2ece9e60b582d49d51aaaee "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 2021-05-04 00:08:18 497 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:19 +0000] a82a87d9efd87314d8389a7276d517d1 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592 2021-05-04 00:08:19 091 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:19 +0000] afc9dcc9eb349f6c8f0db99283488d63 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:19 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-05-04 00:08:19 392 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:19 +0000] 4acdaa4d239d905e9e6de8a11fe73a3f "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-05-04 00:08:19 491 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:19 +0000] 9ea9015651c786111f4c0ad27c345b9c "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:19 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-04 00:08:19 891 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:20 +0000] c102a419f25436d216b65f4eafbc2395 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:20 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-05-04 00:08:20 194 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:20 +0000] 835405973abe35092bb4ab4af3bc6533 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:20 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2021-05-04 00:08:20 304 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:20 +0000] 78b81226b05477d6bc03ae7520f59147 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:20 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 187 2021-05-04 00:08:20 499 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:20 +0000] edd5d6a9c1880e8fb3f3bdf241636a80 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:20 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 409 2021-05-04 00:08:20 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:21 +0000] 9fadbf1e944161a4ccb00319db42b594 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 989 2021-05-04 00:08:21 893 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:22 +0000] 135834b6596f67a5e6fbc38b7948bc0e "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-05-04 00:08:22 091 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:22 +0000] 47da28fbcc28ac3fc0ede9a86b2796a8 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-04 00:08:22 395 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:22 +0000] 3fd1b3dc6f398aa70932a24e9e5fbc5b "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95 2021-05-04 00:08:22 491 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:22 +0000] 7316c1e1b18ed9853cccd50b9478aa8f "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-05-04 00:08:22 591 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:22 +0000] b6cca64e1ededf4619a48fc189452679 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-05-04 00:08:22 691 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:23 +0000] b870bd2ee24b675042f0e6d066fca342 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:23 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-04 00:08:23 091 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:08:23 +0000] 7f82edfceb7e3b3d821da07e3d7ede40 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:23 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15 2021-05-04 00:08:23 111 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f1f3fe4 2021-05-04 00:08:23 111 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:23 513 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.76.221 - - [04/May/2021:00:08:23 +0000] 2c9eba4dc8933b546b81657c9be8596a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.482 upstream_response_time:0.482 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 482 2021-05-04 00:08:23 600 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59ece70e 2021-05-04 00:08:23 600 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:23 950 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:24 +0000] 969688115cc765a1b3006f09909b76ad "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.76.221 - - [04/May/2021:00:08:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 895 2021-05-04 00:08:24 505 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39ee9497 2021-05-04 00:08:24 505 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:25 019 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.76.221 - - [04/May/2021:00:08:25 +0000] 5452158f95e605c05bc390dddfc490d8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 593 2021-05-04 00:08:25 103 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@287aa842 2021-05-04 00:08:25 103 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:25 419 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:25 +0000] 34dd69b10c3fa4696e1684069901c204 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.329 upstream_response_time:0.329 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 327 2021-05-04 00:08:25 432 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2eeceb49 2021-05-04 00:08:25 432 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:25 653 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.76.221 - - [04/May/2021:00:08:25 +0000] 544c1321191475f110bef89c3ff3b804 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.364 upstream_response_time:0.364 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 364 2021-05-04 00:08:25 802 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29d9981b 2021-05-04 00:08:25 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:26 023 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:26 +0000] 3b36cffb3e89b1ac99cea647898593b5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 289 2021-05-04 00:08:26 110 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1af1a83c 2021-05-04 00:08:26 110 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:26 686 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.76.221 - - [04/May/2021:00:08:26 +0000] 9b5e7dbcfacdcb7b0ed6b3bb4a614b94 "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.76.221 - - [04/May/2021:00:08:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 588 2021-05-04 00:08:26 701 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b253188 2021-05-04 00:08:26 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:26 980 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:26 +0000] acb9bc93bd4a496174fab7f4772e9484 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 291 2021-05-04 00:08:27 000 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30b3bf6d 2021-05-04 00:08:27 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:27 386 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.76.221 - - [04/May/2021:00:08:27 +0000] 5714e802a65a21985cd99a4e3cafd150 "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.76.221 - - [04/May/2021:00:08:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 494 2021-05-04 00:08:27 494 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e154951 2021-05-04 00:08:27 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:27 786 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:27 +0000] ef2410c9bc2098334e7d493df79e2ebc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 301 2021-05-04 00:08:27 808 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@368fce95 2021-05-04 00:08:27 808 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:27 996 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.76.221 - - [04/May/2021:00:08:28 +0000] 4307ae2701cf06df3d06679bd0e37bc0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 283 2021-05-04 00:08:28 098 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6aed0b37 2021-05-04 00:08:28 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:28 900 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:29 +0000] 4e0cd449363ca116c650d66d5a16feb9 "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.76.221 - - [04/May/2021:00:08:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 996 2021-05-04 00:08:29 100 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f19743b 2021-05-04 00:08:29 100 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:29 441 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.76.221 - - [04/May/2021:00:08:29 +0000] b534434ea335ee59482214144c147d44 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.351 upstream_response_time:0.351 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 352 2021-05-04 00:08:29 457 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12d434ba 2021-05-04 00:08:29 457 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:29 685 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:29 +0000] 9646af2d54d27a5bd60e16cd4e405520 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.337 upstream_response_time:0.337 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 334 2021-05-04 00:08:29 814 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e222e92 2021-05-04 00:08:29 814 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:29 898 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.76.221 - - [04/May/2021:00:08:30 +0000] 527f59bd9c9f1ab1c86f6c894784506b "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.76.221 - - [04/May/2021:00:08:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 391 2021-05-04 00:08:30 197 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c56f5bb 2021-05-04 00:08:30 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:30 340 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:30 +0000] dccfcd5f45ef6d27d057077aeeac967b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 396 2021-05-04 00:08:30 597 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2722d0d0 2021-05-04 00:08:30 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:30 986 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.76.221 - - [04/May/2021:00:08:31 +0000] cc750e8b4cb4dcbaffd22e82331e3c3d "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.76.221 - - [04/May/2021:00:08:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 496 2021-05-04 00:08:31 096 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a3c92d6 2021-05-04 00:08:31 096 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:31 829 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:31 +0000] 51586f40236d078afc6e32b659787b20 "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.76.221 - - [04/May/2021:00:08:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 793 2021-05-04 00:08:31 895 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c4950eb 2021-05-04 00:08:31 895 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:32 686 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.76.221 - - [04/May/2021:00:08:32 +0000] 0d35da6e1d637a45160d84250cced85f "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.76.221 - - [04/May/2021:00:08:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1097 2021-05-04 00:08:32 997 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1476a570 2021-05-04 00:08:32 997 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:33 108 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:33 +0000] d39c92f028bb95438c3d6754d9a6be89 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 296 2021-05-04 00:08:33 314 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@662e3a59 2021-05-04 00:08:33 314 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:33 413 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.76.221 - - [04/May/2021:00:08:33 +0000] 0528a65dd0cbdf0f593d28dbfd80e88f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 178 2021-05-04 00:08:33 497 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b74cb6e 2021-05-04 00:08:33 497 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:33 787 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:33 +0000] d74cf8decc042bc784b5b82a65eb260a "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.76.221 - - [04/May/2021:00:08:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 395 2021-05-04 00:08:33 895 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b47e6fa 2021-05-04 00:08:33 895 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:34 134 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.76.221 - - [04/May/2021:00:08:34 +0000] b30d4dfc40f1a1849610d075e8dd490d "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.76.221 - - [04/May/2021:00:08:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 592 2021-05-04 00:08:34 494 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11250c71 2021-05-04 00:08:34 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:34 779 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:34 +0000] 9abda26dda7693aa8728b8937e4d497f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.309 upstream_response_time:0.309 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 308 2021-05-04 00:08:34 805 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fe3b9a8 2021-05-04 00:08:34 805 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:35 486 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.76.221 - - [04/May/2021:00:08:35 +0000] 9c4f0b8ab45ff09c1e94a502e7c7578d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.886 upstream_response_time:0.886 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 886 2021-05-04 00:08:35 697 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e605859 2021-05-04 00:08:35 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:35 921 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:35 +0000] 3ecd1f7d2a05bf5656d402750da38e56 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 304 2021-05-04 00:08:36 005 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b756249 2021-05-04 00:08:36 005 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:36 122 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.76.221 - - [04/May/2021:00:08:36 +0000] 2b4ee50f0a8c835baba4b0fdc1bd44db "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.188 upstream_response_time:0.188 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 187 2021-05-04 00:08:36 197 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47e19828 2021-05-04 00:08:36 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:36 493 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:36 +0000] 7c52b9c8dc32f8146802fe73f0592683 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.308 upstream_response_time:0.308 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 307 2021-05-04 00:08:36 509 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25a08729 2021-05-04 00:08:36 509 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:36 897 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.76.221 - - [04/May/2021:00:08:37 +0000] 6f57f8f131c46e4d35a7f12d787fb128 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.584 upstream_response_time:0.584 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 582 2021-05-04 00:08:37 101 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5497ff17 2021-05-04 00:08:37 101 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:37 388 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:37 +0000] 72454fbf71fa809baae6d5f6cf70a889 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 392 2021-05-04 00:08:37 498 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3822489a 2021-05-04 00:08:37 498 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:38 174 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.76.221 - - [04/May/2021:00:08:38 +0000] 7cfa85067157cf8fbfcea969e18f43b8 "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.76.221 - - [04/May/2021:00:08:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 796 2021-05-04 00:08:38 298 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49c913eb 2021-05-04 00:08:38 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:38 392 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:38 +0000] 8f4999a5525b90b71315bd55b73b58c5 "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.76.221 - - [04/May/2021:00:08:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 492 2021-05-04 00:08:38 795 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25334cce 2021-05-04 00:08:38 796 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:38 893 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.76.221 - - [04/May/2021:00:08:38 +0000] 03c6f7bf853e233c803005a3c0c17024 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 199 2021-05-04 00:08:38 999 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5af22da7 2021-05-04 00:08:39 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:40 009 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:40 +0000] e825355974095b1db0e67e097c69a871 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.192 upstream_response_time:1.192 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1191 2021-05-04 00:08:40 197 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61177b35 2021-05-04 00:08:40 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:40 686 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.76.221 - - [04/May/2021:00:08:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 506 10.233.76.221 - - [04/May/2021:00:08:40 +0000] 2dde0a96e2fc37a7fec8d124b49a77a1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.509 upstream_response_time:0.509 "-" "Go-http-client/1.1" "-" 2021-05-04 00:08:40 710 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11280fee 2021-05-04 00:08:40 710 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:41 281 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:41 +0000] 1a1cd371a3a629446419b77eb883322c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.681 upstream_response_time:0.681 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 681 2021-05-04 00:08:41 396 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9ca318a 2021-05-04 00:08:41 397 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:41 586 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.76.221 - - [04/May/2021:00:08:41 +0000] 61c5418c020f7e5ea7fedc70746b708e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.607 upstream_response_time:0.607 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 605 2021-05-04 00:08:42 007 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@346db8ea 2021-05-04 00:08:42 007 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:42 392 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 584 10.233.76.221 - - [04/May/2021:00:08:42 +0000] 3e409924e50e32e1291295ed6a07d3b3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.586 upstream_response_time:0.586 "-" "Go-http-client/1.1" "-" 2021-05-04 00:08:42 599 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2afc3069 2021-05-04 00:08:42 599 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:42 991 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.76.221 - - [04/May/2021:00:08:43 +0000] d75e8fac4b78cd61714c1c35fdb6604c "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.76.221 - - [04/May/2021:00:08:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 492 2021-05-04 00:08:43 101 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fa01391 2021-05-04 00:08:43 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:43 486 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 393 10.233.76.221 - - [04/May/2021:00:08:43 +0000] f3527258a0c53fea49ad678be2ef4a12 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 2021-05-04 00:08:43 500 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7dba2a70 2021-05-04 00:08:43 500 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:44 117 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.76.221 - - [04/May/2021:00:08:44 +0000] d7c2e733d233694a085c09c8ea1699d8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 792 2021-05-04 00:08:44 299 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e7772d8 2021-05-04 00:08:44 299 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:47 907 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:48 +0000] cf36d44a776101b8b672613377e2cbbb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.797 upstream_response_time:3.797 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 3795 2021-05-04 00:08:48 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a94b405 2021-05-04 00:08:48 121 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:48 560 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.76.221 - - [04/May/2021:00:08:48 +0000] 893b9289bef1e2ff13e626ab7a978342 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.472 upstream_response_time:0.472 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 471 2021-05-04 00:08:48 596 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15c47d00 2021-05-04 00:08:48 596 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:49 082 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:49 +0000] dcf20a0e90596ca7532a18b82a86db29 "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.76.221 - - [04/May/2021:00:08:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 895 2021-05-04 00:08:49 499 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@247368c6 2021-05-04 00:08:49 499 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:49 874 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.76.221 - - [04/May/2021:00:08:49 +0000] ff47d6476804b5c6932782672cc05f5e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 394 2021-05-04 00:08:49 896 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57952daa 2021-05-04 00:08:49 896 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:50 431 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:50 +0000] eb009a731440b4c78a1805c9714b0f53 "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.76.221 - - [04/May/2021:00:08:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 594 2021-05-04 00:08:50 495 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5edef298 2021-05-04 00:08:50 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:50 726 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.76.221 - - [04/May/2021:00:08:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 496 10.233.76.221 - - [04/May/2021:00:08:50 +0000] a3a85dbb831a8cfa1965b5bf02b4f2ac "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 2021-05-04 00:08:50 998 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4008cccd 2021-05-04 00:08:50 999 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:51 086 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 193 10.233.76.221 - - [04/May/2021:00:08:51 +0000] 9848ba098b1f2ec62d3e927b6565a400 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 2021-05-04 00:08:51 198 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4943651f 2021-05-04 00:08:51 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:51 659 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 494 10.233.76.221 - - [04/May/2021:00:08:51 +0000] 255a61009d52dc6bacbff30e920e34d8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 2021-05-04 00:08:51 695 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@488046fa 2021-05-04 00:08:51 695 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:52 094 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:52 +0000] ad38b5f0340b25cf215cc25440927e7f "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.76.221 - - [04/May/2021:00:08:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 596 2021-05-04 00:08:52 295 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43e8531 2021-05-04 00:08:52 295 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:52 898 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:52 +0000] 5b13d201e7501c0bb6b952c4509e3a33 "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.76.221 - - [04/May/2021:00:08:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 695 2021-05-04 00:08:52 995 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76b672b 2021-05-04 00:08:52 995 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:53 186 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:53 +0000] 02049ac08ae19455ce2252dede346232 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 295 2021-05-04 00:08:53 297 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@465de588 2021-05-04 00:08:53 297 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:53 789 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:53 +0000] b56e88af3ac7d95cf95d5d4b5ddce1bd "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.76.221 - - [04/May/2021:00:08:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 693 2021-05-04 00:08:53 996 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cb05002 2021-05-04 00:08:53 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:54 710 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:54 +0000] 635ec7cdaa85fc74caf5728e5d31f690 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.733 upstream_response_time:0.733 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 731 2021-05-04 00:08:54 731 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c2b6b47 2021-05-04 00:08:54 731 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:55 190 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.76.221 - - [04/May/2021:00:08:55 +0000] 1ccbc7ab87649428ce2f38adad134dd2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.061 upstream_response_time:1.061 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1059 2021-05-04 00:08:55 799 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c13c975 2021-05-04 00:08:55 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:08:56 585 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.76.221 - - [04/May/2021:00:08:56 +0000] 2bcf8c69185d060d155da2bd42fd81c1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 795 2021-05-04 00:08:56 614 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78d00a5 2021-05-04 00:08:56 614 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.12.82","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-04 00:08:56 792 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:56 +0000] b9dfdb360effac8335c25b41cc7f6f86 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.279 upstream_response_time:0.279 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 279 2021-05-04 00:08:56 899 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74671e67 2021-05-04 00:08:56 899 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.14.111","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-04 00:08:57 368 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:57 +0000] b5b32631b8151b6eef70369b0610e505 "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.76.221 - - [04/May/2021:00:08:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 491 2021-05-04 00:08:57 394 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57f9b920 2021-05-04 00:08:57 394 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.14.111","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-04 00:08:57 517 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:57 +0000] 36dab38b90d63f4c0b2cb23a69508212 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:08:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 196 2021-05-04 00:08:57 596 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65e56814 2021-05-04 00:08:57 596 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.42.5","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-04 00:08:57 908 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace- 10.233.76.221 - - [04/May/2021:00:08:57 +0000] d3994c7911eb483e68942ae5f902635b "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.76.221 - - [04/May/2021:00:08:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 421 "-" "Go-http-client/1.1" 397 2021-05-04 00:09:27 088 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:27 +0000] 1edc2723f8b7ad3a079bed65054f5eb7 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 302 2021-05-04 00:09:27 392 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:27 +0000] 116a57cbabdb96332c689252c61a9561 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-04 00:09:27 793 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:28 +0000] 203b07c2e17c0cacadf204ae6357f4de "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-05-04 00:09:28 093 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:28 +0000] 171bd9f1643dc9e6e04b311866f56cef "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2021-05-04 00:09:28 300 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:28 +0000] 500c1d49c0432f8d7bb63d4af8cfa375 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290 2021-05-04 00:09:28 593 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:29 +0000] a4f45cb855a3317e71659bc927feef53 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-04 00:09:29 092 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:29 +0000] df0e228c728c99202597d648b63edad4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2021-05-04 00:09:29 893 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:30 +0000] e44c75fb44d38797890dab40a96001d8 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2021-05-04 00:09:30 693 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:30 +0000] c51e198c7c165689efe0aee9faa0e5fc "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18 2021-05-04 00:09:30 715 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:31 +0000] 95a47c23f24bbc6ebbc0b0ca69f9850b "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.378 upstream_response_time:0.378 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 376 2021-05-04 00:09:31 096 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:31 +0000] ba7b69bbaba61e0beba37de426fb3fc1 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-04 00:09:31 394 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:32 +0000] 7cbc55540b52a8667cfb8221bd1ae0f6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2021-05-04 00:09:32 093 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:32 +0000] c492ebe2db2f2cec228cfaff491c5dfe "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-04 00:09:32 292 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:32 +0000] c7883f8c77eec0b01318c9b02ec9682f "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-04 00:09:32 591 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:32 +0000] 1ca60a9957855f043496792b5205be62 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15 2021-05-04 00:09:32 609 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:32 +0000] 3549f816a2b36c09f06bd51b829f1c30 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192 2021-05-04 00:09:32 886 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:33 +0000] da66060979faf27f4211d25433cbb80c "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-04 00:09:33 203 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:33 +0000] 6cfff76d78a9121510bfcf4c78407eb2 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.588 upstream_response_time:0.588 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 587 2021-05-04 00:09:33 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:34 +0000] 16cc37b1c221961a01e7cdeb909a7a08 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:34 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2021-05-04 00:09:34 491 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:34 +0000] bbec8c37637c3b2eece3f38e4dee8e93 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-04 00:09:34 791 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:35 +0000] 2babc87f236c42d71018abf3c3270adb "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-04 00:09:35 090 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:35 +0000] c5fc19e82a49796f844b06d7c3e103cb "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.110 upstream_response_time:0.110 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109 2021-05-04 00:09:35 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:35 +0000] c84f65c938ff2705339636864c1d5ee6 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389 2021-05-04 00:09:35 593 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:35 +0000] c1426266a5d8a17863f57836716f0f2c "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-05-04 00:09:35 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:36 +0000] 32a0d408e48953911a9026225a681584 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2021-05-04 00:09:36 191 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:36 +0000] e372f823b233020ebfb1d506275da4ee "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-05-04 00:09:36 393 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:36 +0000] f17d28d73e504eab2d403e52b29a00ce "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-04 00:09:36 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:36 +0000] cda56e4ab8402cb7f6a4a212a1564eed "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-05-04 00:09:36 991 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:37 +0000] 6db1b52dee149fbd71f46c4ac6e74676 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-05-04 00:09:37 192 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:38 +0000] 5096bff282387d5e01be4d4fc3341ab7 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 998 2021-05-04 00:09:38 193 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 306 10.233.76.221 - - [04/May/2021:00:09:38 +0000] 2cb6aadfa1e15dd11ec2dbce30a3e391 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.310 upstream_response_time:0.310 "-" "Go-http-client/1.1" "-" 2021-05-04 00:09:38 511 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:38 +0000] 340bf892c031b330cfef899f83c64a97 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.087 upstream_response_time:0.087 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 79 2021-05-04 00:09:38 591 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:39 +0000] b0fb37653f61342c022c9fce097fb4b7 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-04 00:09:39 091 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:39 +0000] bbb534d4865280eb52670594477b4931 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-05-04 00:09:39 292 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:39 +0000] 2e0f00d4c4bd8fee145d76fb52622384 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-04 00:09:39 592 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:39 +0000] 095e69206c1ef3e2c516b4a2a789fcc5 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-04 00:09:39 893 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:40 +0000] bb53754fac6d880b46fc01bb6faf2090 "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2021-05-04 00:09:40 391 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:40 +0000] 0cccdbb80c6ea6818337388e151e893c "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-04 00:09:40 796 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:40 +0000] e3f24aef722adfcfdb1523667766bf9f "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-05-04 00:09:40 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:41 +0000] dacd28056e91a81d1708091dfdc2c9d2 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 892 2021-05-04 00:09:41 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:42 +0000] e762046712d9010d6d9ebeeb8ffec701 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-05-04 00:09:42 393 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:42 +0000] 16a0681a760c7b637a62e677801cb8ab "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-05-04 00:09:42 496 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:42 +0000] 0c721030840370c83cd15c7eb014dbc2 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2021-05-04 00:09:42 991 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:43 +0000] b69f4b47820f4f058ff1dfb8841cbabe "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-04 00:09:43 191 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:43 +0000] 7ef1d52c372f42f9b1ca7e68c9f19b1e "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-05-04 00:09:43 700 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:44 +0000] 8cdba9f5f628ef1ed8dfafc40b5b0111 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491 2021-05-04 00:09:44 195 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:44 +0000] d3a63d27d41667c603c980fe9e66a089 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-05-04 00:09:44 493 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500 10.233.76.221 - - [04/May/2021:00:09:44 +0000] fae25ddafd1424dc46561c6d4041aa1a "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-" 2021-05-04 00:09:44 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:45 +0000] b91e12b93bb6816ab3b4faf4eac6171a "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-04 00:09:45 395 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:46 +0000] c78f5337958993ab9a6b48d6c13c07c5 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694 2021-05-04 00:09:46 094 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:46 +0000] b8ee221051e93b55d965b434b7f3ae64 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-05-04 00:09:46 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:46 +0000] 50e3255c6017c3b9106a879885b91c66 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393 2021-05-04 00:09:46 593 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:46 +0000] 0d297ae6680e461108bf85bcf0d22f96 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-05-04 00:09:46 793 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:46 +0000] 7098b762c32c5fc41d6b5a3f5e7de49f "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-05-04 00:09:46 893 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:47 +0000] b5c6c580cd1203b63b7e8fc889974a59 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:47 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-05-04 00:09:47 091 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:09:47 +0000] 959af976fd4084ed5c587e70379cf96d "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:47 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-05-04 00:09:47 399 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ad0be19 2021-05-04 00:09:47 400 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:47 681 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.76.221 - - [04/May/2021:00:09:47 +0000] f26e7f09394dfbb1d87ab55d2208d6cb "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.76.221 - - [04/May/2021:00:09:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 396 2021-05-04 00:09:47 802 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60ca0dbf 2021-05-04 00:09:47 802 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:48 820 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.76.221 - - [04/May/2021:00:09:48 +0000] 5c4cf26f1099eaba470585606c9716e7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.090 upstream_response_time:1.090 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1089 2021-05-04 00:09:48 898 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3eec093 2021-05-04 00:09:48 899 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:49 189 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.76.221 - - [04/May/2021:00:09:49 +0000] bee8d757f4114cd146518b99a322ca84 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 302 2021-05-04 00:09:49 211 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59d8761e 2021-05-04 00:09:49 211 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:49 486 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.76.221 - - [04/May/2021:00:09:49 +0000] 236f393f433a3b13af114d741407bfaa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 295 2021-05-04 00:09:49 586 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47afbe7d 2021-05-04 00:09:49 586 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:49 837 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.76.221 - - [04/May/2021:00:09:49 +0000] 7b6ece5a6bfbac74fe1e903390602e41 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 487 2021-05-04 00:09:49 997 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e48801 2021-05-04 00:09:49 997 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:50 285 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.76.221 - - [04/May/2021:00:09:50 +0000] af00eb525c174e68d1165554a68520ea "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.76.221 - - [04/May/2021:00:09:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 493 2021-05-04 00:09:50 495 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53116d16 2021-05-04 00:09:50 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:51 185 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:09:51 +0000] b76dd2a83487060b8c21e2ba4d200d43 "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.76.221 - - [04/May/2021:00:09:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 702 2021-05-04 00:09:51 203 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@744ddc5d 2021-05-04 00:09:51 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:51 390 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.76.221 - - [04/May/2021:00:09:51 +0000] 6de9810267774e3f802173945f80f95f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 389 2021-05-04 00:09:51 596 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b1f2375 2021-05-04 00:09:51 596 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:51 697 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.76.221 - - [04/May/2021:00:09:51 +0000] e00ce72be20dacd218a93e2f6e68b591 "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.76.221 - - [04/May/2021:00:09:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 195 2021-05-04 00:09:51 797 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@142845d8 2021-05-04 00:09:51 797 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:52 086 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.76.221 - - [04/May/2021:00:09:52 +0000] fa5dbaf08268962d9cf7f0091b3c0476 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 306 2021-05-04 00:09:52 109 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@615c6f46 2021-05-04 00:09:52 109 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:52 586 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.76.221 - - [04/May/2021:00:09:52 +0000] a305d30293ac15bd5e6f0898f23d252e "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.76.221 - - [04/May/2021:00:09:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 486 2021-05-04 00:09:52 600 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26f122de 2021-05-04 00:09:52 600 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:52 985 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.76.221 - - [04/May/2021:00:09:52 +0000] 31bdc1fa1da14fdb7c1fe59cceb45605 "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.76.221 - - [04/May/2021:00:09:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 394 2021-05-04 00:09:53 008 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61a9ae86 2021-05-04 00:09:53 008 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:53 486 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:09:53 +0000] aea1e5ecc21c6d779de29f622e2e62c9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.691 upstream_response_time:0.691 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 691 2021-05-04 00:09:53 696 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65cb4e6e 2021-05-04 00:09:53 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:53 985 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.76.221 - - [04/May/2021:00:09:54 +0000] 3f0e93698e4575359975b0a3455cb56b "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.76.221 - - [04/May/2021:00:09:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 394 2021-05-04 00:09:54 094 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e7843bd 2021-05-04 00:09:54 095 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:55 286 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:09:55 +0000] 235cfef9693083e5e86915a6524ffea3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1296 2021-05-04 00:09:55 395 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@746d9ff3 2021-05-04 00:09:55 395 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:55 886 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.76.221 - - [04/May/2021:00:09:56 +0000] 1fdcd6eb01f85a67898d715d2ab51407 "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.76.221 - - [04/May/2021:00:09:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 696 2021-05-04 00:09:56 096 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14c41b49 2021-05-04 00:09:56 096 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:56 585 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.76.221 - - [04/May/2021:00:09:56 +0000] 09a453e51565f650e8cb3b590a9f7267 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 503 2021-05-04 00:09:56 603 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@339ff2e9 2021-05-04 00:09:56 604 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:56 968 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.76.221 - - [04/May/2021:00:09:57 +0000] c8ada0065f1fa94515f4dc842e05ef06 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 487 2021-05-04 00:09:57 096 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c975c0e 2021-05-04 00:09:57 096 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:57 286 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.76.221 - - [04/May/2021:00:09:57 +0000] 48a4d7144f274141581f2557c7e92671 "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.76.221 - - [04/May/2021:00:09:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 396 2021-05-04 00:09:57 496 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24bec616 2021-05-04 00:09:57 496 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:57 714 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.76.221 - - [04/May/2021:00:09:57 +0000] 6f851ba809e03bf8efa7332634fb4131 "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.76.221 - - [04/May/2021:00:09:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 394 2021-05-04 00:09:57 895 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71654b4f 2021-05-04 00:09:57 895 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:58 485 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.76.221 - - [04/May/2021:00:09:58 +0000] b82f8fb070d02a56437db012ace2ac24 "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.76.221 - - [04/May/2021:00:09:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 996 2021-05-04 00:09:58 905 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bcfe912 2021-05-04 00:09:58 905 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:59 416 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.76.221 - - [04/May/2021:00:09:59 +0000] 3b819cae1cd572fdd8dca718c805eef2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.528 upstream_response_time:0.528 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 527 2021-05-04 00:09:59 430 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@791d5813 2021-05-04 00:09:59 430 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:09:59 824 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.76.221 - - [04/May/2021:00:09:59 +0000] a9b767063438326e6c62ca1670bb37e7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.462 upstream_response_time:0.462 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:09:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 461 2021-05-04 00:09:59 896 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bd3fdee 2021-05-04 00:09:59 896 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:00 514 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.76.221 - - [04/May/2021:00:10:00 +0000] ba77d8bd4afb13421b73f71a2f767945 "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.76.221 - - [04/May/2021:00:10:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 695 2021-05-04 00:10:00 597 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2dc2da89 2021-05-04 00:10:00 597 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:00 886 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:00 +0000] 83f8d0cf2e94991d772f26782943458a "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.76.221 - - [04/May/2021:00:10:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 395 2021-05-04 00:10:00 996 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a791586 2021-05-04 00:10:00 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:01 290 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.76.221 - - [04/May/2021:00:10:01 +0000] edfa0f0c9dee5a765842957afab0bb94 "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.76.221 - - [04/May/2021:00:10:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 397 2021-05-04 00:10:01 398 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@dc2f3ab 2021-05-04 00:10:01 398 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:01 847 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:01 +0000] 087f0d515ce5154eada91fe116d2b950 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.460 upstream_response_time:0.460 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 459 2021-05-04 00:10:01 861 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6df667e8 2021-05-04 00:10:01 861 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:02 189 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.76.221 - - [04/May/2021:00:10:02 +0000] f62cce69ac23db0778df7dc89c7f6aee "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.430 upstream_response_time:0.430 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 429 2021-05-04 00:10:02 295 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bbaadf2 2021-05-04 00:10:02 295 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:02 586 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:02 +0000] bb798a5f253f28b41a6f5397aa72837f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 299 2021-05-04 00:10:02 599 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@712216b5 2021-05-04 00:10:02 599 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:02 828 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.76.221 - - [04/May/2021:00:10:02 +0000] cbf9577410880e0888b8182777eef34e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 291 2021-05-04 00:10:02 899 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2115b450 2021-05-04 00:10:02 899 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:03 344 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:03 +0000] 4fbe95916bde17975f45adf15853172a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.459 upstream_response_time:0.459 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 458 2021-05-04 00:10:03 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52b01700 2021-05-04 00:10:03 358 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:03 590 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.76.221 - - [04/May/2021:00:10:03 +0000] 3063fc693310487315aa045b57989b30 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.334 upstream_response_time:0.334 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 334 2021-05-04 00:10:03 695 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cf4211b 2021-05-04 00:10:03 695 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:04 612 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:04 +0000] 5a27c5b04a52cbb7d0419268cf059a39 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1295 2021-05-04 00:10:04 998 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b844165 2021-05-04 00:10:04 998 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:05 346 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.76.221 - - [04/May/2021:00:10:05 +0000] caec538fca89e6bdbbdfa61001916fde "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.76.221 - - [04/May/2021:00:10:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 493 2021-05-04 00:10:05 495 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e138a92 2021-05-04 00:10:05 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:05 685 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:05 +0000] c9150ff402caa06bcf88535fcc2e68cd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 395 2021-05-04 00:10:05 894 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b9323af 2021-05-04 00:10:05 895 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:06 186 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.76.221 - - [04/May/2021:00:10:06 +0000] 2de9a05537914611aa9801c149b2a5a9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 300 2021-05-04 00:10:06 199 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d34042e 2021-05-04 00:10:06 199 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:06 390 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:06 +0000] 390eb209c24116835a33998784601104 "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.76.221 - - [04/May/2021:00:10:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 492 2021-05-04 00:10:06 693 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@db8f7bb 2021-05-04 00:10:06 694 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:06 717 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.76.221 - - [04/May/2021:00:10:06 +0000] f2ea8255c28950a64ec87cc8bb83fff4 "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.76.221 - - [04/May/2021:00:10:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 196 2021-05-04 00:10:06 893 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1281c021 2021-05-04 00:10:06 894 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:07 585 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:07 +0000] 69006edb19a2a6d453ec81f9eea0f80e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 699 2021-05-04 00:10:07 603 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1526cff8 2021-05-04 00:10:07 603 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:07 907 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.76.221 - - [04/May/2021:00:10:07 +0000] a8e99ff0c8f15db8b9855435c5350bd7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 393 2021-05-04 00:10:07 996 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78752df4 2021-05-04 00:10:07 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:08 286 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:08 +0000] 59369ee9f72e3a0fd68d9180ba10c4e2 "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.76.221 - - [04/May/2021:00:10:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 393 2021-05-04 00:10:08 394 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4581964f 2021-05-04 00:10:08 394 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:09 112 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.76.221 - - [04/May/2021:00:10:09 +0000] 02a6944c404993f10f728c999e12e720 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1397 2021-05-04 00:10:09 795 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4243a7a8 2021-05-04 00:10:09 795 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:10 785 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:10 +0000] 97db3970c40bc5bbfdcdff6dab9b5ba8 "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.76.221 - - [04/May/2021:00:10:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1098 2021-05-04 00:10:10 900 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a02b56f 2021-05-04 00:10:10 900 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:11 385 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.76.221 - - [04/May/2021:00:10:11 +0000] 4d9a3d915fb1cc204a9e8085c7cbfd2a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 591 2021-05-04 00:10:11 496 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d62b2b5 2021-05-04 00:10:11 496 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:11 891 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:11 +0000] 465115d92a66c4abea32184487aa2c17 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 499 2021-05-04 00:10:11 999 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33e057cc 2021-05-04 00:10:11 999 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:12 287 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.76.221 - - [04/May/2021:00:10:12 +0000] a5a51556ddd7456dec742cb640019adf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 591 2021-05-04 00:10:12 594 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bc958b1 2021-05-04 00:10:12 594 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:12 885 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:12 +0000] 227739f8ce38077cc4a3898754b1d41e "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.76.221 - - [04/May/2021:00:10:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 396 2021-05-04 00:10:12 994 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@720577aa 2021-05-04 00:10:12 994 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:13 090 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.76.221 - - [04/May/2021:00:10:13 +0000] 93d3cd506cddfb595da755c531bc4f41 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 197 2021-05-04 00:10:13 197 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45da77f5 2021-05-04 00:10:13 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:13 389 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:13 +0000] 7cbe5c7c656d92826933eb72edd5f799 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 294 2021-05-04 00:10:13 495 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25bc60c4 2021-05-04 00:10:13 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:14 377 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.76.221 - - [04/May/2021:00:10:14 +0000] 71515272d9f9c3fd548deb9c64264862 "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.76.221 - - [04/May/2021:00:10:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 995 2021-05-04 00:10:14 495 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73b7462a 2021-05-04 00:10:14 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:14 589 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:14 +0000] 91f130eda92ac532dd014be4281efd3a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 295 2021-05-04 00:10:14 794 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f2f051f 2021-05-04 00:10:14 795 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:15 286 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.76.221 - - [04/May/2021:00:10:15 +0000] 87343fe931da200aee88f4c2df2cc3fc "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.76.221 - - [04/May/2021:00:10:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 597 2021-05-04 00:10:15 396 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e95e524 2021-05-04 00:10:15 397 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:15 687 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:15 +0000] cd30a02ccc271c0eea7e1ae3dacb6d43 "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.76.221 - - [04/May/2021:00:10:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 496 2021-05-04 00:10:15 897 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@178b42ab 2021-05-04 00:10:15 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:16 389 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.76.221 - - [04/May/2021:00:10:16 +0000] 76b5209d487c1667a8a7cb268d76507c "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.76.221 - - [04/May/2021:00:10:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1094 2021-05-04 00:10:16 999 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66d22f8b 2021-05-04 00:10:16 999 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:17 786 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.76.221 - - [04/May/2021:00:10:17 +0000] 9195e0de9fce1a7068506484c4a69c2f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.993 upstream_response_time:0.993 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 992 2021-05-04 00:10:17 998 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1dde0a7a 2021-05-04 00:10:17 999 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:18 255 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.76.221 - - [04/May/2021:00:10:18 +0000] 19ebfa2f601dee870dc4a79682eb00b6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 292 2021-05-04 00:10:18 295 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:18 +0000] 3dc3a0c300b6b6960df25941e32bcf30 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291 2021-05-04 00:10:18 589 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:18 +0000] 683f5246fa67dd3caa51454dd5b33cf9 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2021-05-04 00:10:18 796 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:19 +0000] a6d25d6c1adca528e3e2da7d3f1993c6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592 2021-05-04 00:10:19 391 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:19 +0000] c1af2cee26680d2c7dc54149812c9698 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-05-04 00:10:19 891 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:20 +0000] bee4e63c0e73865843b3e26908984465 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-05-04 00:10:20 492 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:21 +0000] f97da9b0879439c135d7f189914f8680 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:21 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898 2021-05-04 00:10:21 391 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:21 +0000] 8e96a0d51aed0ab34a577e9cb16562b4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 304 2021-05-04 00:10:21 697 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:21 +0000] e26e1d146095d33b7c31958ce4647809 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:21 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2021-05-04 00:10:21 991 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:22 +0000] cc233020f9578a1f19623021bced415c "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-04 00:10:22 491 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:22 +0000] b81c646251d81c191f77f72ebc10e64b "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-05-04 00:10:22 690 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:23 +0000] 0d1eac30a9a117ecf2dc2a8cd2790586 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-04 00:10:23 092 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:23 +0000] f273620a5aaf03646a56533ceeb3a7df "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-05-04 00:10:23 292 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:23 +0000] 416ebb7612dc66dfdc0669dfbb814afc "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.111 upstream_response_time:0.111 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109 2021-05-04 00:10:23 487 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:23 +0000] 93d7c8506ec9f626bca5c6310e05014e "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.186 upstream_response_time:0.186 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-05-04 00:10:23 592 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:24 +0000] 077c2181639200b48700bb7b8ba17c17 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-04 00:10:24 091 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:24 +0000] cbcd1814d7da3a0f05d7fcbac645f5b6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-05-04 00:10:24 292 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:24 +0000] d053b3fb019131f1d84cec99f8d68a9a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-05-04 00:10:24 691 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:25 +0000] 598e80edfb18fa84eb6e3b54c355ebba "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-05-04 00:10:25 191 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:25 +0000] c0eb37ebe28840bd06e53a8ff6a43b30 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2021-05-04 00:10:25 891 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:26 +0000] b74ec060edde57f50cb4dd114803190b "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-04 00:10:26 196 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:26 +0000] 8787fb382e9de53eec7aede2d9eeb3b7 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393 2021-05-04 00:10:26 592 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:26 +0000] 9342898dd862190fd39efa005bfa1b29 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-05-04 00:10:26 693 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:26 +0000] da45d83f3ea9e53d0f2e83496cc1ee33 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.211 upstream_response_time:0.211 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 210 2021-05-04 00:10:26 905 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192 10.233.76.221 - - [04/May/2021:00:10:27 +0000] 5e72125f9319536c637e5169755bce96 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 2021-05-04 00:10:27 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:27 +0000] 06baceb83ed1dd890c3bacda93cfce65 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-05-04 00:10:27 303 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:27 +0000] f15a2431de1db379da1e9343f007c0bd "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291 2021-05-04 00:10:27 597 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:28 +0000] 3abafdbfe3bf942a328af1a60e1c6d9e "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491 2021-05-04 00:10:28 096 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:28 +0000] 0f8d19d560444826cd5482431db53ce7 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695 2021-05-04 00:10:28 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:28 +0000] e2ea4b7afcaffa26ba76f244216a100a "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-05-04 00:10:28 992 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:30 +0000] 5e74b6e1876c07ada81e2748f7184446 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1397 2021-05-04 00:10:30 391 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:30 +0000] dc8f8c81be370467a982c7e20add30b7 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-05-04 00:10:30 492 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:30 +0000] f2642d2a74e413839cbc8369a9bff303 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-04 00:10:30 991 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:31 +0000] 38a6de2695f0f39c24785192e936e135 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-05-04 00:10:31 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:31 +0000] 76f83aad0226c39831c3c20f05fc26b7 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491 2021-05-04 00:10:31 596 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:31 +0000] e2ad26d38421f7d8d188d4cb6b1517ea "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 11 2021-05-04 00:10:31 609 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:32 +0000] 2e6d0e1597f5a0a22f09c31543fd90ce "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.480 upstream_response_time:0.480 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 479 2021-05-04 00:10:32 091 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:32 +0000] b79bf191d6e990c78217ece7f6f7c4eb "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-05-04 00:10:32 591 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:32 +0000] 19680ea0d259a78b9c190cfa6b436e4a "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.012 upstream_response_time:0.012 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 11 2021-05-04 00:10:32 603 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:32 +0000] 5ff21f563def20c45459331e758170b9 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-05-04 00:10:32 900 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:33 +0000] 53a12b4fea165a9d83e478021a80881d "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.989 upstream_response_time:0.989 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 989 2021-05-04 00:10:33 892 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:34 +0000] d446478940eab41de1db28bfeb8608f8 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-04 00:10:34 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:34 +0000] 3e08f2c49f0ccc1265505ea66dd30f87 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-04 00:10:34 491 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:34 +0000] 37066ba83cf4e6ec78c06ffde167a824 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-05-04 00:10:34 692 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:34 +0000] bb42261b92891ea67e4c099363e5af5d "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-04 00:10:34 992 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:35 +0000] ea6ae8cca946e0e4aecfbf14a8eececf "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:35 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-05-04 00:10:35 292 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:35 +0000] a9be551e639252852844f1bf1818613d "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-04 00:10:35 692 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:36 +0000] 12c1b49ccd9ff74c0d9844c196caba2f "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-04 00:10:36 091 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:36 +0000] be460799e23ad74410b06c5ace080678 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-05-04 00:10:36 296 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:36 +0000] e606817bf0045d9aa14bb4277c885c52 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-04 00:10:36 692 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:36 +0000] f4a6de9c51c60577e67674588436a0e9 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102 2021-05-04 00:10:36 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:37 +0000] a30b87bfe0513113e2c440c8e1cf38c9 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.389 upstream_response_time:0.389 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 388 2021-05-04 00:10:37 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:37 +0000] b14a04ad5334a9e6a79ff791ba583e9b "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-05-04 00:10:37 296 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:37 +0000] 70c0bcd85b7f3d5a2c4a70309a707b8a "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 692 2021-05-04 00:10:37 991 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:38 +0000] 0311858db51cb47bafbf6e0c5e4cff7d "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-05-04 00:10:38 392 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:38 +0000] 55f58e768f832649d6a012559f9c9468 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:38 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-05-04 00:10:38 599 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:10:38 +0000] 268774dfb84d0e77b42e02b1a060efe5 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:38 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-05-04 00:10:38 893 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38b4204d 2021-05-04 00:10:38 893 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:39 520 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.76.221 - - [04/May/2021:00:10:39 +0000] d691f518a383610dcf9a1e66d5620553 "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.76.221 - - [04/May/2021:00:10:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 799 2021-05-04 00:10:39 698 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@765e4fdd 2021-05-04 00:10:39 698 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:39 994 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 393 10.233.76.221 - - [04/May/2021:00:10:40 +0000] 59ec3693bbb6f489b26a1f30e978167b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 2021-05-04 00:10:40 098 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70c72285 2021-05-04 00:10:40 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:40 428 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.76.221 - - [04/May/2021:00:10:40 +0000] 4dc87e6b65f66e8f96b92fdbd3570f63 "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.76.221 - - [04/May/2021:00:10:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 392 2021-05-04 00:10:40 497 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b3520d8 2021-05-04 00:10:40 497 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:40 954 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:40 +0000] c87fa4046eb855325297162333993389 "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.76.221 - - [04/May/2021:00:10:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 493 2021-05-04 00:10:40 994 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f40357e 2021-05-04 00:10:40 994 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:41 414 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.76.221 - - [04/May/2021:00:10:41 +0000] a24212b777070551901b1bf36398fbad "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.428 upstream_response_time:0.428 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 428 2021-05-04 00:10:41 426 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14c53b55 2021-05-04 00:10:41 426 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:41 693 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:42 +0000] ae50dcbd81ede889c2458dc154004db1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.768 upstream_response_time:0.768 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 769 2021-05-04 00:10:42 199 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4eff0192 2021-05-04 00:10:42 199 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:42 886 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.76.221 - - [04/May/2021:00:10:42 +0000] d8d285c2022bbec205adab580c7b242a "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.76.221 - - [04/May/2021:00:10:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 792 2021-05-04 00:10:42 995 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14fcc43e 2021-05-04 00:10:42 995 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:43 208 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:43 +0000] 136a3f00b58ade487b3846393995e267 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 296 2021-05-04 00:10:43 301 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b77f758 2021-05-04 00:10:43 301 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:43 686 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.76.221 - - [04/May/2021:00:10:43 +0000] 093a25bea4bd5efa5d67f1286fb82616 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 399 2021-05-04 00:10:43 698 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c22cbf5 2021-05-04 00:10:43 698 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:44 004 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:44 +0000] 54d0d040bf97e21c8b896c04204b6d0c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.316 upstream_response_time:0.316 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 315 2021-05-04 00:10:44 020 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37a11bd6 2021-05-04 00:10:44 020 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:44 409 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.76.221 - - [04/May/2021:00:10:44 +0000] ca9fb6b4e9960e5332aa8dab421ed94a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 398 2021-05-04 00:10:44 424 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61c3c3bd 2021-05-04 00:10:44 424 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:44 589 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:44 +0000] c53ceb7dcd4c8608749b56bc22dfb9b8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.174 upstream_response_time:0.174 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 174 2021-05-04 00:10:44 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@94182d9 2021-05-04 00:10:44 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:44 986 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.76.221 - - [04/May/2021:00:10:45 +0000] 9ecaedd4b4187b10aabce33141f97621 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 489 2021-05-04 00:10:45 098 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a66f16 2021-05-04 00:10:45 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:45 610 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:45 +0000] a3f17f148412117ed713a5c0c3afe875 "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.76.221 - - [04/May/2021:00:10:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 593 2021-05-04 00:10:45 694 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16fd001f 2021-05-04 00:10:45 695 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:46 486 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.76.221 - - [04/May/2021:00:10:46 +0000] 07d2d3095811c04a4af1c813e8f801e2 "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.76.221 - - [04/May/2021:00:10:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 895 2021-05-04 00:10:46 597 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ccf9916 2021-05-04 00:10:46 597 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:47 680 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:47 +0000] 94cd64304686961132e2638de73214b0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1199 2021-05-04 00:10:47 800 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7feb5d9a 2021-05-04 00:10:47 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:48 094 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.76.221 - - [04/May/2021:00:10:48 +0000] 8ef1e82fbb38d5ee2267daaeab83ec26 "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.76.221 - - [04/May/2021:00:10:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 390 2021-05-04 00:10:48 197 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3248ddc6 2021-05-04 00:10:48 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:48 389 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:48 +0000] f0ac34ef2ad48739d18364c21e01800d "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.76.221 - - [04/May/2021:00:10:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 396 2021-05-04 00:10:48 600 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14ba2e60 2021-05-04 00:10:48 600 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:48 888 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.76.221 - - [04/May/2021:00:10:49 +0000] bf592cdf57696dd84ee7c72cdcffd887 "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.76.221 - - [04/May/2021:00:10:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 495 2021-05-04 00:10:49 095 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@158bcfd6 2021-05-04 00:10:49 095 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:49 385 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:49 +0000] 3297dbaa88d7a6e85b3a10004d690ba3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 397 2021-05-04 00:10:49 495 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f896380 2021-05-04 00:10:49 496 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:49 786 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.76.221 - - [04/May/2021:00:10:49 +0000] 69af683ec75e1e09ed22521883b32742 "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.76.221 - - [04/May/2021:00:10:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 396 2021-05-04 00:10:49 895 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38c21026 2021-05-04 00:10:49 896 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:50 186 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:50 +0000] 9fd290335c1752c64389bb30710a261d "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.76.221 - - [04/May/2021:00:10:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 495 2021-05-04 00:10:50 397 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fc5a2f4 2021-05-04 00:10:50 398 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:50 786 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.76.221 - - [04/May/2021:00:10:50 +0000] f46e0103e3ae19ae8ddbd56be49c9a14 "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.76.221 - - [04/May/2021:00:10:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 493 2021-05-04 00:10:50 894 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75be9371 2021-05-04 00:10:50 894 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:51 238 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:51 +0000] ec758d05768137a9969798a741bf676c "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.76.221 - - [04/May/2021:00:10:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 395 2021-05-04 00:10:51 294 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@339976d9 2021-05-04 00:10:51 294 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:51 489 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.76.221 - - [04/May/2021:00:10:51 +0000] f689e7097b99b378c7407d18ed24449a "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.76.221 - - [04/May/2021:00:10:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 596 2021-05-04 00:10:51 894 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ecb45b8 2021-05-04 00:10:51 894 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:52 487 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:52 +0000] 99397e26890be69aa4b20f1802e11a17 "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.76.221 - - [04/May/2021:00:10:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 601 2021-05-04 00:10:52 505 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@92ea945 2021-05-04 00:10:52 505 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:52 689 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.76.221 - - [04/May/2021:00:10:52 +0000] 9936f9b8e74e580363c9600e2e8bbbce "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 390 2021-05-04 00:10:52 894 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7211535 2021-05-04 00:10:52 894 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:52 985 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:53 +0000] 5f93e3ded8e002e27cd6247b8560707e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 296 2021-05-04 00:10:53 195 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@621f2da0 2021-05-04 00:10:53 195 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:53 885 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.76.221 - - [04/May/2021:00:10:53 +0000] eb7ccff78e390a38ca55f60dba211b76 "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.76.221 - - [04/May/2021:00:10:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 795 2021-05-04 00:10:53 996 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37d3607 2021-05-04 00:10:53 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:54 479 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:54 +0000] 1e20c4ba8988a303e4c59acf6ef04135 "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.76.221 - - [04/May/2021:00:10:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 495 2021-05-04 00:10:54 495 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d887df 2021-05-04 00:10:54 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:54 589 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.76.221 - - [04/May/2021:00:10:54 +0000] 6a6377ec7e6ff55bcfd1a795f7270604 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 196 2021-05-04 00:10:54 696 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f9edf64 2021-05-04 00:10:54 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:54 968 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:55 +0000] f323ca000bb5fe3b6457346c1acf6b5e "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.76.221 - - [04/May/2021:00:10:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 396 2021-05-04 00:10:55 094 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2953eb0f 2021-05-04 00:10:55 094 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:55 586 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.76.221 - - [04/May/2021:00:10:55 +0000] f899fc3916cf218ff6a4a917793b2e9f "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.76.221 - - [04/May/2021:00:10:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 695 2021-05-04 00:10:55 798 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59275177 2021-05-04 00:10:55 798 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:55 902 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:55 +0000] b3cbf1fd8a85bf18859a2f7e4bda4218 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 194 2021-05-04 00:10:55 994 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7842ff74 2021-05-04 00:10:55 994 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:56 486 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.76.221 - - [04/May/2021:00:10:56 +0000] e395f4c494186739a86016c0ef776de8 "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.76.221 - - [04/May/2021:00:10:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 596 2021-05-04 00:10:56 601 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@82f9613 2021-05-04 00:10:56 601 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:57 187 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:57 +0000] 4e4235bfe33a875edfecea4fad69ce5a "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.76.221 - - [04/May/2021:00:10:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 603 2021-05-04 00:10:57 202 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50891c3d 2021-05-04 00:10:57 202 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:57 658 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.76.221 - - [04/May/2021:00:10:57 +0000] 8b619f5513bf49f834b0d1618945608d "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.76.221 - - [04/May/2021:00:10:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 487 2021-05-04 00:10:57 694 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20ed4804 2021-05-04 00:10:57 694 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:57 945 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:58 +0000] eb31df8ce4b76c95c3c12f8bac36b5d6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 396 2021-05-04 00:10:58 096 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1712fa9d 2021-05-04 00:10:58 096 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:58 286 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.76.221 - - [04/May/2021:00:10:58 +0000] c56c166608014f83ed8df8d4ca3cd794 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 294 2021-05-04 00:10:58 395 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55f11d81 2021-05-04 00:10:58 395 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:58 613 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:58 +0000] 04f1a280dc8b782cba2e2c1c49c6932b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.232 upstream_response_time:0.232 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 231 2021-05-04 00:10:58 631 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f32f7f3 2021-05-04 00:10:58 631 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:58 845 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.76.221 - - [04/May/2021:00:10:58 +0000] aeb3f0b84047f95e83db69a1ad54b6cd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.224 upstream_response_time:0.224 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 224 2021-05-04 00:10:58 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e29d0da 2021-05-04 00:10:58 860 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:59 288 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.76.221 - - [04/May/2021:00:10:59 +0000] cc56d9a54483dd56f77bd9a1d29f0fb9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.531 upstream_response_time:0.531 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:10:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 531 2021-05-04 00:10:59 396 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c637f30 2021-05-04 00:10:59 396 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:10:59 685 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.76.221 - - [04/May/2021:00:10:59 +0000] fd66824debbd90d9c84012ec49c03285 "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.76.221 - - [04/May/2021:00:10:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 298 2021-05-04 00:10:59 698 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41e77f87 2021-05-04 00:10:59 698 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:00 269 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.76.221 - - [04/May/2021:00:11:00 +0000] 44f8e31515b5ab1738410e2b334c4af2 "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.76.221 - - [04/May/2021:00:11:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 892 2021-05-04 00:11:00 595 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@162bfcde 2021-05-04 00:11:00 595 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:01 585 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.76.221 - - [04/May/2021:00:11:01 +0000] a87269b3ab11e6b6b09fd9350a50c16f "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.76.221 - - [04/May/2021:00:11:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1096 2021-05-04 00:11:01 699 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bb51045 2021-05-04 00:11:01 699 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:02 086 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.76.221 - - [04/May/2021:00:11:02 +0000] 3dbb6a1371fa3ffee13c9c72a644a113 "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.76.221 - - [04/May/2021:00:11:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 490 2021-05-04 00:11:02 194 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@477f5b77 2021-05-04 00:11:02 195 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:02 386 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.76.221 - - [04/May/2021:00:11:02 +0000] c4fcbec8b3cc463b9063e859ef095477 "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.76.221 - - [04/May/2021:00:11:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 495 2021-05-04 00:11:02 694 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@234c2bed 2021-05-04 00:11:02 694 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:03 186 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.76.221 - - [04/May/2021:00:11:03 +0000] 807ca7badfec90ed58237f2d1d173984 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 499 2021-05-04 00:11:03 198 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69b198ec 2021-05-04 00:11:03 198 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:03 585 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.76.221 - - [04/May/2021:00:11:03 +0000] c1deb2aca6fcbe0156ce589df10bf961 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 592 2021-05-04 00:11:03 795 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6908ae30 2021-05-04 00:11:03 795 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:03 952 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.76.221 - - [04/May/2021:00:11:04 +0000] c99c02e03d2595df65bedc431cc3d906 "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.76.221 - - [04/May/2021:00:11:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 895 2021-05-04 00:11:04 696 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cddfe26 2021-05-04 00:11:04 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:04 886 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.76.221 - - [04/May/2021:00:11:04 +0000] d8b04757dc2b063f7b815383c2c68d0b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 295 2021-05-04 00:11:04 995 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4149faf8 2021-05-04 00:11:04 995 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:05 607 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.76.221 - - [04/May/2021:00:11:05 +0000] 6cb1cc731f407ee3ea95882d14bc6c0e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.621 upstream_response_time:0.621 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 620 2021-05-04 00:11:05 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d170384 2021-05-04 00:11:05 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:06 040 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.76.221 - - [04/May/2021:00:11:06 +0000] bdae75cf04bfe10db1dff013148d0b06 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.571 upstream_response_time:0.571 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 570 2021-05-04 00:11:06 196 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@331a9eea 2021-05-04 00:11:06 196 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:06 422 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.76.221 - - [04/May/2021:00:11:06 +0000] d49d63fbd66e5b28b67348849cc52767 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.234 upstream_response_time:0.234 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 233 2021-05-04 00:11:06 454 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38e394d4 2021-05-04 00:11:06 454 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:06 986 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.76.221 - - [04/May/2021:00:11:07 +0000] 69aefb0aaedefbd87eedc17ac5082480 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.638 upstream_response_time:0.638 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 638 2021-05-04 00:11:07 099 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c18352b 2021-05-04 00:11:07 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.76.221,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.69.47","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-04 00:11:07 288 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.76.221 - - [04/May/2021:00:11:07 +0000] 3255dfb36f1b1945124ce84fa17fc166 "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.76.221 - - [04/May/2021:00:11:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 391 2021-05-04 00:11:07 499 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:07 +0000] c943e4d051e155884042774a25044d95 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290 2021-05-04 00:11:07 791 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:08 +0000] df2d87f461b2555b8ae7e6374964c33c "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-05-04 00:11:08 290 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:08 +0000] 8de311157073438a728b9a842da6407f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2021-05-04 00:11:08 991 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:09 +0000] 74253eef4bdfc74dccb3caa2215c3c7e "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2021-05-04 00:11:09 693 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:09 +0000] 0242a7a4cc596cc12a22aec9c953f805 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-05-04 00:11:09 890 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:10 +0000] 74e557f02cce21e8d9ed7a1157893a88 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2021-05-04 00:11:10 490 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:10 +0000] a40cc31f019299c61b8923e2979a98dd "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:10 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-05-04 00:11:10 791 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:11 +0000] 6a22311a270fc17188b35937aabd79a7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-04 00:11:11 191 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:11 +0000] 31819300d1338b8f554cd77e913a2daf "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-05-04 00:11:11 390 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:11 +0000] 258695e8c92f6a794e42adf33ac8e3fd "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-05-04 00:11:11 890 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:11 +0000] 591898d000f464b9f70c29305cb634ed "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102 2021-05-04 00:11:11 999 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:12 +0000] afdd42270e960cacd6563b1a2ab17434 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:12 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 790 2021-05-04 00:11:12 793 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:12 +0000] 9b4eda9a6cd2fe310c71f41a54a993e5 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-05-04 00:11:12 991 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:13 +0000] ef0a090ee8c54e9661b89602fc61c32d "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.76.221 - - [04/May/2021:00:11:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.47/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-05-04 00:11:13 390 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.47/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.47,port:8446 10.233.76.221 - - [04/May/2021:00:11:13 +0000] 5777e8690695a92f853e573c6a92da1f "DELETE /api/microservices/v1/service