Results

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-04-12 00:10:53 247 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2021-04-12 00:10:53 250 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2021-04-12 00:10:53 453 INFO  [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2021/04/12 00:11:09 [error] 23#23: *6 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.69.68, 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.69.68 - - [12/Apr/2021:00:11:09 +0000] 552077889081498ed62041803da6c982 "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-04-12 00:11:11 458 INFO  [org.reflections.Reflections][main] - Reflections took 17808 ms to scan 1 urls, producing 15738 keys and 30140 values 
2021-04-12 00:11:14 152 INFO  [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2021/04/12 00:11:14 [error] 23#23: *9 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.69.68, 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.69.68 - - [12/Apr/2021:00:11:14 +0000] 61adf3b6a68d31c97a3c45fc1e20e4cf "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-04-12 00:11:15 651 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2021-04-12 00:11:15 651 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2021-04-12 00:11:15 651 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2021-04-12 00:11:15 651 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2021-04-12 00:11:15 653 INFO  [io.dropwizard.server.ServerFactory][main] - Starting  MicroService Bus 
2021-04-12 00:11:17 152 INFO  [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened  MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2021-04-12 00:11:17 245 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-04-12 00:11:18 949 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2021-04-12 00:11:24 149 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-04-12 00:11:24 151 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-04-12 00:11:25 647 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-04-12 00:11:26 453 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-04-12 00:11:26 547 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-04-12 00:11:26 548 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2021-04-12 00:11:26 653 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-04-12 00:11:26 653 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-04-12 00:11:26 846 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2021-04-12 00:11:27 258 INFO  [org.eclipse.jetty.server.AbstractConnector][main] - Started  MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2021-04-12 00:11:27 258 INFO  [org.eclipse.jetty.server.Server][main] - Started @45893ms
2021-04-12 00:11:34 546 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.69.68 - - [12/Apr/2021:00:11:36 +0000] a3a8bb2ca947ab6dcf5032bc50626dae "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:2.754 upstream_response_time:2.754 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:36 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 2593
2021-04-12 00:11:37 045 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f6e9528
2021-04-12 00:11:37 065 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.7.15","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-04-12 00:11:37 490 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-server,version-v1 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:37 +0000] c3dd1a44c0990d5c88648f66adfab4a6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.209 upstream_response_time:1.209 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 457 "-" "Go-http-client/1.1" 1192
2021-04-12 00:11:38 053 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66224a9b
2021-04-12 00:11:38 054 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.13.59","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-04-12 00:11:38 373 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:38 +0000] 1f8723833ea3e80f97429b7453e49a87 "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.69.68 - - [12/Apr/2021:00:11:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 405
2021-04-12 00:11:38 552 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c07b7e9
2021-04-12 00:11:38 552 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.13.59","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-04-12 00:11:39 047 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:39 +0000] 64db1577afc2dcd69cde99a1a0730e7e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.891 upstream_response_time:0.891 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 804
2021-04-12 00:11:39 447 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78a51b52
2021-04-12 00:11:39 448 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.50.171","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-04-12 00:11:39 672 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-appc,version-v1 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:39 +0000] c6ca7fbe2f3be44e19ac32f4ffbd852f "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.69.68 - - [12/Apr/2021:00:11:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 485
2021-04-12 00:11:39 950 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5606f9c1
2021-04-12 00:11:39 950 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.0.30","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-04-12 00:11:40 197 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:40 +0000] d486e71e56320f92712957a107235da2 "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.69.68 - - [12/Apr/2021:00:11:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 461 "-" "Go-http-client/1.1" 398
2021-04-12 00:11:40 353 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b540759
2021-04-12 00:11:40 353 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.0.30","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-04-12 00:11:40 747 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:40 +0000] 043af17d75626998934d5611aa1b275c "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.69.68 - - [12/Apr/2021:00:11:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 461 "-" "Go-http-client/1.1" 504
2021-04-12 00:11:40 772 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@279c403c
2021-04-12 00:11:40 773 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.43.60","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-04-12 00:11:41 270 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.69.68 - - [12/Apr/2021:00:11:41 +0000] be2d84188030830025e4555bdc56bfe0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.588 upstream_response_time:0.588 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 492 "-" "Go-http-client/1.1" 585
2021-04-12 00:11:41 365 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33c89998
2021-04-12 00:11:41 365 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.43.60","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-04-12 00:11:42 073 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.69.68 - - [12/Apr/2021:00:11:42 +0000] 34d932fef7b37f152ef951ea5708c500 "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.69.68 - - [12/Apr/2021:00:11:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 489 "-" "Go-http-client/1.1" 795
2021-04-12 00:11:42 250 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1838852b
2021-04-12 00:11:42 250 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.43.60","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-04-12 00:11:42 856 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.69.68 - - [12/Apr/2021:00:11:42 +0000] a08f965a440d465b8c639a096e2986c3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.710 upstream_response_time:0.710 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 489 "-" "Go-http-client/1.1" 620
2021-04-12 00:11:42 874 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f45e7d7
2021-04-12 00:11:42 874 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.29.28","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-04-12 00:11:43 432 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-gui,version-v1 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:43 +0000] 0c604dee71bc82771d01a6fc5ff33d8c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.682 upstream_response_time:0.682 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 681
2021-04-12 00:11:43 562 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e474158
2021-04-12 00:11:43 562 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.46.43","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-04-12 00:11:44 164 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.69.68 - - [12/Apr/2021:00:11:44 +0000] 6501341d9d03f0665c9993a1cc694c1b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 893
2021-04-12 00:11:44 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2836e5cd
2021-04-12 00:11:44 462 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.30.168","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-04-12 00:11:45 146 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:45 +0000] a67465bcb47805fdc612357318cad63f "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.69.68 - - [12/Apr/2021:00:11:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 893
2021-04-12 00:11:45 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b063c8f
2021-04-12 00:11:45 360 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.30.168","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-04-12 00:11:45 858 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:45 +0000] 9f589ba1a9844768e6c9052a80389333 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.517 upstream_response_time:0.517 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 515
2021-04-12 00:11:45 882 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7563b095
2021-04-12 00:11:45 882 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.62.197","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-04-12 00:11:46 446 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v0 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:46 +0000] 8c361c0a6a5fb37515a2f2bc910d11ba "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.673 upstream_response_time:0.673 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 462 "-" "Go-http-client/1.1" 671
2021-04-12 00:11:46 558 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35045038
2021-04-12 00:11:46 558 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.62.197","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-04-12 00:11:47 135 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v1 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:47 +0000] 2c0e26008baa0c17355b20ac345f98ee "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.69.68 - - [12/Apr/2021:00:11:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 462 "-" "Go-http-client/1.1" 598
2021-04-12 00:11:47 251 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45d588ac
2021-04-12 00:11:47 258 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.18.15","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-04-12 00:11:47 464 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.69.68 - - [12/Apr/2021:00:11:47 +0000] 0346691d3fbcdc4e077c0ca60cc4944c "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.69.68 - - [12/Apr/2021:00:11:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 394
2021-04-12 00:11:47 560 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20f68c22
2021-04-12 00:11:47 561 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.25.73","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-04-12 00:11:48 286 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:48 +0000] de180ab53e4acd7b1a77a6654b9cd8ad "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.739 upstream_response_time:0.739 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 739
2021-04-12 00:11:48 445 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f34bd44
2021-04-12 00:11:48 446 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.47.1","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-04-12 00:11:48 647 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:48 +0000] db279eb0b46488dfd172b19a1e1a21c6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.355 upstream_response_time:0.355 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 434 "-" "Go-http-client/1.1" 311
2021-04-12 00:11:48 663 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7411c402
2021-04-12 00:11:48 663 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.47.1","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-04-12 00:11:49 247 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:49 +0000] eb722de385d1182bc02cb70977c2ba56 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 785
2021-04-12 00:11:49 450 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65f22f11
2021-04-12 00:11:49 450 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.47.1","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-04-12 00:11:49 746 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:49 +0000] e1636637ea589bcb9268885cd4258691 "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.69.68 - - [12/Apr/2021:00:11:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 527
2021-04-12 00:11:49 987 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7bb497e5
2021-04-12 00:11:49 987 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.47.1","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-04-12 00:11:50 846 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:11:50 +0000] 9e0412e8fc866b3a6b14d0023323bb71 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.875 upstream_response_time:0.875 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 874
2021-04-12 00:11:50 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@675b1675
2021-04-12 00:11:50 866 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.15.167","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-04-12 00:11:51 060 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.69.68 - - [12/Apr/2021:00:11:51 +0000] 4925feac46e715d9c1fc91c4d7fcf7ac "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.69.68 - - [12/Apr/2021:00:11:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 389
2021-04-12 00:11:51 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24f4762
2021-04-12 00:11:51 259 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.15.167","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-04-12 00:11:51 600 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.69.68 - - [12/Apr/2021:00:11:51 +0000] 1f74c0a73d1c29a0e0582a8781db303f "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.69.68 - - [12/Apr/2021:00:11:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 394
2021-04-12 00:11:51 664 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c8f12eb
2021-04-12 00:11:51 664 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:51 846 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.69.68 - - [12/Apr/2021:00:11:51 +0000] 969253c91124e4ff128e77beb1f6b98a "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.69.68 - - [12/Apr/2021:00:11:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 199
2021-04-12 00:11:51 867 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@159a4577
2021-04-12 00:11:51 867 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:52 402 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.69.68 - - [12/Apr/2021:00:11:52 +0000] 5b569df673a6bf5f1e16e7bd3b2463ec "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.551 upstream_response_time:0.551 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 551
2021-04-12 00:11:52 449 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@265232de
2021-04-12 00:11:52 449 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:52 748 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.69.68 - - [12/Apr/2021:00:11:52 +0000] f61b55ccd7d6a8415e0665685e7f5ea9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.505 upstream_response_time:0.505 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 504
2021-04-12 00:11:52 961 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ed48d7
2021-04-12 00:11:52 962 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:53 261 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.69.68 - - [12/Apr/2021:00:11:53 +0000] 1d42f6f62a30cd80e7f3edbf97fcfa61 "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.69.68 - - [12/Apr/2021:00:11:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 491
2021-04-12 00:11:53 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8331818
2021-04-12 00:11:53 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:53 886 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.69.68 - - [12/Apr/2021:00:11:53 +0000] c3a7723e5736746a8544984c17ff727e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 498
2021-04-12 00:11:53 958 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d329f26
2021-04-12 00:11:53 958 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:54 746 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.69.68 - - [12/Apr/2021:00:11:55 +0000] 49df5e7d20cf3a7494bd1140e5a61a90 "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.69.68 - - [12/Apr/2021:00:11:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1296
2021-04-12 00:11:55 260 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54cf4897
2021-04-12 00:11:55 260 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:55 472 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.69.68 - - [12/Apr/2021:00:11:55 +0000] ce956106e43109cf6e17f838d2f13d42 "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.69.68 - - [12/Apr/2021:00:11:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 392
2021-04-12 00:11:55 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@343a03ef
2021-04-12 00:11:55 658 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:56 076 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.69.68 - - [12/Apr/2021:00:11:56 +0000] 8a58806c7f9bb4df2684334f233fc1ad "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.69.68 - - [12/Apr/2021:00:11:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 595
2021-04-12 00:11:56 257 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a0e06e6
2021-04-12 00:11:56 257 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:56 590 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.69.68 - - [12/Apr/2021:00:11:56 +0000] e34a9c545ebc817e77138c79b33e45f2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.345 upstream_response_time:0.345 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 345
2021-04-12 00:11:56 609 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e46e3db
2021-04-12 00:11:56 609 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:56 948 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.69.68 - - [12/Apr/2021:00:11:57 +0000] fa4ad48b3619f6ca3bc4e02264d23273 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.445 upstream_response_time:0.445 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 444
2021-04-12 00:11:57 060 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5221975c
2021-04-12 00:11:57 061 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:57 349 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.69.68 - - [12/Apr/2021:00:11:57 +0000] 9834b5d60c955ff79f03f6d598f41db7 "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.69.68 - - [12/Apr/2021:00:11:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 394
2021-04-12 00:11:57 457 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5765455e
2021-04-12 00:11:57 457 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:57 989 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.69.68 - - [12/Apr/2021:00:11:58 +0000] a5c853e8db0c848488b112fe534fde48 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 698
2021-04-12 00:11:58 160 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b443404
2021-04-12 00:11:58 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:58 838 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.69.68 - - [12/Apr/2021:00:11:58 +0000] 33781cb6c2d9620832978674a772f66d "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.69.68 - - [12/Apr/2021:00:11:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 691
2021-04-12 00:11:58 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d602a12
2021-04-12 00:11:58 857 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:11:59 547 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.69.68 - - [12/Apr/2021:00:11:59 +0000] f10c704660aa72db4c2ecd025a97722f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:11:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 897
2021-04-12 00:11:59 762 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b866996
2021-04-12 00:11:59 762 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:00 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.69.68 - - [12/Apr/2021:00:12:00 +0000] c8cfcbd55b22045b9934b64465c3d418 "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.69.68 - - [12/Apr/2021:00:12:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 595
2021-04-12 00:12:00 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fe54359
2021-04-12 00:12:00 361 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:00 495 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.69.68 - - [12/Apr/2021:00:12:00 +0000] ea17c8841804c01d02f92e2fa406207c "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.69.68 - - [12/Apr/2021:00:12:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 292
2021-04-12 00:12:00 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ccc7c1c
2021-04-12 00:12:00 659 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:01 289 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:12:01 +0000] 2b380794b33e5aee687bc6a5cf6c44d9 "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.69.68 - - [12/Apr/2021:00:12:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 693
2021-04-12 00:12:01 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47c274d8
2021-04-12 00:12:01 356 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:01 701 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.69.68 - - [12/Apr/2021:00:12:01 +0000] e57ae579b298d93aa05263999a8d96cb "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.69.68 - - [12/Apr/2021:00:12:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 497
2021-04-12 00:12:01 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47d10bcb
2021-04-12 00:12:01 860 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:02 131 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.69.68 - - [12/Apr/2021:00:12:02 +0000] eb4512e4a02212f8b50e046fd3e98356 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.286 upstream_response_time:0.286 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 283
2021-04-12 00:12:02 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3643f171
2021-04-12 00:12:02 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:02 547 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.69.68 - - [12/Apr/2021:00:12:02 +0000] 1ca7e56144b82a7bb4a4ae72e17144a0 "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.69.68 - - [12/Apr/2021:00:12:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 599
2021-04-12 00:12:02 758 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1beea308
2021-04-12 00:12:02 758 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:02 993 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.69.68 - - [12/Apr/2021:00:12:03 +0000] ce2444f8d48052f220b15f83d4c91e3c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.255 upstream_response_time:0.255 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 254
2021-04-12 00:12:03 020 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dabc616
2021-04-12 00:12:03 021 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:04 146 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.69.68 - - [12/Apr/2021:00:12:04 +0000] 3499e4a56982d9bcb394f45a2e45f08b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.237 upstream_response_time:1.237 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1236
2021-04-12 00:12:04 258 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4907753f
2021-04-12 00:12:04 258 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:04 663 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.69.68 - - [12/Apr/2021:00:12:04 +0000] acaf6096f8154dff4360a9d7584041d9 "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.69.68 - - [12/Apr/2021:00:12:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 595
2021-04-12 00:12:04 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5003d8c8
2021-04-12 00:12:04 860 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:05 347 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.69.68 - - [12/Apr/2021:00:12:05 +0000] 0e2e9d34be3ebc404a812a8203d4c7fa "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.69.68 - - [12/Apr/2021:00:12:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 595
2021-04-12 00:12:05 462 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@709763ac
2021-04-12 00:12:05 463 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:05 847 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.69.68 - - [12/Apr/2021:00:12:05 +0000] d6ad2f0ceaa74dbd127a082137ef4eec "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.69.68 - - [12/Apr/2021:00:12:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 395
2021-04-12 00:12:05 862 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54ca0a23
2021-04-12 00:12:05 862 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:06 287 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.69.68 - - [12/Apr/2021:00:12:06 +0000] 229a6cafd93602083d250825745a619f "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.69.68 - - [12/Apr/2021:00:12:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 491
2021-04-12 00:12:06 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46033c5e
2021-04-12 00:12:06 358 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:06 746 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.69.68 - - [12/Apr/2021:00:12:06 +0000] 8be9f4c488eeda7b8de83adf71ca7c2e "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.69.68 - - [12/Apr/2021:00:12:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 595
2021-04-12 00:12:06 959 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fae6c68
2021-04-12 00:12:06 959 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:07 747 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.69.68 - - [12/Apr/2021:00:12:07 +0000] 8dd71e43a242df6fdfc55234695737e9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 996
2021-04-12 00:12:07 958 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62073295
2021-04-12 00:12:07 959 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:08 453 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.69.68 - - [12/Apr/2021:00:12:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 698
10.233.69.68 - - [12/Apr/2021:00:12:08 +0000] 4e08a81210cef524d550a535efa8817b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
2021-04-12 00:12:08 664 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5dddb318
2021-04-12 00:12:08 664 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:08 847 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.69.68 - - [12/Apr/2021:00:12:08 +0000] 3ea5baa98a5a787bbab54e839d7d6b43 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 201
2021-04-12 00:12:08 870 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d98b2b0
2021-04-12 00:12:08 870 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:09 247 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.69.68 - - [12/Apr/2021:00:12:09 +0000] 2b82aef73469cb6e48d15d6f9cbf592d "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.69.68 - - [12/Apr/2021:00:12:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 389
2021-04-12 00:12:09 268 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a039fce
2021-04-12 00:12:09 268 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:09 680 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.69.68 - - [12/Apr/2021:00:12:09 +0000] 4e3f922b3da160edbf806fb65090c13d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 587
2021-04-12 00:12:09 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bc76f0e
2021-04-12 00:12:09 860 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:10 646 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.69.68 - - [12/Apr/2021:00:12:10 +0000] 181e4162a56c88639091c0ecd62d401a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.908 upstream_response_time:0.908 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 907
2021-04-12 00:12:10 775 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@384973fa
2021-04-12 00:12:10 775 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:11 746 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.69.68 - - [12/Apr/2021:00:12:11 +0000] 42b31c8c282d8466f90e5703de09d996 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.080 upstream_response_time:1.080 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1079
2021-04-12 00:12:11 880 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33370b
2021-04-12 00:12:11 881 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:12 399 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.69.68 - - [12/Apr/2021:00:12:12 +0000] 8fb56de1b00dda58c4728c78f379c612 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.578 upstream_response_time:0.578 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 577
2021-04-12 00:12:12 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e16ca50
2021-04-12 00:12:12 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:12 861 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.69.68 - - [12/Apr/2021:00:12:13 +0000] 3f52e2c528190dabeb085e057cfb4076 "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.69.68 - - [12/Apr/2021:00:12:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 595
2021-04-12 00:12:13 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a1d74a3
2021-04-12 00:12:13 059 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:13 420 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.69.68 - - [12/Apr/2021:00:12:13 +0000] a83ed8f4afddc05b7b8386ca247082e7 "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.69.68 - - [12/Apr/2021:00:12:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 495
2021-04-12 00:12:13 560 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e744779
2021-04-12 00:12:13 560 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:14 018 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.69.68 - - [12/Apr/2021:00:12:14 +0000] 36f11c3eac09a14194088d0f2ddc8058 "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.69.68 - - [12/Apr/2021:00:12:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 494
2021-04-12 00:12:14 057 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3dd9c7e7
2021-04-12 00:12:14 057 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:14 494 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.69.68 - - [12/Apr/2021:00:12:14 +0000] b1328c1528f2e5fd15746ea3233e1369 "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.69.68 - - [12/Apr/2021:00:12:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 595
2021-04-12 00:12:14 657 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8b5367a
2021-04-12 00:12:14 657 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:14 985 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.69.68 - - [12/Apr/2021:00:12:15 +0000] 6cf9b95180ee08a5471776ff5af9af6e "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.69.68 - - [12/Apr/2021:00:12:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 400
2021-04-12 00:12:15 061 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bde870
2021-04-12 00:12:15 061 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:15 439 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.69.68 - - [12/Apr/2021:00:12:15 +0000] 9cfc0c453e9a5c9b3847e7f34a623ee5 "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.69.68 - - [12/Apr/2021:00:12:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 395
2021-04-12 00:12:15 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@95df8aa
2021-04-12 00:12:15 462 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:16 220 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.69.68 - - [12/Apr/2021:00:12:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 770
10.233.69.68 - - [12/Apr/2021:00:12:16 +0000] be00642d6bc69a1977c2a3452cd306f4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.777 upstream_response_time:0.777 "-" "Go-http-client/1.1" "-"
2021-04-12 00:12:16 245 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6aae5cf0
2021-04-12 00:12:16 245 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:16 946 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.69.68 - - [12/Apr/2021:00:12:17 +0000] b02e9c7cad29bd68ef96753bc5c3acb5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.909 upstream_response_time:0.909 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 906
2021-04-12 00:12:17 162 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9f8c299
2021-04-12 00:12:17 163 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:17 946 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.69.68 - - [12/Apr/2021:00:12:18 +0000] 20507b90840b47274a6c74fb18fabf2d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1191
2021-04-12 00:12:18 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@292a0ace
2021-04-12 00:12:18 359 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:18 583 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.69.68 - - [12/Apr/2021:00:12:18 +0000] 11dc7921666cd581bc8bc2034a8c2143 "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.69.68 - - [12/Apr/2021:00:12:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 295
2021-04-12 00:12:18 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d733593
2021-04-12 00:12:18 658 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:18 975 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.69.68 - - [12/Apr/2021:00:12:19 +0000] 5d858ce0b94b8bf0d7ff845459ed76f2 "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.69.68 - - [12/Apr/2021:00:12:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 494
2021-04-12 00:12:19 158 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2adc08db
2021-04-12 00:12:19 159 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:19 610 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.69.68 - - [12/Apr/2021:00:12:19 +0000] 91ba814c7765af74f0a9418edbca8427 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 597
2021-04-12 00:12:19 759 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@887ee41
2021-04-12 00:12:19 759 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:20 047 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.69.68 - - [12/Apr/2021:00:12:20 +0000] fd2b1baabe2b6ff46d5727f88fc4bf5c "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.69.68 - - [12/Apr/2021:00:12:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 393
2021-04-12 00:12:20 160 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@685859f0
2021-04-12 00:12:20 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:21 047 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.69.68 - - [12/Apr/2021:00:12:21 +0000] c697533436c4c4e0e520c4b263579093 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1094
2021-04-12 00:12:21 260 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37536aab
2021-04-12 00:12:21 260 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:21 753 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.69.68 - - [12/Apr/2021:00:12:21 +0000] 0b21fd00a7258878949d205cc0c9404a "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.69.68 - - [12/Apr/2021:00:12:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 692
2021-04-12 00:12:21 958 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ba60c51
2021-04-12 00:12:21 959 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:22 358 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.69.68 - - [12/Apr/2021:00:12:22 +0000] c4512354e4f845a8069c52eeb4ab9c2f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.413 upstream_response_time:0.413 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 411
2021-04-12 00:12:22 376 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5de22175
2021-04-12 00:12:22 376 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:22 559 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.69.68 - - [12/Apr/2021:00:12:22 +0000] 807e6ebdb7165bc5ee88719d62b38e66 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.381 upstream_response_time:0.381 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 383
2021-04-12 00:12:22 758 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29b1626c
2021-04-12 00:12:22 758 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:23 569 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.69.68 - - [12/Apr/2021:00:12:23 +0000] 3d07ad3ec4cd0f1f9f31425643dac5d6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 994
2021-04-12 00:12:23 757 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31196917
2021-04-12 00:12:23 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:24 147 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.69.68 - - [12/Apr/2021:00:12:24 +0000] f1f1ab8f09a64288d12fe33179061302 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:12:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 404
2021-04-12 00:12:24 166 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8c27d50
2021-04-12 00:12:24 166 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:24 546 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.69.68 - - [12/Apr/2021:00:12:24 +0000] 5d9e234615104cfda4c6faa5f172200c "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.69.68 - - [12/Apr/2021:00:12:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 488
2021-04-12 00:12:24 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4be5e755
2021-04-12 00:12:24 658 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:12:24 872 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.69.68 - - [12/Apr/2021:00:12:25 +0000] 2441c5ff68f4f2d6c8b65e55ccdbd6b3 "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.69.68 - - [12/Apr/2021:00:12:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 395
2021-04-12 00:13:46 000 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:46 +0000] 78f91c5577b091b9508c0b4ba90d9be3 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.160 upstream_response_time:0.160 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 154
2021-04-12 00:13:46 154 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:46 +0000] cfa9b26e3c1dc56298bda524a7d33354 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202
2021-04-12 00:13:46 359 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:47 +0000] 34a3198759d788ef95fac871d07c67d6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:1.592 upstream_response_time:1.592 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1591
2021-04-12 00:13:47 952 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:48 +0000] e26c003de067d707ae6a3c1fa3a6cd4f "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205
2021-04-12 00:13:48 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:48 +0000] 34787d5e38b939802a39c92d7d792c05 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 589
2021-04-12 00:13:48 753 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:48 +0000] 5b9942acbda805773ffcaa2813f48ade "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-04-12 00:13:48 953 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:49 +0000] b1c3e792db6c292181b1e435bbd02cd7 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-04-12 00:13:49 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:49 +0000] d9f15ca78740b5ff9606ab1b93993391 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300
2021-04-12 00:13:49 457 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:49 +0000] bce7624e202923402e98bc88a2067b09 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2021-04-12 00:13:49 660 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:50 +0000] b8bc36bb495afb394139c503f0098faa "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799
2021-04-12 00:13:50 462 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:51 +0000] 81b8a78b4e2a0e8c3bb7269ce98208ef "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.691 upstream_response_time:0.691 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 691
2021-04-12 00:13:51 157 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 992
10.233.69.68 - - [12/Apr/2021:00:13:52 +0000] 096efc930c33f86fd2f1cb56590af7f4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-"
2021-04-12 00:13:52 154 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301
10.233.69.68 - - [12/Apr/2021:00:13:52 +0000] 19f8cfb92d6f803d8b93d0367aa27f22 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-"
2021-04-12 00:13:52 459 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:52 +0000] 8227963eaadbecd20414ac123e1b9dc2 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.118 upstream_response_time:0.118 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 117
2021-04-12 00:13:52 647 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:53 +0000] ccdc71d0dc1911b3770b6887cddb9749 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.573 upstream_response_time:0.573 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 566
2021-04-12 00:13:53 153 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:53 +0000] 9f8bd2bfebb76d319866f358fe137f92 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2021-04-12 00:13:53 557 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:54 +0000] c8181d97cec4790b7d096b07e7e862a8 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2021-04-12 00:13:54 054 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:55 +0000] ec1bc726ecfb6124693812ee60e2e386 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:1.004 upstream_response_time:1.004 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1002
2021-04-12 00:13:55 060 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:55 +0000] 2616f46389b73afc4ef3b9cf862b5c33 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190
2021-04-12 00:13:55 253 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:55 +0000] 474623e61821a7d7bd8ba37388c6840d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-04-12 00:13:55 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:55 +0000] e3683cbef1489de97592d487a57ce369 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203
2021-04-12 00:13:55 669 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:56 +0000] fc91ee0b30d63acc7851ff72220b79e9 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389
2021-04-12 00:13:56 060 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:57 +0000] 741e205a338b33b86750de98894514df "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 992
2021-04-12 00:13:57 054 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:57 +0000] 912da35cd1897e471a9fc4e08e7d4871 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-04-12 00:13:57 355 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:57 +0000] 60c075bd725f97c19ebd5a45c0afd8f9 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102
2021-04-12 00:13:57 457 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:57 +0000] bba7e801784dee4ae324451f97ae65bf "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492
2021-04-12 00:13:57 951 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:58 +0000] 0bf06971cdc5cbcc39f05137b23b5bf2 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2021-04-12 00:13:58 355 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:58 +0000] a8779cf7fef3bc1b84233cbd058b6c92 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2021-04-12 00:13:58 861 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:59 +0000] 88c3efa4140d0f82ea7bf744a0c8f870 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-04-12 00:13:59 153 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:13:59 +0000] 1db8d15e48e107dcbb1aba72aff0da50 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:13:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-04-12 00:13:59 452 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:00 +0000] 7722ff5d364263ea811071665c6d1184 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2021-04-12 00:14:00 053 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:00 +0000] 44965f4c7f21005b36a7bc55e0187c26 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-04-12 00:14:00 354 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:00 +0000] 14caf00e3acde023aab4433c9fa05b35 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2021-04-12 00:14:00 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:01 +0000] a273c5366c09d531bf906ba3ec8a126e "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 993
2021-04-12 00:14:01 751 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:02 +0000] 8c17ee3ed359855247cb143fed6c9828 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2021-04-12 00:14:02 057 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:02 +0000] c4c31cb043fa71564cfad298b7397c79 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203
2021-04-12 00:14:02 262 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:02 +0000] 8c79fe6c38c6839de0b1bd685a70c994 "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387
2021-04-12 00:14:02 651 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:02 +0000] 2ffe3cb829012fecec6b21d14c4813fb "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205
2021-04-12 00:14:02 858 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:03 +0000] ef660c352dea130a904b138aa826812c "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592
2021-04-12 00:14:03 453 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:03 +0000] 33bb5faa2e9bdde7272af05a06fe7c22 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-04-12 00:14:03 654 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:03 +0000] 405159fcae75e80c075c09216de2b700 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 302
2021-04-12 00:14:03 959 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:04 +0000] fed2d14655a94c3ba54e282bf3d62ae9 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392
2021-04-12 00:14:04 356 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:04 +0000] 4ea8fc586d9d7d434800443ba1387d12 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 593
2021-04-12 00:14:04 951 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:05 +0000] 9b071b17f960185554b39216d0ba3de0 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2021-04-12 00:14:05 855 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:06 +0000] fee4dc7137349df837fd40ec2e61e752 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-04-12 00:14:06 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:06 +0000] a333bfeaf6a23ff4a5ea6db8067230d7 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-04-12 00:14:06 354 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:06 +0000] d7c567d739db05b0973e2b4f78ac560b "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-04-12 00:14:06 659 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:07 +0000] ecb888fa4d0cd30456c28d38dba30201 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2021-04-12 00:14:07 055 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:07 +0000] 0bb90df92233fffc1a3031397d1f444a "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2021-04-12 00:14:07 453 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:07 +0000] 7b138420104ba8d45e1b4c4baa45b315 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300
2021-04-12 00:14:07 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:08 +0000] 7d825c327edc7284baf30b3e9f21f1d7 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:08 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
2021-04-12 00:14:08 052 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:08 +0000] b57a08d5ea1dca54337d285a0f97b929 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-04-12 00:14:08 254 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:08 +0000] 95af112510850f202d6ea8b6e60bb2f4 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:08 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96
2021-04-12 00:14:08 354 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:08 +0000] 48e64fce7151e8e0f96dea0edd74a852 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.310 upstream_response_time:0.310 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 307
2021-04-12 00:14:08 666 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:09 +0000] cf938021dfe9f5cc81cae2420db54611 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.388 upstream_response_time:0.388 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:09 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 385
2021-04-12 00:14:09 053 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:09 +0000] a4373d226111ad5f913bb205a87b844c "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:09 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-04-12 00:14:09 263 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22413072
2021-04-12 00:14:09 266 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:10 148 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.69.68 - - [12/Apr/2021:00:14:10 +0000] e6a17e5da7e2553b4b51fd1074aff1d6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.503 upstream_response_time:1.503 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1503
2021-04-12 00:14:10 765 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6242c435
2021-04-12 00:14:10 765 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:11 340 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.69.68 - - [12/Apr/2021:00:14:11 +0000] e27224133f176dab44163ed9c1a74c6a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 894
2021-04-12 00:14:11 664 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7645cf13
2021-04-12 00:14:11 665 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:12 361 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.69.68 - - [12/Apr/2021:00:14:12 +0000] d5c9787a4cadc19765f9c42b1b3837df "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.790 upstream_response_time:0.790 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 793
2021-04-12 00:14:12 457 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@152922f5
2021-04-12 00:14:12 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:12 746 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.69.68 - - [12/Apr/2021:00:14:12 +0000] 4d742df97d27f19dc11b1f78f15b915a "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.69.68 - - [12/Apr/2021:00:14:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 397
2021-04-12 00:14:12 858 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c4ec9a5
2021-04-12 00:14:12 858 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:13 249 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.69.68 - - [12/Apr/2021:00:14:13 +0000] adb995d7524c43ccc06c16d8e8120501 "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.69.68 - - [12/Apr/2021:00:14:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 496
2021-04-12 00:14:13 359 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f9b2710
2021-04-12 00:14:13 359 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:13 614 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.69.68 - - [12/Apr/2021:00:14:13 +0000] 305095c5cd3a6599ba8d25e8945e079b "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.69.68 - - [12/Apr/2021:00:14:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 595
2021-04-12 00:14:13 959 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14ec2a85
2021-04-12 00:14:13 959 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:14 648 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.69.68 - - [12/Apr/2021:00:14:14 +0000] 362067e5df3fc17afe88a9ceeeae5acb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.808 upstream_response_time:0.808 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 807
2021-04-12 00:14:14 772 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@378b00be
2021-04-12 00:14:14 772 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:14 917 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.69.68 - - [12/Apr/2021:00:14:14 +0000] a8a694af288025a835b5bbc651e17d12 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.182 upstream_response_time:0.182 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 181
2021-04-12 00:14:14 956 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6086bf7c
2021-04-12 00:14:14 956 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:15 371 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.69.68 - - [12/Apr/2021:00:14:15 +0000] 21ba334077abd198578a1db00b654358 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.425 upstream_response_time:0.425 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 425
2021-04-12 00:14:15 385 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22a2edf5
2021-04-12 00:14:15 385 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:15 804 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.69.68 - - [12/Apr/2021:00:14:15 +0000] 0a8265422cc4073fd72bfd4459f21294 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.567 upstream_response_time:0.567 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 567
2021-04-12 00:14:15 960 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a2e04a5
2021-04-12 00:14:15 961 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:16 331 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.69.68 - - [12/Apr/2021:00:14:16 +0000] bdfeb2b145decc1e2c96f77c72736ee5 "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.69.68 - - [12/Apr/2021:00:14:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 392
2021-04-12 00:14:16 364 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20744c49
2021-04-12 00:14:16 364 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:16 593 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.69.68 - - [12/Apr/2021:00:14:16 +0000] 350b9078aba1312ea2fd1666a2a64494 "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.69.68 - - [12/Apr/2021:00:14:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 288
2021-04-12 00:14:16 656 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a4f273f
2021-04-12 00:14:16 656 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:17 648 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.69.68 - - [12/Apr/2021:00:14:17 +0000] fb1c221699edf519bfa6bcd5c6b05f18 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1195
2021-04-12 00:14:17 856 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71cf3d10
2021-04-12 00:14:17 856 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:18 170 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.69.68 - - [12/Apr/2021:00:14:18 +0000] ed2c4869d64007ee6e20846d763d5715 "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.69.68 - - [12/Apr/2021:00:14:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 397
2021-04-12 00:14:18 257 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f61f751
2021-04-12 00:14:18 257 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:18 846 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.69.68 - - [12/Apr/2021:00:14:19 +0000] db86745c82ba188a7675f352da9965cd "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.69.68 - - [12/Apr/2021:00:14:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 894
2021-04-12 00:14:19 157 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ccbf8c8
2021-04-12 00:14:19 157 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:20 046 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.69.68 - - [12/Apr/2021:00:14:20 +0000] 192bb319462022003e595210c2d03a21 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.907 upstream_response_time:0.907 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 906
2021-04-12 00:14:20 147 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@159775b0
2021-04-12 00:14:20 147 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:20 395 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.69.68 - - [12/Apr/2021:00:14:20 +0000] 6005ba6b56abb9c6e04e0d4ccb6dfc7a "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.69.68 - - [12/Apr/2021:00:14:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 389
2021-04-12 00:14:20 462 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27f986f5
2021-04-12 00:14:20 462 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:20 847 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.69.68 - - [12/Apr/2021:00:14:20 +0000] 3310acd0cad0b71ead76db3cbd5b4f08 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 490
2021-04-12 00:14:20 966 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d891b7d
2021-04-12 00:14:20 966 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:21 434 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.69.68 - - [12/Apr/2021:00:14:21 +0000] 5beed6a5ffa1515e923cc2f019306457 "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.69.68 - - [12/Apr/2021:00:14:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 497
2021-04-12 00:14:21 474 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ce11719
2021-04-12 00:14:21 474 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:22 246 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.69.68 - - [12/Apr/2021:00:14:22 +0000] bc101744d10b8bd979cd7291146f703c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.784 upstream_response_time:0.784 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 783
2021-04-12 00:14:22 263 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29bf6c2
2021-04-12 00:14:22 263 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:22 601 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.69.68 - - [12/Apr/2021:00:14:22 +0000] 7437aef0d50b797d8224da919592acc0 "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.69.68 - - [12/Apr/2021:00:14:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 391
2021-04-12 00:14:22 657 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c0c97c1
2021-04-12 00:14:22 657 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:22 960 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.69.68 - - [12/Apr/2021:00:14:23 +0000] bb3a096221d46795eba57f5568e1575e "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.69.68 - - [12/Apr/2021:00:14:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 595
2021-04-12 00:14:23 256 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@119e81ea
2021-04-12 00:14:23 256 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:23 568 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.69.68 - - [12/Apr/2021:00:14:23 +0000] 3ee0848efd92a34ec7ff047b98e68540 "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.69.68 - - [12/Apr/2021:00:14:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 396
2021-04-12 00:14:23 657 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d6f81d0
2021-04-12 00:14:23 657 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:24 253 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.69.68 - - [12/Apr/2021:00:14:24 +0000] a8d011033dee21d897864b3910895da0 "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.69.68 - - [12/Apr/2021:00:14:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1094
2021-04-12 00:14:24 755 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69129754
2021-04-12 00:14:24 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:25 125 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.69.68 - - [12/Apr/2021:00:14:25 +0000] d828525d9e51f31b6d00adcc22d4d77a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 498
2021-04-12 00:14:25 258 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f8b97f9
2021-04-12 00:14:25 258 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:25 623 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.69.68 - - [12/Apr/2021:00:14:25 +0000] f00ce89291f6de917b768aaa334c6aab "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.69.68 - - [12/Apr/2021:00:14:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 593
2021-04-12 00:14:25 856 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@325f47d9
2021-04-12 00:14:25 856 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:26 051 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.69.68 - - [12/Apr/2021:00:14:26 +0000] 00f66c6a5a7cd01a8312f181834581bd "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.69.68 - - [12/Apr/2021:00:14:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 295
2021-04-12 00:14:26 159 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d276a27
2021-04-12 00:14:26 159 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:26 751 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.69.68 - - [12/Apr/2021:00:14:26 +0000] a6af4dc5ef1764e89549fa0255534891 "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.69.68 - - [12/Apr/2021:00:14:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 603
2021-04-12 00:14:26 769 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@324677f8
2021-04-12 00:14:26 769 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:27 280 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.69.68 - - [12/Apr/2021:00:14:27 +0000] 6ddab48199db0a225ca5c5f8391f30e9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.586 upstream_response_time:0.586 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 585
2021-04-12 00:14:27 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7039dc67
2021-04-12 00:14:27 358 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:27 846 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.69.68 - - [12/Apr/2021:00:14:27 +0000] 3eec9445b98f1c72d3ff7e226b1aff13 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 497
2021-04-12 00:14:27 861 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d368fb
2021-04-12 00:14:27 861 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:28 291 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.69.68 - - [12/Apr/2021:00:14:28 +0000] e2b13cccbccc63e57bc854190dc50071 "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.69.68 - - [12/Apr/2021:00:14:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 496
2021-04-12 00:14:28 362 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5028470d
2021-04-12 00:14:28 362 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:28 737 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.69.68 - - [12/Apr/2021:00:14:28 +0000] a84ac11c02070fdbf2da7e0a97562615 "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.69.68 - - [12/Apr/2021:00:14:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 490
2021-04-12 00:14:28 856 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@115c3468
2021-04-12 00:14:28 856 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:29 446 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.69.68 - - [12/Apr/2021:00:14:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 896
10.233.69.68 - - [12/Apr/2021:00:14:29 +0000] 864bdb6533bb961bbe0092b7507c9183 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
2021-04-12 00:14:29 757 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5caeb33
2021-04-12 00:14:29 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:30 195 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.69.68 - - [12/Apr/2021:00:14:30 +0000] 7f7816cddb9fc1a5fbeb467d901efff1 "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.69.68 - - [12/Apr/2021:00:14:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 495
2021-04-12 00:14:30 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5886add8
2021-04-12 00:14:30 260 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:30 546 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.69.68 - - [12/Apr/2021:00:14:31 +0000] d912bf9de589e4432e91ee4c4b0efbe2 "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.69.68 - - [12/Apr/2021:00:14:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 793
2021-04-12 00:14:31 057 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d7dbd50
2021-04-12 00:14:31 058 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:31 466 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.69.68 - - [12/Apr/2021:00:14:32 +0000] 099aae7cf64df0ca5107aab9e7c9d978 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.104 upstream_response_time:1.104 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1103
2021-04-12 00:14:32 172 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c6a4f7a
2021-04-12 00:14:32 172 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:32 588 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.69.68 - - [12/Apr/2021:00:14:32 +0000] 6d6c6a6c9c23d95a339b873a780b067a "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.69.68 - - [12/Apr/2021:00:14:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 428
2021-04-12 00:14:32 605 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1933e775
2021-04-12 00:14:32 605 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:33 202 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.69.68 - - [12/Apr/2021:00:14:33 +0000] 111aaaea43f28f2b7d1437c7b4438489 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.750 upstream_response_time:0.750 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 749
2021-04-12 00:14:33 381 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fedf47e
2021-04-12 00:14:33 381 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:33 925 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.69.68 - - [12/Apr/2021:00:14:33 +0000] 0b7f7477f8c494f935432d173b8b5831 "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.69.68 - - [12/Apr/2021:00:14:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 573
2021-04-12 00:14:33 960 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1472b2cb
2021-04-12 00:14:33 960 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:34 378 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.69.68 - - [12/Apr/2021:00:14:34 +0000] fe9c562bfc5d828f9b617f33bdda9346 "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.69.68 - - [12/Apr/2021:00:14:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 594
2021-04-12 00:14:34 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25495311
2021-04-12 00:14:34 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:34 711 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.69.68 - - [12/Apr/2021:00:14:34 +0000] 3cf392e6615a8b53fb4f86933f3639a5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 194
2021-04-12 00:14:34 758 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12c9f90d
2021-04-12 00:14:34 758 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:35 147 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.69.68 - - [12/Apr/2021:00:14:35 +0000] 69d2cbb9c85eae70fda763ca8be81e66 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.410 upstream_response_time:0.410 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 410
2021-04-12 00:14:35 199 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c33f941
2021-04-12 00:14:35 199 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:36 246 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.69.68 - - [12/Apr/2021:00:14:36 +0000] a30db36b50efd8a9f9d68404f0ceced6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.252 upstream_response_time:1.252 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1251
2021-04-12 00:14:36 459 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5aa13077
2021-04-12 00:14:36 459 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:37 046 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.69.68 - - [12/Apr/2021:00:14:37 +0000] 42a6e136c27244882be01805ff4dbfbd "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.69.68 - - [12/Apr/2021:00:14:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 792
2021-04-12 00:14:37 258 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16725362
2021-04-12 00:14:37 258 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:38 046 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.69.68 - - [12/Apr/2021:00:14:38 +0000] 1c1100a6941b539452a701a8fb63990c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 893
2021-04-12 00:14:38 158 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4057d023
2021-04-12 00:14:38 158 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:38 672 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.69.68 - - [12/Apr/2021:00:14:38 +0000] 369bc65923a2af5588979525d0e5fb3e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 696
2021-04-12 00:14:38 858 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74b23d25
2021-04-12 00:14:38 858 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:39 118 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.69.68 - - [12/Apr/2021:00:14:39 +0000] 5d4365003340c2e82106ec87f8a435e3 "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.69.68 - - [12/Apr/2021:00:14:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 294
2021-04-12 00:14:39 161 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d6fbed2
2021-04-12 00:14:39 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:39 647 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.69.68 - - [12/Apr/2021:00:14:39 +0000] 46d962acc5256692e6d4156342b1076a "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.69.68 - - [12/Apr/2021:00:14:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 604
2021-04-12 00:14:39 765 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d93e8e4
2021-04-12 00:14:39 765 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:40 217 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.69.68 - - [12/Apr/2021:00:14:40 +0000] 1fc9ff3a1bb63f9927c16fffd862f708 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 588
2021-04-12 00:14:40 357 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9d11fda
2021-04-12 00:14:40 358 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:40 613 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.69.68 - - [12/Apr/2021:00:14:40 +0000] 246ec76e29b69488fd6f352ed50905d7 "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.69.68 - - [12/Apr/2021:00:14:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 396
2021-04-12 00:14:40 758 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2639d9bd
2021-04-12 00:14:40 758 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:41 287 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.69.68 - - [12/Apr/2021:00:14:41 +0000] 5f05c1c01f03df07a92be0a0f4529572 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1194
2021-04-12 00:14:41 961 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@738063a8
2021-04-12 00:14:41 961 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:42 347 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.69.68 - - [12/Apr/2021:00:14:42 +0000] e560a697a9969244d574588e093a247f "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.69.68 - - [12/Apr/2021:00:14:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 590
2021-04-12 00:14:42 558 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@506a1a17
2021-04-12 00:14:42 558 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:43 030 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.69.68 - - [12/Apr/2021:00:14:43 +0000] fc36a3439cfbb3faf75ba4cbb8384c25 "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.69.68 - - [12/Apr/2021:00:14:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 493
2021-04-12 00:14:43 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e40ef9c
2021-04-12 00:14:43 058 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:44 944 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.69.68 - - [12/Apr/2021:00:14:45 +0000] fd133ea8233b3a153083694745eb283f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.095 upstream_response_time:2.095 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 2094
2021-04-12 00:14:45 156 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a019a74
2021-04-12 00:14:45 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:45 737 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.69.68 - - [12/Apr/2021:00:14:45 +0000] 7d0a2f75972019b8f67b91497261da0a "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.69.68 - - [12/Apr/2021:00:14:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 594
2021-04-12 00:14:45 757 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@532d09c6
2021-04-12 00:14:45 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:14:46 118 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.69.68 - - [12/Apr/2021:00:14:46 +0000] a8a2ffdc57d405788dd927026f2577a2 "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.69.68 - - [12/Apr/2021:00:14:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 398
2021-04-12 00:14:53 407 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:53 +0000] 70ed19f34ba699f1ae599f977bf38820 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.251 upstream_response_time:0.251 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 243
2021-04-12 00:14:53 651 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
10.233.69.68 - - [12/Apr/2021:00:14:54 +0000] cf92c4fa9ec95f118b1a1ade2920db19 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
2021-04-12 00:14:54 153 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:54 +0000] 9dac5e29b825b5cda2077ff8a699926f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-04-12 00:14:54 451 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:54 +0000] e2d93c99dc9b10e3850df0141f3dbaa7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101
2021-04-12 00:14:54 554 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:54 +0000] a78c33596afa1193cf7ea3c42a7c8503 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-04-12 00:14:54 854 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:55 +0000] 05f6179eb376c3836370949e7e31e4ca "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2021-04-12 00:14:55 355 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:56 +0000] f69533882c9e8ebec8341c4ef032d582 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 895
2021-04-12 00:14:56 261 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:56 +0000] f608c0bd404f978af3be0e885d749d9d "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 690
2021-04-12 00:14:56 953 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:57 +0000] aab5c0915aaed8fce87216eec1012abd "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:57 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-04-12 00:14:57 355 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:57 +0000] 34c30ea523735c623d73ac8c39ce08bb "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:57 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-04-12 00:14:57 552 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:58 +0000] 83c58a500b3c378fb5b3fe1be14cdefa "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599
2021-04-12 00:14:58 154 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:58 +0000] 799c8b1b71e12776390490731374404e "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2021-04-12 00:14:58 254 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:58 +0000] 2a028631f6258e5a3061f19ed11d5c98 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2021-04-12 00:14:58 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:58 +0000] e6ad0ce32fb8d031c84885f05406b5f6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-04-12 00:14:58 954 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:59 +0000] a78aaaba1633a1310184157c790cb302 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-04-12 00:14:59 357 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:14:59 +0000] 9168a646ce673b7941568cd29898f302 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:14:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-04-12 00:14:59 652 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:00 +0000] 3147918680d4cc668f48cea619e435dc "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:00 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2021-04-12 00:15:00 052 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:00 +0000] 0f1d184692164252c1b9db998823240d "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796
2021-04-12 00:15:00 851 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:01 +0000] 720a1da65cc046f84d33d929ecb3deb6 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699
2021-04-12 00:15:01 551 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:01 +0000] 9111ea8c523d688ad4a562864bc04b7a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 403
2021-04-12 00:15:01 958 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:02 +0000] d5de81bcb5c2707e7ac393efb3a9d7bb "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2021-04-12 00:15:02 059 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:02 +0000] dee232905622730fb1929c390d0b15af "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491
2021-04-12 00:15:02 553 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:02 +0000] 18608993a39adbcefe3a0fcf442b3262 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-04-12 00:15:02 851 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:03 +0000] b14f5f7e7625aae562074998a822276f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2021-04-12 00:15:03 152 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:03 +0000] 58f914b080308948ec340cbd9037d59f "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-04-12 00:15:03 452 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:03 +0000] 3b45c306eafbd414586f3d54028bdba5 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2021-04-12 00:15:03 953 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:04 +0000] fabed77a6c0690b2f996bc3364c3bc4e "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-04-12 00:15:04 254 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:04 +0000] 8a43129ac629fdb1c4f70140b12927a6 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599
2021-04-12 00:15:04 857 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594
10.233.69.68 - - [12/Apr/2021:00:15:05 +0000] af92e8021854c11901121eae92f7ad8b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
2021-04-12 00:15:05 460 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:05 +0000] c7a9d61ded51f542803e1dd6ce28a509 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 189
2021-04-12 00:15:05 651 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
10.233.69.68 - - [12/Apr/2021:00:15:06 +0000] 90c49a62177727e851748d7ca45a732c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
2021-04-12 00:15:06 153 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:06 +0000] da886cb1430634dec94eca1f40745723 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-04-12 00:15:06 451 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:06 +0000] 9a8f201fc24074679e124da46143f45c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 209
2021-04-12 00:15:06 662 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:07 +0000] 1a1545ddb44d8e77b0c387ad963cc197 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.389 upstream_response_time:0.389 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389
2021-04-12 00:15:07 053 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:07 +0000] abbc67aef8e06b24465a8210d12a4e72 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-04-12 00:15:07 452 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:07 +0000] b570c0ea2921fd56bdb422948ba10064 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-04-12 00:15:07 651 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:07 +0000] e1762b83fe09a8d9d50f8a020af756af "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-04-12 00:15:07 852 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:08 +0000] 6c8c14f7fc335fe91358fe06b1b54261 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 997
2021-04-12 00:15:08 853 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:09 +0000] a8e08ab692747dfdc9f2971cc10b2218 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-04-12 00:15:09 151 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:09 +0000] 12e8ef9914f1444371a70297e439bb6a "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-04-12 00:15:09 454 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:09 +0000] ca45b6d07d6b1d58ad028b399687b6e0 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-04-12 00:15:09 653 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:09 +0000] 624de8fdeb6decfc9e8b1d414927709a "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305
2021-04-12 00:15:09 961 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:10 +0000] 76dba3f831179002f8bc2a52f904ef78 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389
2021-04-12 00:15:10 353 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:10 +0000] e4d51b14415f7cd8f2683019690f5902 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2021-04-12 00:15:10 375 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 474
10.233.69.68 - - [12/Apr/2021:00:15:10 +0000] 95413fc47e639418cb9ab673827c676e "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.476 upstream_response_time:0.476 "-" "Go-http-client/1.1" "-"
2021-04-12 00:15:10 852 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
10.233.69.68 - - [12/Apr/2021:00:15:11 +0000] 8f9ce2f49a77f05128e82a1a0b3ffcac "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
2021-04-12 00:15:11 455 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:12 +0000] fc1c6024dc04b900517fb514dc6c0720 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2021-04-12 00:15:12 154 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:12 +0000] 9f437b73fa3cea7c33ecb083d8ac0a74 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-04-12 00:15:12 560 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:12 +0000] 248bdb907fc239050b789a45ebb1ea71 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 401
2021-04-12 00:15:12 964 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:13 +0000] abb0c53d63631ba88ae7064c449ca053 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:13 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 486
2021-04-12 00:15:13 452 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:13 +0000] 8ff2eb414df19b4c231874fad1bc6206 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2021-04-12 00:15:13 553 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:13 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
10.233.69.68 - - [12/Apr/2021:00:15:13 +0000] 6fa19084bce6283222a981d7bf5b3a6c "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
2021-04-12 00:15:13 960 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:14 +0000] 2da85835bad93b7c0a4284596ed9a821 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-04-12 00:15:14 261 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:14 +0000] 88d389f6f0ebd7bc2fa650683354eda7 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100
2021-04-12 00:15:14 363 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:14 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391
10.233.69.68 - - [12/Apr/2021:00:15:14 +0000] 14f70a1ad742cbb0cfe076cff95f7535 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
2021-04-12 00:15:14 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:15 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291
10.233.69.68 - - [12/Apr/2021:00:15:15 +0000] 54cd1b8ee4e593f64833241926e5c796 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.312 upstream_response_time:0.312 "-" "Go-http-client/1.1" "-"
2021-04-12 00:15:15 163 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bead083
2021-04-12 00:15:15 164 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:15 746 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:15 +0000] 7ff6845905eb156b01a1026624b57bc4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.680 upstream_response_time:0.680 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 601
2021-04-12 00:15:15 763 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@555c5e16
2021-04-12 00:15:15 763 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:15 968 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:16 +0000] 351534c128f5a735b8474e53c06e4115 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.388 upstream_response_time:0.388 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 388
2021-04-12 00:15:16 156 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cead6cc
2021-04-12 00:15:16 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:16 485 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:16 +0000] ef4752c731cfacb5aad4206654485f20 "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.69.68 - - [12/Apr/2021:00:15:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 394
2021-04-12 00:15:16 556 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59cd4cb8
2021-04-12 00:15:16 556 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:17 093 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:17 +0000] f5a1eeaf1f3f1e9ca767947ece1330af "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.549 upstream_response_time:0.549 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 549
2021-04-12 00:15:17 110 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73694fc2
2021-04-12 00:15:17 110 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:18 046 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:18 +0000] c162fe478768e8639c4279bc5d550143 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.142 upstream_response_time:1.142 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1141
2021-04-12 00:15:18 255 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@373813e6
2021-04-12 00:15:18 255 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:18 846 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:18 +0000] d6cb78851f8751791acf2c47770490e0 "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.69.68 - - [12/Apr/2021:00:15:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 696
2021-04-12 00:15:18 958 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8e86b7b
2021-04-12 00:15:18 958 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:19 147 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:19 +0000] 619eb83147863d1899fc0bc467841d28 "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.69.68 - - [12/Apr/2021:00:15:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 395
2021-04-12 00:15:19 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f029b4c
2021-04-12 00:15:19 358 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:19 553 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:19 +0000] 84ee4ef71b4edb784d80fe605d1619d3 "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.69.68 - - [12/Apr/2021:00:15:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 496
2021-04-12 00:15:19 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bd11a3f
2021-04-12 00:15:19 857 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:20 151 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:20 +0000] e4deb50f822f72bf459df76944a299bf "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.69.68 - - [12/Apr/2021:00:15:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 497
2021-04-12 00:15:20 362 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f4d2820
2021-04-12 00:15:20 362 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:20 854 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:21 +0000] d72ca48898f9ae34dfa0c0082ce82455 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 699
2021-04-12 00:15:21 061 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18f63261
2021-04-12 00:15:21 061 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:21 346 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:21 +0000] 50394f5a979402c627a32b605987c588 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 490
2021-04-12 00:15:21 556 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d111a1b
2021-04-12 00:15:21 556 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:21 645 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:22 +0000] a9c78a25a45f1c2a6cf32c424d352577 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 695
2021-04-12 00:15:22 256 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@664757db
2021-04-12 00:15:22 256 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:22 950 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:23 +0000] ba93d8e6560e3252d858b5b9a09fd735 "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.69.68 - - [12/Apr/2021:00:15:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 794
2021-04-12 00:15:23 056 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a0ab4ce
2021-04-12 00:15:23 056 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:23 300 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:23 +0000] 13a37b084a783616ffefba47ee30359d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.259 upstream_response_time:0.259 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 259
2021-04-12 00:15:23 319 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37a8178c
2021-04-12 00:15:23 319 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:23 919 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:24 +0000] b942af800456bf53ea0f8b2dd16a4aa9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.833 upstream_response_time:0.833 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 832
2021-04-12 00:15:24 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e0d4af
2021-04-12 00:15:24 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:24 370 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:24 +0000] 1a7b3e7feda1128d55e1b32e3353e489 "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.69.68 - - [12/Apr/2021:00:15:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 296
2021-04-12 00:15:24 455 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@639c6d21
2021-04-12 00:15:24 455 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:24 847 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:25 +0000] 743bb02cab781d0b0da8c1a0aafaeb30 "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.69.68 - - [12/Apr/2021:00:15:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 596
2021-04-12 00:15:25 054 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4eda8659
2021-04-12 00:15:25 055 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:25 324 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:25 +0000] bd76bf83b34429149f12182b99450347 "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.69.68 - - [12/Apr/2021:00:15:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 296
2021-04-12 00:15:25 359 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71ed699
2021-04-12 00:15:25 360 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:25 555 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 393
10.233.69.68 - - [12/Apr/2021:00:15:25 +0000] 3e023b0502729cf31f732769a9031035 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
2021-04-12 00:15:25 759 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e37710f
2021-04-12 00:15:25 759 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:25 950 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:26 +0000] e9bd447e48dff1f17a914e322572e9ca "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.69.68 - - [12/Apr/2021:00:15:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 294
2021-04-12 00:15:26 057 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fa116e1
2021-04-12 00:15:26 057 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:26 447 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:26 +0000] 763f5b8107181deb12283c6825fa6c7e "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.69.68 - - [12/Apr/2021:00:15:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 494
2021-04-12 00:15:26 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d7868a8
2021-04-12 00:15:26 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:27 147 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:27 +0000] 41c24fdab7a9a7655dac251a23ce6834 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 597
2021-04-12 00:15:27 162 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41d6cdb0
2021-04-12 00:15:27 162 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:27 585 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:27 +0000] cf30db46d25ffecc5defeb9ad610c171 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 489
2021-04-12 00:15:27 654 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30942daa
2021-04-12 00:15:27 654 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:27 893 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:27 +0000] c07d7260cae217094f3a7da08b43d71a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.249 upstream_response_time:0.249 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 249
2021-04-12 00:15:27 907 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a37417e
2021-04-12 00:15:27 907 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:28 492 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:28 +0000] 2f84c11f0da8dc41c2020ea6bbdb1cc0 "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.69.68 - - [12/Apr/2021:00:15:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 599
2021-04-12 00:15:28 511 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b0d8d36
2021-04-12 00:15:28 511 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:29 046 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:29 +0000] b4c3d1badc0bf687ab99da9a0352eb77 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.640 upstream_response_time:0.640 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 640
2021-04-12 00:15:29 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@dee70bc
2021-04-12 00:15:29 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:30 533 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1397
10.233.69.68 - - [12/Apr/2021:00:15:30 +0000] e41e2ef807f64d7ae236100e15cb3b5d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.399 upstream_response_time:1.399 "-" "Go-http-client/1.1" "-"
2021-04-12 00:15:30 561 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f60b918
2021-04-12 00:15:30 562 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:31 166 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 793
10.233.69.68 - - [12/Apr/2021:00:15:31 +0000] 14f3c232f29ba13a07d4dc7099d7ad3c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
2021-04-12 00:15:31 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@766601b8
2021-04-12 00:15:31 361 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:31 779 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:31 +0000] 98038b9bd286e97f6fbb1ef45f50e7b1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.429 upstream_response_time:0.429 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 427
2021-04-12 00:15:31 801 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9eae23b
2021-04-12 00:15:31 801 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:32 546 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:32 +0000] e1cc879c30095668dab962126938c1b8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.950 upstream_response_time:0.950 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 950
2021-04-12 00:15:32 761 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f4aacd6
2021-04-12 00:15:32 761 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:33 313 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:33 +0000] 55882168c84353380e3cfe0ba49120de "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 694
2021-04-12 00:15:33 462 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a9a5867
2021-04-12 00:15:33 462 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:33 977 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:34 +0000] fc979cc222bcae5406dc59809569e64c "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.69.68 - - [12/Apr/2021:00:15:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 590
2021-04-12 00:15:34 056 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fb94372
2021-04-12 00:15:34 056 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:34 390 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:34 +0000] 9058253b73f5505d4e3866eb90bc2713 "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.69.68 - - [12/Apr/2021:00:15:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 394
2021-04-12 00:15:34 459 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@799ce50e
2021-04-12 00:15:34 460 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:34 996 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:35 +0000] a6feaace60cf10fbb0a0496006401289 "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.69.68 - - [12/Apr/2021:00:15:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 592
2021-04-12 00:15:35 055 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@451964b4
2021-04-12 00:15:35 055 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:35 664 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:35 +0000] a43727146c7786792beeb3377c203c39 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 696
2021-04-12 00:15:35 757 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bae93f5
2021-04-12 00:15:35 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:36 246 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:36 +0000] 922f134bc4bc0fe91cc4a602c5b51a31 "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.69.68 - - [12/Apr/2021:00:15:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 595
2021-04-12 00:15:36 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61d77334
2021-04-12 00:15:36 358 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:37 146 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:37 +0000] fdccb8ec537dca6647075f47d0a973a7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.803 upstream_response_time:0.803 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 801
2021-04-12 00:15:37 167 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@94b597
2021-04-12 00:15:37 167 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:37 330 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:37 +0000] ed391bbaccaf4ecd8323ddd7034dd3ba "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.69.68 - - [12/Apr/2021:00:15:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 583
2021-04-12 00:15:37 755 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64eb6761
2021-04-12 00:15:37 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:38 037 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:38 +0000] f526eb77e3f8f88a874a72d2df79a8e4 "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.69.68 - - [12/Apr/2021:00:15:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 397
2021-04-12 00:15:38 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@183872df
2021-04-12 00:15:38 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:38 446 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:38 +0000] 6db8a0cbf6cc510980cc5083e228aeb7 "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.69.68 - - [12/Apr/2021:00:15:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 299
2021-04-12 00:15:38 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14bd444e
2021-04-12 00:15:38 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:39 053 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:39 +0000] 7153f027d0962e910002536faf1c95ab "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.69.68 - - [12/Apr/2021:00:15:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 794
2021-04-12 00:15:39 256 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a990cde
2021-04-12 00:15:39 256 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:39 846 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:40 +0000] d58d30355ea0b707c56215a355d57b81 "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.69.68 - - [12/Apr/2021:00:15:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 795
2021-04-12 00:15:40 056 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d743feb
2021-04-12 00:15:40 056 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:40 460 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:40 +0000] 98c31842c0d01ef7faa8d3086e2e7b84 "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.69.68 - - [12/Apr/2021:00:15:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 795
2021-04-12 00:15:40 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2774d4ac
2021-04-12 00:15:40 857 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:41 097 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:41 +0000] 600b70f920459cb3104620e0a614a55e "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.69.68 - - [12/Apr/2021:00:15:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 494
2021-04-12 00:15:41 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47cc482c
2021-04-12 00:15:41 356 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:42 046 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:42 +0000] d47573e76ff2b8ecbc76e43f8a19b79a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 901
2021-04-12 00:15:42 257 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@def0a66
2021-04-12 00:15:42 258 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:42 488 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:42 +0000] 8d300285940120407ef16644c759bfca "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.69.68 - - [12/Apr/2021:00:15:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 494
2021-04-12 00:15:42 756 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@205ded5a
2021-04-12 00:15:42 756 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:43 049 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:43 +0000] d80945bdfe78b06248e4b5d2ff58ae03 "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.69.68 - - [12/Apr/2021:00:15:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 494
2021-04-12 00:15:43 255 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19e000dc
2021-04-12 00:15:43 256 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:43 746 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:43 +0000] 81d2fea5ff011d88a627777fcc9f95b2 "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.69.68 - - [12/Apr/2021:00:15:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 596
2021-04-12 00:15:43 855 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46f99017
2021-04-12 00:15:43 855 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:44 263 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:44 +0000] 347b0ffe78eb849b933bbf620587d0e4 "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.69.68 - - [12/Apr/2021:00:15:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 497
2021-04-12 00:15:44 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a6f81af
2021-04-12 00:15:44 358 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:44 910 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.69.68 - - [12/Apr/2021:00:15:45 +0000] d0e3fb1e919c45ca3b128d3b9d808919 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 694
2021-04-12 00:15:45 055 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@259a45f8
2021-04-12 00:15:45 055 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:45 149 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:45 +0000] ffc31972a7c1513ab8f383fa9b3b5173 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 102
2021-04-12 00:15:45 162 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5376768
2021-04-12 00:15:45 163 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:45 853 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.69.68 - - [12/Apr/2021:00:15:45 +0000] 9a1255e5ea95c43956064083a1aa2904 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.707 upstream_response_time:0.707 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 706
2021-04-12 00:15:45 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57b24d4
2021-04-12 00:15:45 873 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:46 050 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:46 +0000] 9f08c2a2f4ac6468a78486c8935e53c3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.480 upstream_response_time:0.480 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 479
2021-04-12 00:15:46 357 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1203439
2021-04-12 00:15:46 357 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:46 609 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.69.68 - - [12/Apr/2021:00:15:46 +0000] 14af8898b64f14888b8da4788053e411 "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.69.68 - - [12/Apr/2021:00:15:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 295
2021-04-12 00:15:46 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b691e92
2021-04-12 00:15:46 658 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:47 097 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.69.68 - - [12/Apr/2021:00:15:47 +0000] 4072e545abbf314c58f8c19352b26e57 "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.69.68 - - [12/Apr/2021:00:15:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 796
2021-04-12 00:15:47 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53db6412
2021-04-12 00:15:47 461 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:15:48 346 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.69.68 - - [12/Apr/2021:00:15:48 +0000] e5bb5dbba584a6110388df44ec7439ea "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.69.68 - - [12/Apr/2021:00:15:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 894
2021-04-12 00:15:48 374 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:48 +0000] c5aa968d1626464623dec4610e4c0628 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.176 upstream_response_time:0.176 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 175
2021-04-12 00:15:48 552 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:48 +0000] 043026bd743dd3347a748ee4c0b41837 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305
2021-04-12 00:15:48 859 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:49 +0000] 915ce0fc5bfd7f4d9b3162c5b333e5c0 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492
2021-04-12 00:15:49 354 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:49 +0000] bfc1017ee161ff22cdfd044a0578fbd2 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2021-04-12 00:15:49 961 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:50 +0000] 454043358579448bdc0cb1e46470a420 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100
2021-04-12 00:15:50 055 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:50 +0000] 12351668d09cd3cea2780eebd5a07018 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-04-12 00:15:50 353 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:50 +0000] 6c0f42c22edbd75ec353455e113ec227 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2021-04-12 00:15:50 853 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:51 +0000] 0432c644a87fd6d77b60983b48c36d53 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-04-12 00:15:51 053 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:51 +0000] c42b6674555ddcb736edb62d9977e1d3 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 401
2021-04-12 00:15:51 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:52 +0000] f145b0bddb592639574a2944f32e5eee "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1092
2021-04-12 00:15:52 552 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
10.233.69.68 - - [12/Apr/2021:00:15:53 +0000] ef17e9ce99c7a7f72f3902741cf7beb4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
2021-04-12 00:15:53 157 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:53 +0000] 10bb015bfcb9baab9965cc3ee6edfec8 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 107
2021-04-12 00:15:53 347 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:53 +0000] a00c7d7c921826ddb33575f539152fc6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.485 upstream_response_time:0.485 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 404
2021-04-12 00:15:53 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 211
10.233.69.68 - - [12/Apr/2021:00:15:53 +0000] 9f7f88e5a9c24db39199ba886a8eb506 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.217 upstream_response_time:0.217 "-" "Go-http-client/1.1" "-"
2021-04-12 00:15:54 053 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:54 +0000] 854a82b0bc4684f6d6eda4aa52000604 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.380 upstream_response_time:0.380 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-04-12 00:15:54 354 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:55 +0000] c716cec4cac03311557c506e83102fb6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798
2021-04-12 00:15:55 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:55 +0000] 6680698bdeeb891e8050b811e7279e6d "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 704
2021-04-12 00:15:55 861 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:55 +0000] 05105ae93dc7e2f29179d1377eb6170b "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.094 upstream_response_time:0.094 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 94
2021-04-12 00:15:55 956 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:56 +0000] 1368d86162fbb3c15292cd0f474f1a41 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 209
2021-04-12 00:15:56 167 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:56 +0000] f2ffd083bfbdaf8f5d9feaa35cd4fc5f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.285 upstream_response_time:0.285 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 285
2021-04-12 00:15:56 453 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:56 +0000] 427c1197899cef4a015cec8fec4818cd "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-04-12 00:15:56 754 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:57 +0000] b661b9082fd032bf682533e39c60f343 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-04-12 00:15:57 151 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:57 +0000] ef2d43720eda3a3a9b5a8c54e8b195e5 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-04-12 00:15:57 452 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:57 +0000] 37642558f56d1c56d37e37e9ae0ac3a4 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-04-12 00:15:57 751 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:58 +0000] c8e0c50b670963b8eac77c0954e45fb5 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2021-04-12 00:15:58 152 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:58 +0000] 476da30995783641c505d135affdd24a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-04-12 00:15:58 351 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:58 +0000] 7817aca81e91da452f12c8b5ac3b8914 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2021-04-12 00:15:58 653 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:58 +0000] 84a009f9ec0e273394701c56afc13a3c "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-04-12 00:15:58 956 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:59 +0000] 4d5b8845a3225f9ba03fa5de2d4ddd2f "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2021-04-12 00:15:59 158 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:59 +0000] 51b313fa0721732a40b2dca0953dcebd "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.092 upstream_response_time:0.092 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 92
2021-04-12 00:15:59 252 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:59 +0000] dee8139d5797341ff137141005cd0921 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2021-04-12 00:15:59 852 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:15:59 +0000] 54ba290ea56a0d82c05c0afb88faa98b "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:15:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2021-04-12 00:15:59 952 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:00 +0000] ff2f34eec8f6b9061a9d90cbb8685a12 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-04-12 00:16:00 351 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:00 +0000] 15fbfeec3e20be020693a58d2cd957ff "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2021-04-12 00:16:00 753 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:00 +0000] 8a1989dbefca2fdb18775097f0a5f918 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-04-12 00:16:00 952 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:01 +0000] 364bc57ff072b9ace20b390576537918 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2021-04-12 00:16:01 356 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:01 +0000] 99802d0da6d0ffe6aba6d787c8083437 "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-04-12 00:16:01 557 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:02 +0000] bc51b22c64aaa724fb16c6fe59b2f3e8 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1093
2021-04-12 00:16:02 652 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:02 +0000] d89c0f77efe4e50bd4e612f95dae7db2 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 206
2021-04-12 00:16:02 860 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:03 +0000] d46f7ecc5483c791bf3946ea6d50ba06 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.891 upstream_response_time:0.891 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 889
2021-04-12 00:16:03 756 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:03 +0000] 8bc7cfef3f5061264db67a3994696cd4 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-04-12 00:16:03 956 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:04 +0000] 224bbc81c87024813900d04dae3bba88 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194
2021-04-12 00:16:04 154 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:04 +0000] 395d229cb6933866c63c684bbe1f4fee "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-04-12 00:16:04 352 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:04 +0000] 3da0243feab99a516d93bd8c280afd01 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102
2021-04-12 00:16:04 458 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:05 +0000] 41b4e89215698d212fe5c13ff7346b31 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592
2021-04-12 00:16:05 052 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:05 +0000] 71329eb113e3d8c7814e3bf7e9098ac2 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201
2021-04-12 00:16:05 256 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:05 +0000] d0f21ffd42d8ff95739ddd47aba94789 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2021-04-12 00:16:05 464 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:05 +0000] 602581dc191198724973a8c03cba6b1d "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 285
2021-04-12 00:16:05 752 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:05 +0000] fbc1cee81b95cdfc1279ca01e0d85e16 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2021-04-12 00:16:05 768 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:06 +0000] 3903883bb0336823f32b750c166a16b9 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.284 upstream_response_time:0.284 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 283
2021-04-12 00:16:06 053 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:06 +0000] 8f313189f724e409c2612912f7804034 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.013 upstream_response_time:0.013 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 11
2021-04-12 00:16:06 066 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:07 +0000] 1e042e21c0b5bfa3cb012ef495850509 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:1.085 upstream_response_time:1.085 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1084
2021-04-12 00:16:07 152 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:07 +0000] 050535ac8acc82d4116936bfffac3b25 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203
2021-04-12 00:16:07 357 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:07 +0000] 0a17a3febec3462eabe1a21e4475c9ba "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592
2021-04-12 00:16:07 960 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:08 +0000] 0292faa874ddd6ca2ed7714c1c4accb8 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:08 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391
2021-04-12 00:16:08 353 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:08 +0000] 11805d663f1d3330620b51af0b58032b "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:08 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-04-12 00:16:08 662 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@798d0dc8
2021-04-12 00:16:08 662 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:11 013 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:11 +0000] df271e5e7f1dd20f5b9f3998bf3f5795 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.398 upstream_response_time:2.398 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 2398
2021-04-12 00:16:11 059 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ab34f79
2021-04-12 00:16:11 059 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:11 821 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:11 +0000] b63fb979a9193c2cf0998edea9975bb8 "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.69.68 - - [12/Apr/2021:00:16:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 794
2021-04-12 00:16:11 862 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@209de33b
2021-04-12 00:16:11 862 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:12 560 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:12 +0000] 2c2705177ae2cfb6209c3439511125b5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.712 upstream_response_time:0.712 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 707
2021-04-12 00:16:12 574 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a575337
2021-04-12 00:16:12 574 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:13 446 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:13 +0000] f0a5c7d7eacabbb19e2115c7d693a3a8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.883 upstream_response_time:0.883 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 882
2021-04-12 00:16:13 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e33f0f7
2021-04-12 00:16:13 461 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:13 826 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:13 +0000] a2abaeb13e4b6df2195d152ec8df0dbf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.381 upstream_response_time:0.381 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 381
2021-04-12 00:16:13 845 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f3da744
2021-04-12 00:16:13 845 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:14 246 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:14 +0000] 39df6dcde972015797e3b95bee5f2c29 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.409 upstream_response_time:0.409 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 409
2021-04-12 00:16:14 260 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@189a9e7d
2021-04-12 00:16:14 260 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:14 538 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:14 +0000] 056821e28e5395bc7b276e0ba8d2a766 "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.69.68 - - [12/Apr/2021:00:16:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 397
2021-04-12 00:16:14 664 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b59b730
2021-04-12 00:16:14 664 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:15 846 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:16 +0000] 6761dcdcb80286b8c960906506d5df46 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.391 upstream_response_time:1.391 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1387
2021-04-12 00:16:16 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@389068a8
2021-04-12 00:16:16 059 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:16 438 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:16 +0000] 05ff86f499e45300634320c322850e59 "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.69.68 - - [12/Apr/2021:00:16:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 594
2021-04-12 00:16:16 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36de0d00
2021-04-12 00:16:16 658 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:17 003 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:17 +0000] 312ce04e21a02e5e89af8b6c009d46d9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 497
2021-04-12 00:16:17 161 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16416940
2021-04-12 00:16:17 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:17 622 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:17 +0000] a08facaa59bdae86c1c8033794884353 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.470 upstream_response_time:0.470 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 470
2021-04-12 00:16:17 634 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56b510de
2021-04-12 00:16:17 634 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:17 745 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:17 +0000] 2a31244429dfe0cf3ce2c62b11cd9f2b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.120 upstream_response_time:0.120 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 120
2021-04-12 00:16:17 759 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@781b556b
2021-04-12 00:16:17 759 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:18 046 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:18 +0000] b22aa63a7612fc044f0903070ab364ea "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.69.68 - - [12/Apr/2021:00:16:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 493
2021-04-12 00:16:18 268 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10e4f830
2021-04-12 00:16:18 268 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:19 046 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:19 +0000] 4e637a9f6e86e2fa881aba3567171bb3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.194 upstream_response_time:1.194 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1182
2021-04-12 00:16:19 455 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ee5b0c4
2021-04-12 00:16:19 455 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:19 687 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:19 +0000] 04b356265ce59affa9d2c529b5a25e65 "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.69.68 - - [12/Apr/2021:00:16:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 296
2021-04-12 00:16:19 762 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@528af11a
2021-04-12 00:16:19 763 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:20 417 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:20 +0000] e2858ef694d4752121cb9d2678eeb9be "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.664 upstream_response_time:0.664 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 668
2021-04-12 00:16:20 431 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1254c0a4
2021-04-12 00:16:20 431 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:20 661 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:20 +0000] ccbca32a84d1e15e4ddcd118272e26a7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.239 upstream_response_time:0.239 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 238
2021-04-12 00:16:20 676 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@eb1e6ad
2021-04-12 00:16:20 676 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:20 897 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:21 +0000] 4e454c47d434b6b1698928b96608776b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.377 upstream_response_time:0.377 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 376
2021-04-12 00:16:21 055 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6827cea5
2021-04-12 00:16:21 055 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:21 546 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:21 +0000] 6491f2227ba69ca6c42af195281c7373 "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.69.68 - - [12/Apr/2021:00:16:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 595
2021-04-12 00:16:21 654 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5950363d
2021-04-12 00:16:21 655 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:22 346 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:22 +0000] d9dca7da2b0a009ec9ba0750268b1e95 "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.69.68 - - [12/Apr/2021:00:16:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 800
2021-04-12 00:16:22 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a26dc9d
2021-04-12 00:16:22 461 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:22 850 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:22 +0000] e748cb06db3b009fd6928c0074cb48cb "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.69.68 - - [12/Apr/2021:00:16:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 490
2021-04-12 00:16:22 956 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19f2e75a
2021-04-12 00:16:22 956 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:23 350 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:23 +0000] 4802727f3b185d8eab7b745024485b8d "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.69.68 - - [12/Apr/2021:00:16:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 796
2021-04-12 00:16:23 755 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@457f93eb
2021-04-12 00:16:23 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:24 646 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:24 +0000] 2ea9b22f0f8d9ddde4d5cab7515da05f "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.69.68 - - [12/Apr/2021:00:16:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1096
2021-04-12 00:16:24 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@577d4e45
2021-04-12 00:16:24 857 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:25 145 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:25 +0000] c492681543771df51bde006eb9e07454 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 497
2021-04-12 00:16:25 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55712072
2021-04-12 00:16:25 358 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:26 014 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:26 +0000] 3e24fc47e43f405a0cd134a4d2e34cb5 "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.69.68 - - [12/Apr/2021:00:16:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 795
2021-04-12 00:16:26 246 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1cad9766
2021-04-12 00:16:26 247 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:26 289 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:26 +0000] 92d4853c33f22d2ed61f83bd095e7a77 "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.69.68 - - [12/Apr/2021:00:16:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 492
2021-04-12 00:16:26 655 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49d13e78
2021-04-12 00:16:26 655 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:27 034 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:27 +0000] 8b697b5b61c994072b0fbc5ce21b203c "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.69.68 - - [12/Apr/2021:00:16:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 496
2021-04-12 00:16:27 156 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@339e8b23
2021-04-12 00:16:27 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:27 260 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:27 +0000] 900802ea32889d11d06f588ab67f93b1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 194
2021-04-12 00:16:27 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47cfab90
2021-04-12 00:16:27 356 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:27 940 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:27 +0000] d9c5b2db40724cba2f97c5be5c51b6dd "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.69.68 - - [12/Apr/2021:00:16:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 596
2021-04-12 00:16:27 959 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cf2ffb9
2021-04-12 00:16:27 959 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:28 346 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:28 +0000] c7522f9349de7bd4111f7013efdd316f "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.69.68 - - [12/Apr/2021:00:16:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 593
2021-04-12 00:16:28 555 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2224d0d4
2021-04-12 00:16:28 555 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:29 148 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:29 +0000] 79e5b860fdee288cf8e43053362f73ea "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.69.68 - - [12/Apr/2021:00:16:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 795
2021-04-12 00:16:29 354 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1df8936b
2021-04-12 00:16:29 354 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:29 457 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:29 +0000] 2a1a2fcc19f0ac8950421e85deb8e7cf "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.69.68 - - [12/Apr/2021:00:16:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 198
2021-04-12 00:16:29 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26d1b5b4
2021-04-12 00:16:29 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:30 549 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:30 +0000] 093714dc98e77d091569d9a0995fc539 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.293 upstream_response_time:1.293 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1292
2021-04-12 00:16:30 856 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54a33015
2021-04-12 00:16:30 856 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:31 246 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:31 +0000] ef4420f30e8753b27483e1cb548383d3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 498
2021-04-12 00:16:31 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4795e999
2021-04-12 00:16:31 358 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:31 727 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:31 +0000] 42f5ea307e96bfa42b1080589c74bd41 "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.69.68 - - [12/Apr/2021:00:16:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 493
2021-04-12 00:16:31 858 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a09f965
2021-04-12 00:16:31 858 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:32 055 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:32 +0000] db733b617d6317db558699d63ed4fb81 "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.69.68 - - [12/Apr/2021:00:16:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 393
2021-04-12 00:16:32 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bfa339e
2021-04-12 00:16:32 259 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:32 648 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:32 +0000] 46e07efd4ac01166d5744825297371e3 "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.69.68 - - [12/Apr/2021:00:16:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 401
2021-04-12 00:16:32 660 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d9ee9a1
2021-04-12 00:16:32 660 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:33 546 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:33 +0000] 0d2f0e0efae24e8500fb44f53dd1ed02 "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.69.68 - - [12/Apr/2021:00:16:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 894
2021-04-12 00:16:33 561 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a9e878
2021-04-12 00:16:33 561 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:33 947 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:34 +0000] 308ea2964144b3b2e82b6d8682dc8af2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 590
2021-04-12 00:16:34 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37674e71
2021-04-12 00:16:34 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:34 647 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:34 +0000] db843b8d1705105d34f57ca7bdbcd0ec "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.69.68 - - [12/Apr/2021:00:16:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 595
2021-04-12 00:16:34 754 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7345e20d
2021-04-12 00:16:34 754 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:35 248 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:35 +0000] 02c42ddc2a7deb8c08fe7fe0401ab4a4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 896
2021-04-12 00:16:35 654 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b5bfc0b
2021-04-12 00:16:35 654 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:36 246 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:36 +0000] 4fc376749185bd98828521c96ccd850b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 697
2021-04-12 00:16:36 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f40a3ee
2021-04-12 00:16:36 356 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:36 846 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:36 +0000] 5dde2410bed7806e6042ece290f2ac51 "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.69.68 - - [12/Apr/2021:00:16:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 595
2021-04-12 00:16:36 961 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f32817c
2021-04-12 00:16:36 961 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:37 207 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:37 +0000] d36a80f42c042d83d2ece304b5b8ff41 "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.69.68 - - [12/Apr/2021:00:16:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 291
2021-04-12 00:16:37 256 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@396d20f2
2021-04-12 00:16:37 256 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:37 717 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:37 +0000] 1ae684767c09f382022f6a8cea674753 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.471 upstream_response_time:0.471 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 470
2021-04-12 00:16:37 730 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51e61825
2021-04-12 00:16:37 730 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:38 148 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:38 +0000] 3b15d65a7363698e069938758c5a6e1f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.427 upstream_response_time:0.427 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 425
2021-04-12 00:16:38 161 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cf66326
2021-04-12 00:16:38 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:38 446 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:38 +0000] 6dc332079831fce32e7ecf6328956265 "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.69.68 - - [12/Apr/2021:00:16:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 390
2021-04-12 00:16:38 555 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@240f99a8
2021-04-12 00:16:38 555 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:39 010 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:39 +0000] 693453f226e0d94cba54908d3ac23527 "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.69.68 - - [12/Apr/2021:00:16:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 594
2021-04-12 00:16:39 157 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4485d220
2021-04-12 00:16:39 157 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:39 446 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.69.68 - - [12/Apr/2021:00:16:39 +0000] 62630d88fb3526469275a08fd5848ddf "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.69.68 - - [12/Apr/2021:00:16:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 493
2021-04-12 00:16:39 656 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36e46d33
2021-04-12 00:16:39 656 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:40 148 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 694
10.233.69.68 - - [12/Apr/2021:00:16:40 +0000] 7310d46527184577016ceb9fd6c6a057 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
2021-04-12 00:16:40 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@720be7cb
2021-04-12 00:16:40 358 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:40 846 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.69.68 - - [12/Apr/2021:00:16:41 +0000] fc0a4bfdb593394154e3fe09a477412c "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.69.68 - - [12/Apr/2021:00:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 993
2021-04-12 00:16:41 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e5fa109
2021-04-12 00:16:41 357 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:42 005 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:42 +0000] 3ca32ca028df7eead61e507619cf33af "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 895
2021-04-12 00:16:42 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f02db99
2021-04-12 00:16:42 259 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:42 546 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.69.68 - - [12/Apr/2021:00:16:42 +0000] 4befbb0a4ad59b63e3b4fc1f5c628164 "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.69.68 - - [12/Apr/2021:00:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 296
2021-04-12 00:16:42 562 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19745438
2021-04-12 00:16:42 562 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:43 004 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:43 +0000] 43cb01c5d1462290374f60bebe85a416 "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.69.68 - - [12/Apr/2021:00:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 491
2021-04-12 00:16:43 055 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25566225
2021-04-12 00:16:43 055 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:43 293 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.69.68 - - [12/Apr/2021:00:16:43 +0000] 104e099ab1922ced182b7e697988a640 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.247 upstream_response_time:0.247 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 246
2021-04-12 00:16:43 308 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12789ae0
2021-04-12 00:16:43 308 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.68,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.100","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-04-12 00:16:43 847 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-40 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.69.68 - - [12/Apr/2021:00:16:43 +0000] edb69773689da9ef1d7ca33e41d58e7b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.550 upstream_response_time:0.550 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 549
2021-04-12 00:16:43 863 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:44 +0000] 0a3a0b4c12781ecf4e91f98b496c7e33 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 486
2021-04-12 00:16:44 352 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:44 +0000] f075da678c530185c35b3b904b58ede1 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-04-12 00:16:44 751 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:44 +0000] 33a3222185588ac268b0d89c70066194 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 108
2021-04-12 00:16:44 862 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:45 +0000] aa82be2febaae3a99f187d0a18ea6a20 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291
2021-04-12 00:16:45 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:45 +0000] d19ebbb2d2d98fdb6ee82f0c06e0a92c "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.096 upstream_response_time:0.096 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95
2021-04-12 00:16:45 257 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:45 +0000] f344424497ee8bed94998a8fecdc0537 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2021-04-12 00:16:45 951 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:46 +0000] 1090a22f5264045af59adb2a30f562ce "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-04-12 00:16:46 250 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:46 +0000] 644f52472e144d93784d163dde367af6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2021-04-12 00:16:46 352 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:46 +0000] 8c0a969181d61ada9c27f1e06612dc03 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-04-12 00:16:46 651 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:48 +0000] 12f054d431286785d4e92ab1a6789f08 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:1.399 upstream_response_time:1.399 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1397
2021-04-12 00:16:48 051 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:48 +0000] 734e01590ee1f830a3d5872bb2e192f4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-04-12 00:16:48 252 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:48 +0000] df07970763b39edb2c98cb5fd86304b6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-04-12 00:16:48 463 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:48 +0000] e32514c8ac3d545fbc549b4562177431 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 486
2021-04-12 00:16:48 952 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:49 +0000] 3394c62f11225806ae709b8708aacc09 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101
2021-04-12 00:16:49 058 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:49 +0000] 9a40404acb129f0f86a97e0c5c9ea4d1 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-04-12 00:16:49 257 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:49 +0000] 5a4c36a7ccaed59765bdd2ef4aa55092 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2021-04-12 00:16:49 855 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:51 +0000] f8ab97fc11619fef215f088af83bf7b4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:1.395 upstream_response_time:1.395 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1394
2021-04-12 00:16:51 252 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:51 +0000] 68a61fcaf3d51bd135e707817af491e8 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2021-04-12 00:16:51 272 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:51 +0000] 0fb176a84d4c67ba913072e10ccd8e75 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.277 upstream_response_time:0.277 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 276
2021-04-12 00:16:51 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:52 +0000] 6f812a7621292fc68fa08b9756f34260 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2021-04-12 00:16:52 151 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8446
10.233.69.68 - - [12/Apr/2021:00:16:52 +0000] f4004e72e7ba9dc8262ac4be6a5edb0f "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.68 - - [12/Apr/2021:00:16:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.69.100/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-04-12 00:16:52 452 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-40 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.69.100/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.69.100,port:8