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@
2022-03-01 01:07:59 664 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-01 01:07:59 667 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-01 01:07:59 965 INFO  [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2022-03-01 01:08:19 767 INFO  [org.reflections.Reflections][main] - Reflections took 19601 ms to scan 1 urls, producing 15738 keys and 30140 values 
2022/03/01 01:08:22 [error] 21#21: *8 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.74.44, 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.74.44 - - [01/Mar/2022:01:08:22 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:0.001 "-" "Go-http-client/1.1" "-"
2022-03-01 01:08:23 680 INFO  [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2022-03-01 01:08:26 868 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2022-03-01 01:08:26 868 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2022-03-01 01:08:26 868 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-01 01:08:26 868 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-01 01:08:26 962 INFO  [io.dropwizard.server.ServerFactory][main] - Starting  MicroService Bus 
10.233.74.44 - - [01/Mar/2022:01:08:28 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:0.001 "-" "Go-http-client/1.1" "-"
2022/03/01 01:08:28 [error] 21#21: *13 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.74.44, 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"
2022-03-01 01:08:29 561 INFO  [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened  MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-01 01:08:29 662 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
2022-03-01 01:08:32 163 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2022-03-01 01:08:37 964 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.
2022-03-01 01:08:37 967 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.
2022-03-01 01:08:39 367 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

2022-03-01 01:08:40 660 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)

2022-03-01 01:08:40 662 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.

2022-03-01 01:08:40 664 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2022-03-01 01:08:40 869 INFO  [io.dropwizard.setup.AdminEnvironment][main] - tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

2022-03-01 01:08:40 960 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.       !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-03-01 01:08:41 067 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2022-03-01 01:08:42 271 INFO  [org.eclipse.jetty.server.AbstractConnector][main] - Started  MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-01 01:08:42 271 INFO  [org.eclipse.jetty.server.Server][main] - Started @57598ms
2022-03-01 01:09:08 877 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.74.44 - - [01/Mar/2022:01:09:11 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:3.508 upstream_response_time:3.508 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:11 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 3201
2022-03-01 01:09:12 570 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@671689ff
2022-03-01 01:09:12 765 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.0.116","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:13 565 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.115 upstream_response_time:2.115 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 2104
2022-03-01 01:09:13 977 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b7f0542
2022-03-01 01:09:13 977 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.45.22","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:14 608 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.742 upstream_response_time:0.742 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 654
2022-03-01 01:09:14 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36e8c995
2022-03-01 01:09:14 873 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.45.22","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:15 542 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:15 +0000] "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.74.44 - - [01/Mar/2022:01:09:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 993
2022-03-01 01:09:15 774 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30f23b81
2022-03-01 01:09:15 774 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc","version":"v1","url":"/sdc/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.37.241","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:16 141 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:16 +0000] "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.74.44 - - [01/Mar/2022:01:09:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 589
2022-03-01 01:09:16 357 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64ebb07
2022-03-01 01:09:16 357 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc-deprecated","version":"v1","url":"/sdc/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.37.241","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:16 546 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.515 upstream_response_time:0.515 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 512
2022-03-01 01:09:16 877 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e95dda2
2022-03-01 01:09:16 877 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.28.174","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:17 362 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:17 +0000] "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.74.44 - - [01/Mar/2022:01:09:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 692
2022-03-01 01:09:17 664 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62e50cea
2022-03-01 01:09:17 664 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.40.154","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:17 861 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:18 +0000] "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.74.44 - - [01/Mar/2022:01:09:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 407
2022-03-01 01:09:18 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1635ea6e
2022-03-01 01:09:18 269 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.40.154","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:18 950 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 1100
2022-03-01 01:09:19 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@555b0fa7
2022-03-01 01:09:19 469 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"wf-gui","version":"v1","url":"/","protocol":"UI","visualRange":"0|1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.52.105","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:19 760 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 599
2022-03-01 01:09:20 262 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1072e66
2022-03-01 01:09:20 263 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc-gui","version":"v1","url":"/sdc1","protocol":"UI","visualRange":"0|1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.10.236","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:20 960 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 906
2022-03-01 01:09:21 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75b9baa4
2022-03-01 01:09:21 269 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.44.195","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:21 866 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.74.44 - - [01/Mar/2022:01:09:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 900
2022-03-01 01:09:22 465 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@285b0ef5
2022-03-01 01:09:22 471 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.44.195","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:22 970 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.74.44 - - [01/Mar/2022:01:09:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.202 upstream_response_time:1.202 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 1199
2022-03-01 01:09:23 662 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35011ad9
2022-03-01 01:09:23 663 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.7.77","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:24 577 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.221 upstream_response_time:1.221 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 434 "-" "Go-http-client/1.1" 1127
2022-03-01 01:09:24 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2de44f59
2022-03-01 01:09:24 673 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.7.77","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:25 137 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:25 +0000] "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.74.44 - - [01/Mar/2022:01:09:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 488
2022-03-01 01:09:25 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5035b6a7
2022-03-01 01:09:25 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.7.77","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:26 193 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.061 upstream_response_time:1.061 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 1061
2022-03-01 01:09:26 264 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38b92405
2022-03-01 01:09:26 269 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.7.77","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:27 441 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.437 upstream_response_time:1.437 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 1400
2022-03-01 01:09:27 667 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14cdb6e4
2022-03-01 01:09:27 667 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.5.223","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:28 484 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.74.44 - - [01/Mar/2022:01:09:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.839 upstream_response_time:0.839 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 838
2022-03-01 01:09:28 510 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@506020dc
2022-03-01 01:09:28 510 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:28 907 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.74.44 - - [01/Mar/2022:01:09:29 +0000] "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.74.44 - - [01/Mar/2022:01:09:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 639
2022-03-01 01:09:29 156 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f6b6f89
2022-03-01 01:09:29 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:29 576 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.74.44 - - [01/Mar/2022:01:09:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.515 upstream_response_time:0.515 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 514
2022-03-01 01:09:29 676 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fd1f557
2022-03-01 01:09:29 676 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:30 040 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.477 upstream_response_time:0.477 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 474
2022-03-01 01:09:30 156 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3689cd75
2022-03-01 01:09:30 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:30 680 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.74.44 - - [01/Mar/2022:01:09:30 +0000] "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.74.44 - - [01/Mar/2022:01:09:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 594
2022-03-01 01:09:30 765 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3001e577
2022-03-01 01:09:30 765 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:31 059 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.485 upstream_response_time:0.485 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 484
2022-03-01 01:09:31 253 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c314737
2022-03-01 01:09:31 254 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:32 471 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.74.44 - - [01/Mar/2022:01:09:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.234 upstream_response_time:1.234 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1233
2022-03-01 01:09:32 489 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d7fa4f2
2022-03-01 01:09:32 489 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:34 540 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.361 upstream_response_time:2.361 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 2361
2022-03-01 01:09:34 856 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@211cb14a
2022-03-01 01:09:34 856 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:40 943 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.74.44 - - [01/Mar/2022:01:09:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:6.101 upstream_response_time:6.101 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 6101
2022-03-01 01:09:40 965 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@444c2ffe
2022-03-01 01:09:40 965 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:41 826 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 986
10.233.74.44 - - [01/Mar/2022:01:09:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.991 upstream_response_time:0.991 "-" "Go-http-client/1.1" "-"
2022-03-01 01:09:41 958 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@282b01a6
2022-03-01 01:09:41 959 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:44 474 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.74.44 - - [01/Mar/2022:01:09:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.693 upstream_response_time:2.693 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 2691
2022-03-01 01:09:44 654 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75796b76
2022-03-01 01:09:44 654 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:47 255 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.396 upstream_response_time:3.396 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 3394
2022-03-01 01:09:48 057 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cdeb191
2022-03-01 01:09:48 058 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:49 940 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.74.44 - - [01/Mar/2022:01:09:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.994 upstream_response_time:1.994 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1992
2022-03-01 01:09:50 053 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c0de6bf
2022-03-01 01:09:50 053 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:50 478 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:50 +0000] "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.74.44 - - [01/Mar/2022:01:09:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 496
2022-03-01 01:09:50 555 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@376f8193
2022-03-01 01:09:50 555 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:50 964 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.74.44 - - [01/Mar/2022:01:09:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1193
2022-03-01 01:09:51 762 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1babeb15
2022-03-01 01:09:51 762 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:52 277 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:52 +0000] "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.74.44 - - [01/Mar/2022:01:09:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 592
2022-03-01 01:09:52 354 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@750f5bb4
2022-03-01 01:09:52 354 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:53 018 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.74.44 - - [01/Mar/2022:01:09:53 +0000] "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.74.44 - - [01/Mar/2022:01:09:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 694
2022-03-01 01:09:53 053 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59a346fa
2022-03-01 01:09:53 053 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:57 240 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:4.396 upstream_response_time:4.396 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 4395
2022-03-01 01:09:57 452 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@573f4f5c
2022-03-01 01:09:57 452 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:58 421 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.74.44 - - [01/Mar/2022:01:09:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.985 upstream_response_time:0.985 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 985
2022-03-01 01:09:58 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@914c30d
2022-03-01 01:09:58 441 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:09:59 486 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:09:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.208 upstream_response_time:1.208 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:09:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1207
2022-03-01 01:09:59 654 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47e95a8b
2022-03-01 01:09:59 655 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:00 868 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.74.44 - - [01/Mar/2022:01:10:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1495
2022-03-01 01:10:01 153 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60f6e9fa
2022-03-01 01:10:01 154 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:01 460 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:10:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.323 upstream_response_time:0.323 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 321
2022-03-01 01:10:01 566 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f979f2e
2022-03-01 01:10:01 566 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:02 639 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.74.44 - - [01/Mar/2022:01:10:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.467 upstream_response_time:1.467 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1383
2022-03-01 01:10:02 954 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24095e0b
2022-03-01 01:10:02 954 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:03 360 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:10:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.419 upstream_response_time:0.419 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 418
2022-03-01 01:10:03 376 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@555aefd9
2022-03-01 01:10:03 376 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:03 567 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.74.44 - - [01/Mar/2022:01:10:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.472 upstream_response_time:0.472 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 470
2022-03-01 01:10:03 856 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ebed1eb
2022-03-01 01:10:03 856 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:04 240 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:10:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.618 upstream_response_time:0.618 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 611
2022-03-01 01:10:04 474 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bfce269
2022-03-01 01:10:04 474 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:04 840 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.74.44 - - [01/Mar/2022:01:10:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.677 upstream_response_time:0.677 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 676
2022-03-01 01:10:05 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f4d5876
2022-03-01 01:10:05 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:05 444 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:10:05 +0000] "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.74.44 - - [01/Mar/2022:01:10:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 593
2022-03-01 01:10:05 751 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20f37cc5
2022-03-01 01:10:05 752 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:05 952 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.74.44 - - [01/Mar/2022:01:10:06 +0000] "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.74.44 - - [01/Mar/2022:01:10:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 597
2022-03-01 01:10:06 354 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43617c4b
2022-03-01 01:10:06 354 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:06 670 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:10:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 495
10.233.74.44 - - [01/Mar/2022:01:10:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
2022-03-01 01:10:06 855 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c513d47
2022-03-01 01:10:06 855 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:07 940 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.74.44 - - [01/Mar/2022:01:10:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1293
2022-03-01 01:10:08 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46b97408
2022-03-01 01:10:08 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:08 614 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:10:09 +0000] "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.74.44 - - [01/Mar/2022:01:10:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 992
2022-03-01 01:10:09 152 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d550261
2022-03-01 01:10:09 152 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:09 740 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.74.44 - - [01/Mar/2022:01:10:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 997
2022-03-01 01:10:10 151 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@137a0fe3
2022-03-01 01:10:10 151 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:10 377 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:10:10 +0000] "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.74.44 - - [01/Mar/2022:01:10:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 400
2022-03-01 01:10:10 560 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7dcf018
2022-03-01 01:10:10 560 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:11 015 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.74.44 - - [01/Mar/2022:01:10:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.519 upstream_response_time:0.519 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 518
2022-03-01 01:10:11 166 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25e84ed3
2022-03-01 01:10:11 166 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:11 551 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:10:11 +0000] "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.74.44 - - [01/Mar/2022:01:10:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 408
2022-03-01 01:10:11 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d3200ce
2022-03-01 01:10:11 672 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:12 642 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.74.44 - - [01/Mar/2022:01:10:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.469 upstream_response_time:1.469 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1382
2022-03-01 01:10:13 052 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@887a0a
2022-03-01 01:10:13 052 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:13 341 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.74.44 - - [01/Mar/2022:01:10:13 +0000] "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.74.44 - - [01/Mar/2022:01:10:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 594
2022-03-01 01:10:13 653 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78c58182
2022-03-01 01:10:13 654 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:14 029 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.74.44 - - [01/Mar/2022:01:10:14 +0000] "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.74.44 - - [01/Mar/2022:01:10:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 390
2022-03-01 01:10:14 050 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fb455a
2022-03-01 01:10:14 050 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:14 340 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.74.44 - - [01/Mar/2022:01:10:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.307 upstream_response_time:0.307 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 305
2022-03-01 01:10:14 359 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@118ac319
2022-03-01 01:10:14 359 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:14 841 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.74.44 - - [01/Mar/2022:01:10:14 +0000] "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.74.44 - - [01/Mar/2022:01:10:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 503
2022-03-01 01:10:14 887 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6675bb1
2022-03-01 01:10:14 888 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:15 594 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.74.44 - - [01/Mar/2022:01:10:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.725 upstream_response_time:0.725 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 724
2022-03-01 01:10:15 617 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62a6cbb4
2022-03-01 01:10:15 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:16 125 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.74.44 - - [01/Mar/2022:01:10:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.532 upstream_response_time:0.532 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 530
2022-03-01 01:10:16 153 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6228caaa
2022-03-01 01:10:16 153 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:16 323 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.74.44 - - [01/Mar/2022:01:10:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 296
2022-03-01 01:10:16 450 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60a8416a
2022-03-01 01:10:16 451 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:16 982 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.74.44 - - [01/Mar/2022:01:10:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.544 upstream_response_time:0.544 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 543
2022-03-01 01:10:17 003 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36b84a92
2022-03-01 01:10:17 003 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:20 640 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.74.44 - - [01/Mar/2022:01:10:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:4.548 upstream_response_time:4.548 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 4543
2022-03-01 01:10:21 558 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45ebf784
2022-03-01 01:10:21 558 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:22 042 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.74.44 - - [01/Mar/2022:01:10:22 +0000] "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.74.44 - - [01/Mar/2022:01:10:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 794
2022-03-01 01:10:22 363 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e80fcd0
2022-03-01 01:10:22 363 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:22 943 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.74.44 - - [01/Mar/2022:01:10:23 +0000] "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.74.44 - - [01/Mar/2022:01:10:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 797
2022-03-01 01:10:23 153 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d32b37
2022-03-01 01:10:23 153 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:24 140 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.74.44 - - [01/Mar/2022:01:10:24 +0000] "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.74.44 - - [01/Mar/2022:01:10:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1097
2022-03-01 01:10:24 255 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e6f673
2022-03-01 01:10:24 255 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:24 445 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.74.44 - - [01/Mar/2022:01:10:24 +0000] "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.74.44 - - [01/Mar/2022:01:10:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 492
2022-03-01 01:10:24 752 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e7cf931
2022-03-01 01:10:24 753 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:25 241 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.74.44 - - [01/Mar/2022:01:10:25 +0000] "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.74.44 - - [01/Mar/2022:01:10:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 594
2022-03-01 01:10:25 354 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@167b0e67
2022-03-01 01:10:25 354 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:26 139 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.74.44 - - [01/Mar/2022:01:10:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 999
2022-03-01 01:10:26 355 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53f1496d
2022-03-01 01:10:26 356 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:27 181 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.74.44 - - [01/Mar/2022:01:10:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1092
2022-03-01 01:10:27 460 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72691dce
2022-03-01 01:10:27 461 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:28 145 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.74.44 - - [01/Mar/2022:01:10:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.711 upstream_response_time:0.711 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 709
2022-03-01 01:10:28 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b8fcc94
2022-03-01 01:10:28 174 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:28 845 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.74.44 - - [01/Mar/2022:01:10:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.884 upstream_response_time:0.884 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 880
2022-03-01 01:10:29 059 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d908e73
2022-03-01 01:10:29 059 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:29 659 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.74.44 - - [01/Mar/2022:01:10:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 890
2022-03-01 01:10:29 963 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28d5c2b1
2022-03-01 01:10:29 963 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:31 371 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.74.44 - - [01/Mar/2022:01:10:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.699 upstream_response_time:1.699 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 1693
2022-03-01 01:10:36 870 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@604ead6
2022-03-01 01:10:36 870 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdnc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.48.17","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:10:37 140 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace-
10.233.74.44 - - [01/Mar/2022:01:10:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.580 upstream_response_time:0.580 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:10:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 420 "-" "Go-http-client/1.1" 579
2022-03-01 01:11:01 610 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:02 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.337 upstream_response_time:1.337 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:02 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1336
2022-03-01 01:11:02 948 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-03-01 01:11:03 349 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:03 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:03 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-01 01:11:03 651 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-03-01 01:11:03 949 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.604 upstream_response_time:0.604 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 603
2022-03-01 01:11:04 556 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2022-03-01 01:11:04 955 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192
2022-03-01 01:11:05 150 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-03-01 01:11:05 450 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-03-01 01:11:05 853 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1093
2022-03-01 01:11:06 969 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.612 upstream_response_time:0.612 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 606
2022-03-01 01:11:07 564 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-01 01:11:07 965 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.586 upstream_response_time:0.586 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 581
2022-03-01 01:11:08 552 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.607 upstream_response_time:0.607 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 603
2022-03-01 01:11:09 163 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:10 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.889 upstream_response_time:0.889 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:10 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 883
2022-03-01 01:11:10 051 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-03-01 01:11:10 751 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595
2022-03-01 01:11:11 350 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2022-03-01 01:11:11 551 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-03-01 01:11:12 051 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393
2022-03-01 01:11:12 446 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-03-01 01:11:12 853 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:13 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.411 upstream_response_time:0.411 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:13 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 407
2022-03-01 01:11:13 260 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:14 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.387 upstream_response_time:1.387 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:14 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1384
2022-03-01 01:11:14 647 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:15 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:15 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-03-01 01:11:15 149 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:15 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:15 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-03-01 01:11:15 444 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.614 upstream_response_time:0.614 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 613
2022-03-01 01:11:16 063 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 302
10.233.74.44 - - [01/Mar/2022:01:11:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-"
2022-03-01 01:11:16 368 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.379 upstream_response_time:0.379 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 377
2022-03-01 01:11:16 748 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.406 upstream_response_time:0.406 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 405
2022-03-01 01:11:17 156 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 591
2022-03-01 01:11:17 749 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-01 01:11:18 149 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:18 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.308 upstream_response_time:0.308 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:18 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305
2022-03-01 01:11:18 461 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 487
2022-03-01 01:11:18 954 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 993
2022-03-01 01:11:19 951 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
10.233.74.44 - - [01/Mar/2022:01:11:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
2022-03-01 01:11:20 255 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491
2022-03-01 01:11:20 750 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
10.233.74.44 - - [01/Mar/2022:01:11:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
2022-03-01 01:11:21 151 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2022-03-01 01:11:21 450 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-01 01:11:21 848 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
10.233.74.44 - - [01/Mar/2022:01:11:22 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
2022-03-01 01:11:22 350 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-01 01:11:22 552 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 793
2022-03-01 01:11:23 347 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-03-01 01:11:23 649 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-01 01:11:23 949 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-03-01 01:11:23 973 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.378 upstream_response_time:0.378 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 372
2022-03-01 01:11:24 347 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-03-01 01:11:24 849 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698
2022-03-01 01:11:25 551 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 302
2022-03-01 01:11:25 855 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-03-01 01:11:26 353 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 790
2022-03-01 01:11:27 147 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.299 upstream_response_time:1.299 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1302
2022-03-01 01:11:28 457 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.605 upstream_response_time:0.605 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 602
2022-03-01 01:11:29 060 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
2022-03-01 01:11:29 348 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:29 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:29 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 402
2022-03-01 01:11:29 752 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:11:30 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:30 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 993
2022-03-01 01:11:30 751 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3727647c
2022-03-01 01:11:30 752 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:32 187 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.74.44 - - [01/Mar/2022:01:11:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.501 upstream_response_time:1.501 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1499
2022-03-01 01:11:32 255 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e20234e
2022-03-01 01:11:32 255 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:32 969 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.74.44 - - [01/Mar/2022:01:11:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.731 upstream_response_time:0.731 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 730
2022-03-01 01:11:32 991 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@703f36b2
2022-03-01 01:11:32 991 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:33 671 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.74.44 - - [01/Mar/2022:01:11:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.859 upstream_response_time:0.859 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 858
2022-03-01 01:11:33 855 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6de3c945
2022-03-01 01:11:33 855 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:34 521 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.74.44 - - [01/Mar/2022:01:11:34 +0000] "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.74.44 - - [01/Mar/2022:01:11:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 690
2022-03-01 01:11:34 562 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@348dde8d
2022-03-01 01:11:34 562 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:34 640 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.74.44 - - [01/Mar/2022:01:11:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 101
2022-03-01 01:11:34 657 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1302e2a3
2022-03-01 01:11:34 658 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:35 040 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.74.44 - - [01/Mar/2022:01:11:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.191 upstream_response_time:1.191 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1190
2022-03-01 01:11:35 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1325f172
2022-03-01 01:11:35 859 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:36 260 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.74.44 - - [01/Mar/2022:01:11:36 +0000] "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.74.44 - - [01/Mar/2022:01:11:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 590
2022-03-01 01:11:36 452 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@440d7352
2022-03-01 01:11:36 452 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:36 873 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.74.44 - - [01/Mar/2022:01:11:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.435 upstream_response_time:0.435 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 434
2022-03-01 01:11:36 892 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46ed5b89
2022-03-01 01:11:36 892 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:37 241 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.74.44 - - [01/Mar/2022:01:11:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.367 upstream_response_time:0.367 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 365
2022-03-01 01:11:37 264 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21eef088
2022-03-01 01:11:37 264 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:37 842 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.74.44 - - [01/Mar/2022:01:11:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.884 upstream_response_time:0.884 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 884
2022-03-01 01:11:38 153 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@271fa6c
2022-03-01 01:11:38 153 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:38 406 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.74.44 - - [01/Mar/2022:01:11:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.269 upstream_response_time:0.269 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 268
2022-03-01 01:11:38 424 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c06861d
2022-03-01 01:11:38 424 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:38 704 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.74.44 - - [01/Mar/2022:01:11:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.622 upstream_response_time:0.622 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 621
2022-03-01 01:11:39 056 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68532bf1
2022-03-01 01:11:39 056 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:39 245 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.74.44 - - [01/Mar/2022:01:11:39 +0000] "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.74.44 - - [01/Mar/2022:01:11:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 489
2022-03-01 01:11:39 551 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ac653fd
2022-03-01 01:11:39 551 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:39 817 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.74.44 - - [01/Mar/2022:01:11:39 +0000] "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.74.44 - - [01/Mar/2022:01:11:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 396
2022-03-01 01:11:39 950 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3689335d
2022-03-01 01:11:39 950 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:40 340 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.74.44 - - [01/Mar/2022:01:11:40 +0000] "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.74.44 - - [01/Mar/2022:01:11:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 496
2022-03-01 01:11:40 449 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71a1c091
2022-03-01 01:11:40 449 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:41 441 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.74.44 - - [01/Mar/2022:01:11:41 +0000] "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.74.44 - - [01/Mar/2022:01:11:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1097
2022-03-01 01:11:41 549 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d5d750f
2022-03-01 01:11:41 549 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:41 939 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.74.44 - - [01/Mar/2022:01:11:42 +0000] "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.74.44 - - [01/Mar/2022:01:11:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 696
2022-03-01 01:11:42 251 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@381e2672
2022-03-01 01:11:42 251 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:42 940 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.74.44 - - [01/Mar/2022:01:11:43 +0000] "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.74.44 - - [01/Mar/2022:01:11:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 795
2022-03-01 01:11:43 055 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fc91e6f
2022-03-01 01:11:43 055 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:43 540 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.74.44 - - [01/Mar/2022:01:11:43 +0000] "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.74.44 - - [01/Mar/2022:01:11:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 692
2022-03-01 01:11:43 751 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fa73122
2022-03-01 01:11:43 752 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:44 540 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.74.44 - - [01/Mar/2022:01:11:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.797 upstream_response_time:1.797 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1796
2022-03-01 01:11:45 553 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f8e0fb1
2022-03-01 01:11:45 553 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:46 162 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.74.44 - - [01/Mar/2022:01:11:46 +0000] "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.74.44 - - [01/Mar/2022:01:11:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1094
2022-03-01 01:11:46 650 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@275e44b3
2022-03-01 01:11:46 650 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:47 140 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.74.44 - - [01/Mar/2022:01:11:47 +0000] "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.74.44 - - [01/Mar/2022:01:11:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 895
2022-03-01 01:11:47 552 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a7a09a8
2022-03-01 01:11:47 552 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:48 154 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.74.44 - - [01/Mar/2022:01:11:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1297
2022-03-01 01:11:48 862 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@244bcb95
2022-03-01 01:11:48 862 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:49 340 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.74.44 - - [01/Mar/2022:01:11:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 493
2022-03-01 01:11:49 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ce902bd
2022-03-01 01:11:49 362 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:50 562 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.74.44 - - [01/Mar/2022:01:11:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.586 upstream_response_time:1.586 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1585
2022-03-01 01:11:50 951 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@167600cf
2022-03-01 01:11:50 951 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:51 339 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.74.44 - - [01/Mar/2022:01:11:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 404
2022-03-01 01:11:51 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@217396a0
2022-03-01 01:11:51 360 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:52 129 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.74.44 - - [01/Mar/2022:01:11:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.786 upstream_response_time:0.786 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 785
2022-03-01 01:11:52 148 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c841f04
2022-03-01 01:11:52 149 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:52 367 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.74.44 - - [01/Mar/2022:01:11:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.234 upstream_response_time:0.234 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 232
2022-03-01 01:11:52 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@239612a4
2022-03-01 01:11:52 468 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:53 510 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.74.44 - - [01/Mar/2022:01:11:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1199
10.233.74.44 - - [01/Mar/2022:01:11:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.283 upstream_response_time:1.283 "-" "Go-http-client/1.1" "-"
2022-03-01 01:11:53 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a96878a
2022-03-01 01:11:53 674 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:54 540 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.74.44 - - [01/Mar/2022:01:11:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.173 upstream_response_time:1.173 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1173
2022-03-01 01:11:54 854 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d597206
2022-03-01 01:11:54 854 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:55 410 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.74.44 - - [01/Mar/2022:01:11:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 796
10.233.74.44 - - [01/Mar/2022:01:11:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
2022-03-01 01:11:55 655 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ca608be
2022-03-01 01:11:55 656 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:56 642 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.74.44 - - [01/Mar/2022:01:11:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.095 upstream_response_time:1.095 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:11:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1102
2022-03-01 01:11:56 757 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62b5aea5
2022-03-01 01:11:56 757 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:57 134 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.74.44 - - [01/Mar/2022:01:11:57 +0000] "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.74.44 - - [01/Mar/2022:01:11:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 391
2022-03-01 01:11:57 153 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29a8da48
2022-03-01 01:11:57 153 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:57 476 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.74.44 - - [01/Mar/2022:01:11:57 +0000] "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.74.44 - - [01/Mar/2022:01:11:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 493
2022-03-01 01:11:57 649 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cd9579e
2022-03-01 01:11:57 650 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:58 340 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.74.44 - - [01/Mar/2022:01:11:58 +0000] "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.74.44 - - [01/Mar/2022:01:11:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 796
2022-03-01 01:11:58 448 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19870a6
2022-03-01 01:11:58 449 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:59 142 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.74.44 - - [01/Mar/2022:01:11:59 +0000] "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.74.44 - - [01/Mar/2022:01:11:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 898
2022-03-01 01:11:59 355 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bff97ee
2022-03-01 01:11:59 355 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:11:59 588 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.74.44 - - [01/Mar/2022:01:11:59 +0000] "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.74.44 - - [01/Mar/2022:01:11:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 393
2022-03-01 01:11:59 751 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fdc4118
2022-03-01 01:11:59 752 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:00 043 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.74.44 - - [01/Mar/2022:01:12:00 +0000] "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.74.44 - - [01/Mar/2022:01:12:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 594
2022-03-01 01:12:00 351 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79b040ab
2022-03-01 01:12:00 351 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:00 740 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.74.44 - - [01/Mar/2022:01:12:00 +0000] "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.74.44 - - [01/Mar/2022:01:12:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 596
2022-03-01 01:12:00 953 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bc54568
2022-03-01 01:12:00 953 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:01 640 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.74.44 - - [01/Mar/2022:01:12:01 +0000] "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.74.44 - - [01/Mar/2022:01:12:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 895
2022-03-01 01:12:01 851 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a14ae15
2022-03-01 01:12:01 851 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:02 883 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.74.44 - - [01/Mar/2022:01:12:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:12:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1298
2022-03-01 01:12:03 159 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e5defbf
2022-03-01 01:12:03 159 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:03 743 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.74.44 - - [01/Mar/2022:01:12:03 +0000] "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.74.44 - - [01/Mar/2022:01:12:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 686
2022-03-01 01:12:03 848 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a8acb77
2022-03-01 01:12:03 849 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:04 582 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.74.44 - - [01/Mar/2022:01:12:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1097
10.233.74.44 - - [01/Mar/2022:01:12:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-"
2022-03-01 01:12:04 952 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d0d2226
2022-03-01 01:12:04 952 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:05 340 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.74.44 - - [01/Mar/2022:01:12:05 +0000] "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.74.44 - - [01/Mar/2022:01:12:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 493
2022-03-01 01:12:05 453 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73a26768
2022-03-01 01:12:05 453 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:05 981 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.74.44 - - [01/Mar/2022:01:12:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 793
10.233.74.44 - - [01/Mar/2022:01:12:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
2022-03-01 01:12:06 251 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41848d80
2022-03-01 01:12:06 251 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:06 845 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.74.44 - - [01/Mar/2022:01:12:07 +0000] "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.74.44 - - [01/Mar/2022:01:12:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1096
2022-03-01 01:12:07 352 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41ea9b5d
2022-03-01 01:12:07 352 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:08 042 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.74.44 - - [01/Mar/2022:01:12:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1196
10.233.74.44 - - [01/Mar/2022:01:12:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-"
2022-03-01 01:12:08 569 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3527d53a
2022-03-01 01:12:08 569 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:09 140 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.74.44 - - [01/Mar/2022:01:12:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.777 upstream_response_time:0.777 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:12:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 776
2022-03-01 01:12:09 349 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15f65986
2022-03-01 01:12:09 349 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:09 906 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.74.44 - - [01/Mar/2022:01:12:09 +0000] "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.74.44 - - [01/Mar/2022:01:12:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 598
2022-03-01 01:12:09 951 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a4b3b46
2022-03-01 01:12:09 951 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:10 619 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.74.44 - - [01/Mar/2022:01:12:11 +0000] "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.74.44 - - [01/Mar/2022:01:12:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1096
2022-03-01 01:12:11 053 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57ec2cef
2022-03-01 01:12:11 053 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:11 326 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.74.44 - - [01/Mar/2022:01:12:11 +0000] "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.74.44 - - [01/Mar/2022:01:12:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 293
2022-03-01 01:12:11 353 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cb3c0f5
2022-03-01 01:12:11 353 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:11 840 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.74.44 - - [01/Mar/2022:01:12:11 +0000] "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.74.44 - - [01/Mar/2022:01:12:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 502
2022-03-01 01:12:11 863 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@261754be
2022-03-01 01:12:11 863 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:12 664 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.74.44 - - [01/Mar/2022:01:12:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.823 upstream_response_time:0.823 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:12:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 819
2022-03-01 01:12:12 686 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ac29a0
2022-03-01 01:12:12 686 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:13 641 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.74.44 - - [01/Mar/2022:01:12:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.265 upstream_response_time:1.265 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:12:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1264
2022-03-01 01:12:13 952 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62bd46a5
2022-03-01 01:12:13 952 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:15 341 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.74.44 - - [01/Mar/2022:01:12:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.695 upstream_response_time:1.695 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:12:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1695
2022-03-01 01:12:15 653 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d43233
2022-03-01 01:12:15 654 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:12:16 087 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.74.44 - - [01/Mar/2022:01:12:16 +0000] "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.74.44 - - [01/Mar/2022:01:12:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 796
2022-03-01 01:14:42 065 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 381
2022-03-01 01:14:42 447 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898
2022-03-01 01:14:43 348 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.800 upstream_response_time:1.800 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1796
2022-03-01 01:14:45 148 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-03-01 01:14:45 449 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599
2022-03-01 01:14:46 054 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-03-01 01:14:46 550 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1095
2022-03-01 01:14:47 649 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 899
2022-03-01 01:14:48 549 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 502
2022-03-01 01:14:49 054 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.890 upstream_response_time:0.890 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 888
2022-03-01 01:14:49 947 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-01 01:14:50 149 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2022-03-01 01:14:50 647 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205
2022-03-01 01:14:50 855 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389
2022-03-01 01:14:51 248 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.900 upstream_response_time:1.900 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1898
2022-03-01 01:14:53 148 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-03-01 01:14:53 450 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694
10.233.74.44 - - [01/Mar/2022:01:14:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
2022-03-01 01:14:54 147 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599
2022-03-01 01:14:54 748 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-03-01 01:14:55 248 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.803 upstream_response_time:0.803 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 801
2022-03-01 01:14:56 052 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.293 upstream_response_time:1.293 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1291
2022-03-01 01:14:57 352 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2022-03-01 01:14:57 751 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-01 01:14:57 781 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.369 upstream_response_time:0.369 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:14:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 364
2022-03-01 01:14:58 150 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:14:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1596
10.233.74.44 - - [01/Mar/2022:01:14:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.601 upstream_response_time:1.601 "-" "Go-http-client/1.1" "-"
2022-03-01 01:14:59 750 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694
2022-03-01 01:15:00 446 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
10.233.74.44 - - [01/Mar/2022:01:15:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
2022-03-01 01:15:00 948 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
10.233.74.44 - - [01/Mar/2022:01:15:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
2022-03-01 01:15:01 256 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.309 upstream_response_time:0.309 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300
2022-03-01 01:15:01 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 588
2022-03-01 01:15:02 150 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.097 upstream_response_time:0.097 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96
2022-03-01 01:15:02 249 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-01 01:15:02 649 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.897 upstream_response_time:1.897 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1895
2022-03-01 01:15:04 547 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-01 01:15:04 847 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-01 01:15:05 056 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 487
2022-03-01 01:15:05 546 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:05 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-03-01 01:15:05 849 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:06 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-03-01 01:15:06 152 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.993 upstream_response_time:0.993 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 991
2022-03-01 01:15:07 147 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.499 upstream_response_time:1.499 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1496
2022-03-01 01:15:08 646 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2022-03-01 01:15:09 246 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2022-03-01 01:15:09 846 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208
2022-03-01 01:15:10 056 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.989 upstream_response_time:1.989 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1989
2022-03-01 01:15:12 047 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698
2022-03-01 01:15:12 747 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-03-01 01:15:12 950 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 693
2022-03-01 01:15:13 647 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-03-01 01:15:14 048 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-03-01 01:15:14 547 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.400 upstream_response_time:1.400 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1399
2022-03-01 01:15:15 950 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1195
2022-03-01 01:15:17 146 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-03-01 01:15:17 747 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2022-03-01 01:15:17 853 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.090 upstream_response_time:1.090 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1090
2022-03-01 01:15:18 946 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:19 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:19 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-03-01 01:15:19 247 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:15:19 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:19 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2022-03-01 01:15:19 347 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57e23cc0
2022-03-01 01:15:19 348 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:19 899 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.74.44 - - [01/Mar/2022:01:15:19 +0000] "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.74.44 - - [01/Mar/2022:01:15:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 600
2022-03-01 01:15:19 956 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a68d7d6
2022-03-01 01:15:19 956 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:20 439 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.74.44 - - [01/Mar/2022:01:15:20 +0000] "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.74.44 - - [01/Mar/2022:01:15:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 594
2022-03-01 01:15:20 560 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d3e0384
2022-03-01 01:15:20 560 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:21 264 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.74.44 - - [01/Mar/2022:01:15:21 +0000] "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.74.44 - - [01/Mar/2022:01:15:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 988
2022-03-01 01:15:21 550 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a8f1c51
2022-03-01 01:15:21 550 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:21 643 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.74.44 - - [01/Mar/2022:01:15:22 +0000] "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.74.44 - - [01/Mar/2022:01:15:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 795
2022-03-01 01:15:22 350 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b7479a4
2022-03-01 01:15:22 351 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:22 847 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.74.44 - - [01/Mar/2022:01:15:23 +0000] "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.74.44 - - [01/Mar/2022:01:15:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 695
2022-03-01 01:15:23 051 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c621af0
2022-03-01 01:15:23 051 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:23 436 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.74.44 - - [01/Mar/2022:01:15:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1394
2022-03-01 01:15:24 450 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c6add79
2022-03-01 01:15:24 450 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:24 848 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.74.44 - - [01/Mar/2022:01:15:25 +0000] "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.74.44 - - [01/Mar/2022:01:15:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 598
2022-03-01 01:15:25 056 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@326c71d
2022-03-01 01:15:25 056 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:25 687 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.74.44 - - [01/Mar/2022:01:15:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 792
2022-03-01 01:15:25 853 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e005b6c
2022-03-01 01:15:25 854 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:26 240 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.74.44 - - [01/Mar/2022:01:15:26 +0000] "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.74.44 - - [01/Mar/2022:01:15:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 497
2022-03-01 01:15:26 352 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2623216e
2022-03-01 01:15:26 352 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:27 179 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.74.44 - - [01/Mar/2022:01:15:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.840 upstream_response_time:0.840 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 839
2022-03-01 01:15:27 197 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1aef91fb
2022-03-01 01:15:27 197 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:27 641 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.74.44 - - [01/Mar/2022:01:15:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.652 upstream_response_time:0.652 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 651
2022-03-01 01:15:27 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58dcf83e
2022-03-01 01:15:27 857 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:28 140 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.74.44 - - [01/Mar/2022:01:15:28 +0000] "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.74.44 - - [01/Mar/2022:01:15:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1089
2022-03-01 01:15:28 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25158008
2022-03-01 01:15:28 973 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:29 550 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.74.44 - - [01/Mar/2022:01:15:29 +0000] "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.74.44 - - [01/Mar/2022:01:15:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 796
2022-03-01 01:15:29 753 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a86baca
2022-03-01 01:15:29 753 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:30 340 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.74.44 - - [01/Mar/2022:01:15:30 +0000] "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.74.44 - - [01/Mar/2022:01:15:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 994
2022-03-01 01:15:30 751 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40a13a97
2022-03-01 01:15:30 751 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:31 149 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.74.44 - - [01/Mar/2022:01:15:31 +0000] "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.74.44 - - [01/Mar/2022:01:15:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 409
2022-03-01 01:15:31 164 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a5c4963
2022-03-01 01:15:31 164 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:31 443 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.74.44 - - [01/Mar/2022:01:15:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.581 upstream_response_time:0.581 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 580
2022-03-01 01:15:31 750 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d23c2b5
2022-03-01 01:15:31 750 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:32 752 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.74.44 - - [01/Mar/2022:01:15:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.597 upstream_response_time:1.597 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1596
2022-03-01 01:15:33 351 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59b2c822
2022-03-01 01:15:33 351 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:34 040 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.74.44 - - [01/Mar/2022:01:15:34 +0000] "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.74.44 - - [01/Mar/2022:01:15:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 996
2022-03-01 01:15:34 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@262e176f
2022-03-01 01:15:34 356 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:34 894 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.74.44 - - [01/Mar/2022:01:15:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.556 upstream_response_time:0.556 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 554
2022-03-01 01:15:34 915 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39f465da
2022-03-01 01:15:34 915 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:35 506 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.74.44 - - [01/Mar/2022:01:15:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.635 upstream_response_time:0.635 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 633
2022-03-01 01:15:35 553 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14b1389b
2022-03-01 01:15:35 553 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:36 040 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.74.44 - - [01/Mar/2022:01:15:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 594
10.233.74.44 - - [01/Mar/2022:01:15:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
2022-03-01 01:15:36 155 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b07bff5
2022-03-01 01:15:36 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:36 940 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.74.44 - - [01/Mar/2022:01:15:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.992 upstream_response_time:0.992 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 990
2022-03-01 01:15:37 158 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4885e231
2022-03-01 01:15:37 158 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:37 639 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.74.44 - - [01/Mar/2022:01:15:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 701
2022-03-01 01:15:37 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20e44893
2022-03-01 01:15:37 857 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:41 240 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.74.44 - - [01/Mar/2022:01:15:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.591 upstream_response_time:3.591 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 3590
2022-03-01 01:15:41 455 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f212520
2022-03-01 01:15:41 455 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:41 723 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.74.44 - - [01/Mar/2022:01:15:41 +0000] "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.74.44 - - [01/Mar/2022:01:15:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 394
2022-03-01 01:15:41 853 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62c1debe
2022-03-01 01:15:41 853 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:42 478 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.74.44 - - [01/Mar/2022:01:15:42 +0000] "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.74.44 - - [01/Mar/2022:01:15:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 794
2022-03-01 01:15:42 651 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a1f3c84
2022-03-01 01:15:42 652 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:43 831 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.74.44 - - [01/Mar/2022:01:15:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1297
2022-03-01 01:15:43 955 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c9ebd95
2022-03-01 01:15:43 956 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:44 153 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.74.44 - - [01/Mar/2022:01:15:44 +0000] "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.74.44 - - [01/Mar/2022:01:15:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 291
2022-03-01 01:15:44 250 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@232a46af
2022-03-01 01:15:44 250 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:44 621 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.74.44 - - [01/Mar/2022:01:15:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.703 upstream_response_time:0.703 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 702
2022-03-01 01:15:44 956 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@576d92f2
2022-03-01 01:15:44 956 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:45 352 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.74.44 - - [01/Mar/2022:01:15:45 +0000] "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.74.44 - - [01/Mar/2022:01:15:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 495
2022-03-01 01:15:45 454 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f61bc85
2022-03-01 01:15:45 454 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:45 940 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.74.44 - - [01/Mar/2022:01:15:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1092
2022-03-01 01:15:46 556 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9631aa1
2022-03-01 01:15:46 556 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:47 340 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.74.44 - - [01/Mar/2022:01:15:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 797
2022-03-01 01:15:47 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b86c752
2022-03-01 01:15:47 362 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:47 728 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.74.44 - - [01/Mar/2022:01:15:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.380 upstream_response_time:0.380 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 378
2022-03-01 01:15:47 745 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f6d95ef
2022-03-01 01:15:47 745 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:48 481 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.74.44 - - [01/Mar/2022:01:15:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1000
2022-03-01 01:15:48 752 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15c37547
2022-03-01 01:15:48 752 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:49 338 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.74.44 - - [01/Mar/2022:01:15:49 +0000] "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.74.44 - - [01/Mar/2022:01:15:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 698
2022-03-01 01:15:49 456 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ba63ae2
2022-03-01 01:15:49 457 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:49 990 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.74.44 - - [01/Mar/2022:01:15:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.548 upstream_response_time:0.548 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 547
2022-03-01 01:15:50 010 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49a3e894
2022-03-01 01:15:50 010 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:50 941 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.74.44 - - [01/Mar/2022:01:15:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.946 upstream_response_time:0.946 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 944
2022-03-01 01:15:50 961 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11478d4c
2022-03-01 01:15:50 961 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:52 440 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.74.44 - - [01/Mar/2022:01:15:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1586
10.233.74.44 - - [01/Mar/2022:01:15:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.590 upstream_response_time:1.590 "-" "Go-http-client/1.1" "-"
2022-03-01 01:15:52 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47233a67
2022-03-01 01:15:52 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:53 512 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.74.44 - - [01/Mar/2022:01:15:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.089 upstream_response_time:1.089 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1088
2022-03-01 01:15:53 651 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26ed8a36
2022-03-01 01:15:53 652 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:54 141 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.74.44 - - [01/Mar/2022:01:15:54 +0000] "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.74.44 - - [01/Mar/2022:01:15:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 894
2022-03-01 01:15:54 550 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e26a2e6
2022-03-01 01:15:54 550 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:55 273 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.74.44 - - [01/Mar/2022:01:15:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 997
2022-03-01 01:15:55 553 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bedb121
2022-03-01 01:15:55 553 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:58 355 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.74.44 - - [01/Mar/2022:01:15:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.820 upstream_response_time:2.820 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 2819
2022-03-01 01:15:58 385 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45d37f48
2022-03-01 01:15:58 386 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:15:58 731 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.74.44 - - [01/Mar/2022:01:15:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.565 upstream_response_time:0.565 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:15:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 560
2022-03-01 01:15:58 951 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29e622a3
2022-03-01 01:15:58 951 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:00 440 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.74.44 - - [01/Mar/2022:01:16:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.899 upstream_response_time:1.899 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1897
2022-03-01 01:16:00 851 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36f345c4
2022-03-01 01:16:00 851 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:01 311 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.74.44 - - [01/Mar/2022:01:16:01 +0000] "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.74.44 - - [01/Mar/2022:01:16:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 698
2022-03-01 01:16:01 553 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@666b7bf8
2022-03-01 01:16:01 553 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:01 786 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.74.44 - - [01/Mar/2022:01:16:02 +0000] "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.74.44 - - [01/Mar/2022:01:16:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 692
2022-03-01 01:16:02 249 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57e08700
2022-03-01 01:16:02 249 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:02 944 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.74.44 - - [01/Mar/2022:01:16:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 999
2022-03-01 01:16:03 252 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70decf6f
2022-03-01 01:16:03 252 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:04 040 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.74.44 - - [01/Mar/2022:01:16:04 +0000] "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.74.44 - - [01/Mar/2022:01:16:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 994
2022-03-01 01:16:04 284 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@394343d4
2022-03-01 01:16:04 284 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:04 740 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.74.44 - - [01/Mar/2022:01:16:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.686 upstream_response_time:0.686 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 685
2022-03-01 01:16:04 949 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@269ddec1
2022-03-01 01:16:04 949 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:06 840 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.74.44 - - [01/Mar/2022:01:16:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.300 upstream_response_time:2.300 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 2299
2022-03-01 01:16:07 253 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18c526ed
2022-03-01 01:16:07 253 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:07 749 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.74.44 - - [01/Mar/2022:01:16:08 +0000] "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.74.44 - - [01/Mar/2022:01:16:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 792
2022-03-01 01:16:08 051 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5febc32f
2022-03-01 01:16:08 052 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:08 740 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.74.44 - - [01/Mar/2022:01:16:08 +0000] "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.74.44 - - [01/Mar/2022:01:16:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 896
2022-03-01 01:16:08 949 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@88c94a7
2022-03-01 01:16:08 949 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:09 486 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.74.44 - - [01/Mar/2022:01:16:09 +0000] "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.74.44 - - [01/Mar/2022:01:16:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 896
2022-03-01 01:16:09 856 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f4ecd13
2022-03-01 01:16:09 856 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:10 451 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.74.44 - - [01/Mar/2022:01:16:10 +0000] "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.74.44 - - [01/Mar/2022:01:16:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1090
2022-03-01 01:16:10 949 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@176b0cb8
2022-03-01 01:16:10 949 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:11 942 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.74.44 - - [01/Mar/2022:01:16:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1397
2022-03-01 01:16:12 349 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7acb6344
2022-03-01 01:16:12 349 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:13 040 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.74.44 - - [01/Mar/2022:01:16:13 +0000] "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.74.44 - - [01/Mar/2022:01:16:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 1095
2022-03-01 01:16:13 504 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.545 upstream_response_time:0.545 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 543
2022-03-01 01:16:14 048 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2022-03-01 01:16:14 949 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 993
2022-03-01 01:16:15 948 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.103 upstream_response_time:1.103 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1100
2022-03-01 01:16:17 049 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:17 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.606 upstream_response_time:0.606 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:17 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 605
2022-03-01 01:16:17 657 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.288 upstream_response_time:1.288 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1286
2022-03-01 01:16:18 945 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1198
2022-03-01 01:16:20 147 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-03-01 01:16:20 845 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.604 upstream_response_time:0.604 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 603
2022-03-01 01:16:21 452 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:21 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:21 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392
2022-03-01 01:16:21 846 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-03-01 01:16:22 453 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.898 upstream_response_time:1.898 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1891
2022-03-01 01:16:24 348 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896
2022-03-01 01:16:25 247 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-03-01 01:16:25 946 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2022-03-01 01:16:26 848 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.998 upstream_response_time:1.998 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1995
2022-03-01 01:16:28 846 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-03-01 01:16:29 345 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.113 upstream_response_time:0.113 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 113
2022-03-01 01:16:29 460 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.386 upstream_response_time:1.386 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1385
2022-03-01 01:16:30 849 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2022-03-01 01:16:31 747 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796
2022-03-01 01:16:32 547 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.117 upstream_response_time:0.117 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 115
2022-03-01 01:16:32 664 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494
10.233.74.44 - - [01/Mar/2022:01:16:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
2022-03-01 01:16:33 160 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 386
10.233.74.44 - - [01/Mar/2022:01:16:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.388 upstream_response_time:0.388 "-" "Go-http-client/1.1" "-"
2022-03-01 01:16:33 550 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:34 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:34 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794
2022-03-01 01:16:34 351 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492
2022-03-01 01:16:34 847 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-03-01 01:16:35 252 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1193
2022-03-01 01:16:36 445 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699
2022-03-01 01:16:37 148 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-03-01 01:16:37 549 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595
2022-03-01 01:16:38 145 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.120 upstream_response_time:0.120 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 119
2022-03-01 01:16:38 266 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.778 upstream_response_time:0.778 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 776
2022-03-01 01:16:39 045 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2022-03-01 01:16:39 646 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.309 upstream_response_time:0.309 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 307
2022-03-01 01:16:39 956 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.891 upstream_response_time:0.891 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 889
2022-03-01 01:16:40 847 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 403
2022-03-01 01:16:41 252 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.122 upstream_response_time:1.122 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1120
2022-03-01 01:16:42 374 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.969 upstream_response_time:0.969 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 968
2022-03-01 01:16:43 362 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 108
10.233.74.44 - - [01/Mar/2022:01:16:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.127 upstream_response_time:0.127 "-" "Go-http-client/1.1" "-"
2022-03-01 01:16:43 473 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 488
2022-03-01 01:16:43 964 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-01 01:16:44 169 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494
2022-03-01 01:16:44 664 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.580 upstream_response_time:0.580 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 578
2022-03-01 01:16:45 246 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.799 upstream_response_time:1.799 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1798
2022-03-01 01:16:47 044 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-01 01:16:47 244 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103
10.233.74.44 - - [01/Mar/2022:01:16:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-"
2022-03-01 01:16:47 351 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392
2022-03-01 01:16:47 747 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208
2022-03-01 01:16:47 955 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 487
10.233.74.44 - - [01/Mar/2022:01:16:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-"
2022-03-01 01:16:48 446 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204
2022-03-01 01:16:48 653 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.691 upstream_response_time:0.691 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 689
2022-03-01 01:16:49 344 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-03-01 01:16:49 645 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-03-01 01:16:50 044 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:50 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:50 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599
2022-03-01 01:16:50 646 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:16:52 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.498 upstream_response_time:1.498 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:52 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1497
2022-03-01 01:16:52 149 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43ef298b
2022-03-01 01:16:52 149 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:52 640 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.74.44 - - [01/Mar/2022:01:16:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 797
2022-03-01 01:16:52 953 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f994d17
2022-03-01 01:16:52 954 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:53 639 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.74.44 - - [01/Mar/2022:01:16:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.702 upstream_response_time:0.702 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 702
2022-03-01 01:16:53 665 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73f7029c
2022-03-01 01:16:53 665 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:16:57 307 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.74.44 - - [01/Mar/2022:01:16:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:4.288 upstream_response_time:4.288 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:16:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 4280
2022-03-01 01:16:57 949 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44ae2ca1
2022-03-01 01:16:57 949 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:00 335 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.74.44 - - [01/Mar/2022:01:17:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.698 upstream_response_time:2.698 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 2698
2022-03-01 01:17:00 653 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b5531ee
2022-03-01 01:17:00 654 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:01 066 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.74.44 - - [01/Mar/2022:01:17:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1092
2022-03-01 01:17:01 750 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@560dcc47
2022-03-01 01:17:01 750 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:02 218 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.74.44 - - [01/Mar/2022:01:17:02 +0000] "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.74.44 - - [01/Mar/2022:01:17:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1096
2022-03-01 01:17:02 861 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e441383
2022-03-01 01:17:02 861 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:03 345 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.74.44 - - [01/Mar/2022:01:17:03 +0000] "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.74.44 - - [01/Mar/2022:01:17:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 698
2022-03-01 01:17:03 554 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70282162
2022-03-01 01:17:03 555 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:03 977 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.74.44 - - [01/Mar/2022:01:17:04 +0000] "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.74.44 - - [01/Mar/2022:01:17:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 593
2022-03-01 01:17:04 153 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50e96284
2022-03-01 01:17:04 153 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:05 340 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.74.44 - - [01/Mar/2022:01:17:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.208 upstream_response_time:1.208 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1206
2022-03-01 01:17:05 362 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28108e77
2022-03-01 01:17:05 362 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:06 440 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.74.44 - - [01/Mar/2022:01:17:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.285 upstream_response_time:1.285 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1284
2022-03-01 01:17:06 652 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e80ae56
2022-03-01 01:17:06 652 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:07 713 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.74.44 - - [01/Mar/2022:01:17:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.699 upstream_response_time:1.699 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1698
2022-03-01 01:17:08 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5786aa21
2022-03-01 01:17:08 356 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:08 870 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.74.44 - - [01/Mar/2022:01:17:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 792
2022-03-01 01:17:09 151 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@789490f5
2022-03-01 01:17:09 151 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:09 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.74.44 - - [01/Mar/2022:01:17:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.704 upstream_response_time:0.704 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 703
2022-03-01 01:17:09 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26f54e60
2022-03-01 01:17:09 866 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:10 440 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.74.44 - - [01/Mar/2022:01:17:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 687
10.233.74.44 - - [01/Mar/2022:01:17:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.690 upstream_response_time:0.690 "-" "Go-http-client/1.1" "-"
2022-03-01 01:17:10 556 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f947bad
2022-03-01 01:17:10 556 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:11 440 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.74.44 - - [01/Mar/2022:01:17:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1292
2022-03-01 01:17:11 854 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@858bd2f
2022-03-01 01:17:11 854 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:12 243 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.74.44 - - [01/Mar/2022:01:17:12 +0000] "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.74.44 - - [01/Mar/2022:01:17:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 693
2022-03-01 01:17:12 551 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b014b82
2022-03-01 01:17:12 552 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:13 269 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.74.44 - - [01/Mar/2022:01:17:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 894
10.233.74.44 - - [01/Mar/2022:01:17:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
2022-03-01 01:17:13 452 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f30bd73
2022-03-01 01:17:13 452 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:14 679 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.74.44 - - [01/Mar/2022:01:17:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1495
2022-03-01 01:17:14 952 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2210a22b
2022-03-01 01:17:14 952 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:15 244 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.74.44 - - [01/Mar/2022:01:17:15 +0000] "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.74.44 - - [01/Mar/2022:01:17:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 494
2022-03-01 01:17:15 451 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6af111a6
2022-03-01 01:17:15 451 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:15 642 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.74.44 - - [01/Mar/2022:01:17:16 +0000] "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.74.44 - - [01/Mar/2022:01:17:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 696
2022-03-01 01:17:16 151 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b8b0270
2022-03-01 01:17:16 151 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:16 440 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.74.44 - - [01/Mar/2022:01:17:16 +0000] "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.74.44 - - [01/Mar/2022:01:17:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 595
2022-03-01 01:17:16 752 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@537f86e0
2022-03-01 01:17:16 752 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:17 340 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.74.44 - - [01/Mar/2022:01:17:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 996
2022-03-01 01:17:17 761 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e4aee32
2022-03-01 01:17:17 761 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:18 542 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.74.44 - - [01/Mar/2022:01:17:18 +0000] "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.74.44 - - [01/Mar/2022:01:17:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 986
2022-03-01 01:17:18 752 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c822e54
2022-03-01 01:17:18 752 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:19 240 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.74.44 - - [01/Mar/2022:01:17:19 +0000] "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.74.44 - - [01/Mar/2022:01:17:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 698
2022-03-01 01:17:19 454 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ba5b656
2022-03-01 01:17:19 454 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:21 274 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.74.44 - - [01/Mar/2022:01:17:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.194 upstream_response_time:2.194 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 2192
2022-03-01 01:17:21 651 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f9f1c0c
2022-03-01 01:17:21 651 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:22 445 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.74.44 - - [01/Mar/2022:01:17:22 +0000] "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.74.44 - - [01/Mar/2022:01:17:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1095
2022-03-01 01:17:22 749 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f8cc4e4
2022-03-01 01:17:22 749 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:23 340 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.74.44 - - [01/Mar/2022:01:17:23 +0000] "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.74.44 - - [01/Mar/2022:01:17:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 895
2022-03-01 01:17:23 649 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9912cf0
2022-03-01 01:17:23 650 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:24 008 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.74.44 - - [01/Mar/2022:01:17:24 +0000] "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.74.44 - - [01/Mar/2022:01:17:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 595
2022-03-01 01:17:24 261 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@681d84bb
2022-03-01 01:17:24 261 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:25 641 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.74.44 - - [01/Mar/2022:01:17:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.696 upstream_response_time:1.696 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1694
2022-03-01 01:17:25 949 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29b39343
2022-03-01 01:17:25 949 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:26 840 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.74.44 - - [01/Mar/2022:01:17:27 +0000] "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.74.44 - - [01/Mar/2022:01:17:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1197
2022-03-01 01:17:27 161 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f8c3982
2022-03-01 01:17:27 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:27 347 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.74.44 - - [01/Mar/2022:01:17:27 +0000] "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.74.44 - - [01/Mar/2022:01:17:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 398
2022-03-01 01:17:27 551 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@85c3694
2022-03-01 01:17:27 551 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:28 028 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.74.44 - - [01/Mar/2022:01:17:28 +0000] "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.74.44 - - [01/Mar/2022:01:17:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 696
2022-03-01 01:17:28 252 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e7a8587
2022-03-01 01:17:28 252 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:29 441 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.74.44 - - [01/Mar/2022:01:17:29 +0000] "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.74.44 - - [01/Mar/2022:01:17:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1295
2022-03-01 01:17:29 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@706014fb
2022-03-01 01:17:29 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:30 558 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.74.44 - - [01/Mar/2022:01:17:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.395 upstream_response_time:1.395 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1386
2022-03-01 01:17:30 951 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cba6e53
2022-03-01 01:17:30 951 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:31 942 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.74.44 - - [01/Mar/2022:01:17:32 +0000] "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.74.44 - - [01/Mar/2022:01:17:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1195
2022-03-01 01:17:32 150 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72e42ef6
2022-03-01 01:17:32 150 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:33 268 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.74.44 - - [01/Mar/2022:01:17:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1395
2022-03-01 01:17:33 550 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ff95386
2022-03-01 01:17:33 550 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:33 928 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.74.44 - - [01/Mar/2022:01:17:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.297 upstream_response_time:1.297 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1295
2022-03-01 01:17:34 858 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@309c6025
2022-03-01 01:17:34 858 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:35 839 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.74.44 - - [01/Mar/2022:01:17:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.090 upstream_response_time:1.090 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1089
2022-03-01 01:17:35 951 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5121ae57
2022-03-01 01:17:35 952 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:36 740 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.74.44 - - [01/Mar/2022:01:17:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 996
2022-03-01 01:17:36 951 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3077cf87
2022-03-01 01:17:36 951 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:37 540 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.74.44 - - [01/Mar/2022:01:17:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.609 upstream_response_time:0.609 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 608
2022-03-01 01:17:37 562 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@210b3250
2022-03-01 01:17:37 562 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:38 339 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.74.44 - - [01/Mar/2022:01:17:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.183 upstream_response_time:1.183 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1182
2022-03-01 01:17:38 749 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8473d69
2022-03-01 01:17:38 749 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:39 691 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.74.44 - - [01/Mar/2022:01:17:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.606 upstream_response_time:1.606 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1606
2022-03-01 01:17:40 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@dde6731
2022-03-01 01:17:40 362 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:41 040 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.74.44 - - [01/Mar/2022:01:17:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.888 upstream_response_time:0.888 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 886
2022-03-01 01:17:41 251 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@123e151d
2022-03-01 01:17:41 251 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:42 639 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.74.44 - - [01/Mar/2022:01:17:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.694 upstream_response_time:1.694 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1694
2022-03-01 01:17:42 955 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39254e3f
2022-03-01 01:17:42 955 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:43 441 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.74.44 - - [01/Mar/2022:01:17:43 +0000] "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.74.44 - - [01/Mar/2022:01:17:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 795
2022-03-01 01:17:43 750 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5652dd46
2022-03-01 01:17:43 750 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:44 089 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.74.44 - - [01/Mar/2022:01:17:44 +0000] "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.74.44 - - [01/Mar/2022:01:17:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 354
2022-03-01 01:17:44 107 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fb5a99
2022-03-01 01:17:44 107 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:44 344 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.74.44 - - [01/Mar/2022:01:17:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.438 upstream_response_time:0.438 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 437
2022-03-01 01:17:44 551 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@581b4d65
2022-03-01 01:17:44 551 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:45 605 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.74.44 - - [01/Mar/2022:01:17:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.496 upstream_response_time:1.496 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1494
2022-03-01 01:17:46 052 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8ebb13d
2022-03-01 01:17:46 052 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:46 440 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.74.44 - - [01/Mar/2022:01:17:46 +0000] "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.74.44 - - [01/Mar/2022:01:17:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 696
2022-03-01 01:17:46 751 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a60c90a
2022-03-01 01:17:46 751 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:47 640 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.74.44 - - [01/Mar/2022:01:17:47 +0000] "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.74.44 - - [01/Mar/2022:01:17:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1193
2022-03-01 01:17:47 947 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7474467a
2022-03-01 01:17:47 948 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:48 151 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.74.44 - - [01/Mar/2022:01:17:48 +0000] "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.74.44 - - [01/Mar/2022:01:17:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 497
2022-03-01 01:17:48 448 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35617784
2022-03-01 01:17:48 448 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:49 939 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.74.44 - - [01/Mar/2022:01:17:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.699 upstream_response_time:1.699 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1698
2022-03-01 01:17:50 150 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1187311a
2022-03-01 01:17:50 150 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:50 622 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.74.44 - - [01/Mar/2022:01:17:51 +0000] "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.74.44 - - [01/Mar/2022:01:17:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 896
2022-03-01 01:17:51 059 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59ef46f6
2022-03-01 01:17:51 060 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:51 540 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.74.44 - - [01/Mar/2022:01:17:51 +0000] "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.74.44 - - [01/Mar/2022:01:17:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 888
2022-03-01 01:17:51 950 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@582e7fe1
2022-03-01 01:17:51 950 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:52 358 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.74.44 - - [01/Mar/2022:01:17:52 +0000] "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.74.44 - - [01/Mar/2022:01:17:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 795
2022-03-01 01:17:52 749 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@327d3763
2022-03-01 01:17:52 750 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.44,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.72.115","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-01 01:17:52 845 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.74.44 - - [01/Mar/2022:01:17:53 +0000] "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.74.44 - - [01/Mar/2022:01:17:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 497
2022-03-01 01:17:53 288 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:17:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.356 upstream_response_time:1.356 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1354
2022-03-01 01:17:54 646 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:17:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-03-01 01:17:55 148 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:17:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995
2022-03-01 01:17:56 145 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:17:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-03-01 01:17:56 447 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:17:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:2.198 upstream_response_time:2.198 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2196
2022-03-01 01:17:58 645 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:17:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-03-01 01:17:59 145 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:17:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:17:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-03-01 01:17:59 845 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599
2022-03-01 01:18:00 446 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.201 upstream_response_time:1.201 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1200
2022-03-01 01:18:01 649 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-01 01:18:01 948 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:03 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:03 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1095
2022-03-01 01:18:03 046 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-03-01 01:18:03 448 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-03-01 01:18:04 161 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 284
2022-03-01 01:18:04 450 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.506 upstream_response_time:0.506 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 504
2022-03-01 01:18:04 955 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392
2022-03-01 01:18:05 351 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 893
2022-03-01 01:18:06 246 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:2.097 upstream_response_time:2.097 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:08 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2096
2022-03-01 01:18:08 345 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2022-03-01 01:18:08 551 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393
2022-03-01 01:18:08 955 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 590
2022-03-01 01:18:09 549 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-01 01:18:09 949 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698
2022-03-01 01:18:10 650 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:13 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:2.395 upstream_response_time:2.395 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:13 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2393
2022-03-01 01:18:13 046 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:13 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.214 upstream_response_time:0.214 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:13 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 212
2022-03-01 01:18:13 261 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:13 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:13 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 188
2022-03-01 01:18:13 455 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:14 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.993 upstream_response_time:0.993 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:14 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 989
2022-03-01 01:18:14 446 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:14 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:14 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-03-01 01:18:14 849 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:15 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:15 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2022-03-01 01:18:15 346 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:15 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:15 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-03-01 01:18:15 750 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1193
2022-03-01 01:18:16 945 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:18 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:18 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1199
2022-03-01 01:18:18 150 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794
2022-03-01 01:18:18 948 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-03-01 01:18:19 149 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694
2022-03-01 01:18:19 845 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106
10.233.74.44 - - [01/Mar/2022:01:18:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-"
2022-03-01 01:18:19 957 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:20 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.688 upstream_response_time:0.688 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:20 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 687
2022-03-01 01:18:20 647 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.809 upstream_response_time:0.809 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 807
2022-03-01 01:18:21 457 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:22 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 690
2022-03-01 01:18:22 151 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 992
2022-03-01 01:18:23 145 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.416 upstream_response_time:0.416 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 414
2022-03-01 01:18:23 562 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.482 upstream_response_time:0.482 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 481
2022-03-01 01:18:24 047 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-03-01 01:18:24 656 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 787
2022-03-01 01:18:25 445 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-03-01 01:18:25 848 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.307 upstream_response_time:0.307 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305
2022-03-01 01:18:26 155 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:1.491 upstream_response_time:1.491 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1489
2022-03-01 01:18:27 645 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-03-01 01:18:28 145 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2022-03-01 01:18:28 249 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996
2022-03-01 01:18:29 258 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.74.44 - - [01/Mar/2022:01:18:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 385
2022-03-01 01:18:29 646 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.115/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.72.115,port:8446
10.233.74.44 - - [01/Mar/2022:01:18:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.72.115/8446 HTTP/1.1" 204 request_processing_time:0.309 upstream_response_t