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@
2023-02-27 05:03:43 427 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2023-02-27 05:03:43 429 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2023-02-27 05:03:43 454 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2023-02-27 05:03:45 516 INFO [org.reflections.Reflections][main] - Reflections took 2030 ms to scan 1 urls, producing 15738 keys and 30140 values
2023-02-27 05:03:45 860 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2023-02-27 05:03:46 040 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2023-02-27 05:03:46 040 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2023-02-27 05:03:46 041 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2023-02-27 05:03:46 041 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2023-02-27 05:03:46 043 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus
2023-02-27 05:03:46 201 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2023-02-27 05:03:46 203 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
2023-02-27 05:03:46 344 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2023-02-27 05:03:46 707 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.
2023-02-27 05:03:46 709 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.
2023-02-27 05:03:46 795 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
2023-02-27 05:03:46 862 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)
2023-02-27 05:03:46 863 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
2023-02-27 05:03:46 865 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2023-02-27 05:03:46 877 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks =
POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)
2023-02-27 05:03:46 877 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. !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2023-02-27 05:03:46 887 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2023-02-27 05:03:46 930 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2023-02-27 05:03:46 930 INFO [org.eclipse.jetty.server.Server][main] - Started @5646ms
2023-02-27 05:04:16 791 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-22 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:0.604 upstream_response_time:0.604 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 530
2023-02-27 05:04:17 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c66b414
2023-02-27 05:04:17 378 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.2.225","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:17 429 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-15 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 195
2023-02-27 05:04:17 512 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fb5ee13
2023-02-27 05:04:17 513 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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":false,"nodes":[{"ip":"10.233.14.8","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:17 526 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 446 "-" "Go-http-client/1.1" 34
2023-02-27 05:04:17 561 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6defc216
2023-02-27 05:04:17 562 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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":false,"nodes":[{"ip":"10.233.14.8","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:17 588 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 446 "-" "Go-http-client/1.1" 43
2023-02-27 05:04:17 612 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cd4d2bf
2023-02-27 05:04:17 612 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.61.11","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:17 625 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 423 "-" "Go-http-client/1.1" 30
2023-02-27 05:04:17 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48e796a0
2023-02-27 05:04:17 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.23.143","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:17 705 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.071 upstream_response_time:0.071 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 69
2023-02-27 05:04:17 750 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2eab4e7b
2023-02-27 05:04:17 751 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:17 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 40
2023-02-27 05:04:17 796 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f501b80
2023-02-27 05:04:17 796 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:17 813 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 38
2023-02-27 05:04:17 845 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cdd0a2
2023-02-27 05:04:17 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:17 861 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 41
2023-02-27 05:04:17 891 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7046f176
2023-02-27 05:04:17 892 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:17 904 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 30
2023-02-27 05:04:17 948 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a0cffc9
2023-02-27 05:04:17 948 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:17 968 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 36
2023-02-27 05:04:17 994 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cfc268e
2023-02-27 05:04:17 994 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 006 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 26
2023-02-27 05:04:18 046 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fc49068
2023-02-27 05:04:18 046 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 060 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 37
2023-02-27 05:04:18 082 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76974b47
2023-02-27 05:04:18 082 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 091 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 27
2023-02-27 05:04:18 115 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36f2ac86
2023-02-27 05:04:18 115 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 126 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 27
2023-02-27 05:04:18 150 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3dfeb9a0
2023-02-27 05:04:18 150 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 163 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 40
2023-02-27 05:04:18 196 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@106d4553
2023-02-27 05:04:18 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 212 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 36
2023-02-27 05:04:18 248 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5dbd3fae
2023-02-27 05:04:18 248 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 266 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 32
2023-02-27 05:04:18 298 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@796643db
2023-02-27 05:04:18 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 310 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 25
2023-02-27 05:04:18 331 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@88fd8af
2023-02-27 05:04:18 331 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 354 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 50
2023-02-27 05:04:18 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d3b6ba4
2023-02-27 05:04:18 390 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 400 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 30
2023-02-27 05:04:18 435 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78bae09c
2023-02-27 05:04:18 435 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 447 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 24
2023-02-27 05:04:18 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f9cf855
2023-02-27 05:04:18 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 491 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 36
2023-02-27 05:04:18 512 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a72df4
2023-02-27 05:04:18 512 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 533 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 37
2023-02-27 05:04:18 552 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a9afc56
2023-02-27 05:04:18 552 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 567 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 28
2023-02-27 05:04:18 594 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fbb2819
2023-02-27 05:04:18 594 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 603 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 29
2023-02-27 05:04:18 645 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a17dbd0
2023-02-27 05:04:18 645 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 660 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 28
2023-02-27 05:04:18 704 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6943fd91
2023-02-27 05:04:18 704 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 721 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 40
2023-02-27 05:04:18 757 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d702744
2023-02-27 05:04:18 757 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 783 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 42
2023-02-27 05:04:18 806 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c3246ba
2023-02-27 05:04:18 806 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 822 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 29
2023-02-27 05:04:18 851 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1720bd40
2023-02-27 05:04:18 851 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 861 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 22
2023-02-27 05:04:18 896 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75282e80
2023-02-27 05:04:18 896 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 910 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 28
2023-02-27 05:04:18 964 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@346cf309
2023-02-27 05:04:18 966 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:18 983 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 44
2023-02-27 05:04:19 016 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3923b718
2023-02-27 05:04:19 016 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 035 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 32
2023-02-27 05:04:19 052 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49b2ab33
2023-02-27 05:04:19 052 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 062 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 26
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
2023-02-27 05:04:19 100 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@156b0583
2023-02-27 05:04:19 100 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 110 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 22
2023-02-27 05:04:19 133 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42a2a9d2
2023-02-27 05:04:19 133 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 172 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 50
2023-02-27 05:04:19 190 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e8fee26
2023-02-27 05:04:19 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 222 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 49
2023-02-27 05:04:19 243 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e9fbeaa
2023-02-27 05:04:19 243 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 270 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 40
2023-02-27 05:04:19 293 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b5adbea
2023-02-27 05:04:19 293 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 315 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 37
2023-02-27 05:04:19 338 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7df47a62
2023-02-27 05:04:19 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 349 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 24
2023-02-27 05:04:19 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69077517
2023-02-27 05:04:19 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 377 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 27
2023-02-27 05:04:19 405 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@716ca72
2023-02-27 05:04:19 405 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 417 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 27
2023-02-27 05:04:19 437 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a7ec583
2023-02-27 05:04:19 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 476 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 53
2023-02-27 05:04:19 494 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3459d748
2023-02-27 05:04:19 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 508 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 28
2023-02-27 05:04:19 532 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d43d02e
2023-02-27 05:04:19 533 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 548 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 45
2023-02-27 05:04:19 585 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@572ac990
2023-02-27 05:04:19 586 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 597 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 27
2023-02-27 05:04:19 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b64853b
2023-02-27 05:04:19 623 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 634 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 26
2023-02-27 05:04:19 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51979cea
2023-02-27 05:04:19 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 686 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 49
2023-02-27 05:04:19 727 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c7ffc00
2023-02-27 05:04:19 728 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 765 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 54
2023-02-27 05:04:19 786 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f1d0e2d
2023-02-27 05:04:19 786 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 816 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 43
2023-02-27 05:04:19 835 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7eeec524
2023-02-27 05:04:19 836 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 846 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 30
2023-02-27 05:04:19 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@167648d0
2023-02-27 05:04:19 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 888 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 28
2023-02-27 05:04:19 908 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fdd3719
2023-02-27 05:04:19 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 921 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 26
2023-02-27 05:04:19 950 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1aae4e20
2023-02-27 05:04:19 951 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:19 981 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 67
2023-02-27 05:04:20 035 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@622bd3c4
2023-02-27 05:04:20 035 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 046 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 28
2023-02-27 05:04:20 071 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2794e730
2023-02-27 05:04:20 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 084 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 25
2023-02-27 05:04:20 102 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38e45766
2023-02-27 05:04:20 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 150 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.063 upstream_response_time:0.063 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 63
2023-02-27 05:04:20 187 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f6be971
2023-02-27 05:04:20 187 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 200 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 25
2023-02-27 05:04:20 219 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24898cd9
2023-02-27 05:04:20 219 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 285 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.084 upstream_response_time:0.084 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 83
2023-02-27 05:04:20 306 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@523825d3
2023-02-27 05:04:20 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 331 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 39
2023-02-27 05:04:20 355 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4720e0b5
2023-02-27 05:04:20 355 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 388 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 50
2023-02-27 05:04:20 420 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37958e14
2023-02-27 05:04:20 420 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.30.125","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 457 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 66
2023-02-27 05:04:20 492 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fb93c1
2023-02-27 05:04:20 492 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.30.125","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 506 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 32
2023-02-27 05:04:20 537 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76f108d8
2023-02-27 05:04:20 537 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.24.42","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 564 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 43
2023-02-27 05:04:20 595 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50bbaf06
2023-02-27 05:04:20 596 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.24.42","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 615 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 38
2023-02-27 05:04:20 638 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ab7b1c
2023-02-27 05:04:20 638 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.24.42","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 658 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 34
2023-02-27 05:04:20 677 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b42d5ce
2023-02-27 05:04:20 677 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.24.42","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 690 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 26
2023-02-27 05:04:20 714 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c0b1df
2023-02-27 05:04:20 714 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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":false,"nodes":[{"ip":"10.233.23.30","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 727 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 25
2023-02-27 05:04:20 743 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@402288c9
2023-02-27 05:04:20 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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":false,"nodes":[{"ip":"10.233.23.30","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:04:20 784 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:04:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 56
2023-02-27 05:05:50 824 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.068 upstream_response_time:0.068 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 54
2023-02-27 05:05:50 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2023-02-27 05:05:50 910 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2023-02-27 05:05:50 936 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2023-02-27 05:05:50 955 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2023-02-27 05:05:51 002 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2023-02-27 05:05:51 034 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2023-02-27 05:05:51 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2023-02-27 05:05:51 079 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2023-02-27 05:05:51 106 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2023-02-27 05:05:51 133 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2023-02-27 05:05:51 157 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2023-02-27 05:05:51 177 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2023-02-27 05:05:51 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2023-02-27 05:05:51 236 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2023-02-27 05:05:51 260 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2023-02-27 05:05:51 287 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2023-02-27 05:05:51 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2023-02-27 05:05:51 357 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2023-02-27 05:05:51 395 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2023-02-27 05:05:51 416 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
2023-02-27 05:05:51 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2023-02-27 05:05:51 463 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2023-02-27 05:05:51 482 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2023-02-27 05:05:51 517 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2023-02-27 05:05:51 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2023-02-27 05:05:51 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2023-02-27 05:05:51 601 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2023-02-27 05:05:51 618 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2023-02-27 05:05:51 643 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2023-02-27 05:05:51 661 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2023-02-27 05:05:51 682 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2023-02-27 05:05:51 700 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2023-02-27 05:05:51 726 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2023-02-27 05:05:51 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2023-02-27 05:05:51 768 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2023-02-27 05:05:51 795 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2023-02-27 05:05:51 821 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2023-02-27 05:05:51 846 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2023-02-27 05:05:51 879 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2023-02-27 05:05:51 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2023-02-27 05:05:51 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2023-02-27 05:05:51 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2023-02-27 05:05:51 993 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2023-02-27 05:05:52 025 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2023-02-27 05:05:52 049 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2023-02-27 05:05:52 076 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2023-02-27 05:05:52 109 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2023-02-27 05:05:52 126 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2023-02-27 05:05:52 156 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2023-02-27 05:05:52 177 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2023-02-27 05:05:52 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2023-02-27 05:05:52 223 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2023-02-27 05:05:52 248 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2023-02-27 05:05:52 265 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2023-02-27 05:05:52 287 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.38/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.38,port:8446
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.38/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.38/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2023-02-27 05:05:52 318 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43ddced6
2023-02-27 05:05:52 318 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 338 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 32
2023-02-27 05:05:52 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4477c058
2023-02-27 05:05:52 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 381 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 28
2023-02-27 05:05:52 412 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@135bb7bd
2023-02-27 05:05:52 412 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 427 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 28
2023-02-27 05:05:52 450 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33e40bb5
2023-02-27 05:05:52 450 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 460 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 25
2023-02-27 05:05:52 488 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22baa6c2
2023-02-27 05:05:52 488 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 497 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 20
2023-02-27 05:05:52 516 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e940943
2023-02-27 05:05:52 516 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 532 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 28
2023-02-27 05:05:52 548 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@400abbf6
2023-02-27 05:05:52 548 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 562 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 23
2023-02-27 05:05:52 580 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@605f8ba5
2023-02-27 05:05:52 580 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 601 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 36
2023-02-27 05:05:52 621 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@117616c5
2023-02-27 05:05:52 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 631 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 22
2023-02-27 05:05:52 656 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6430e5c7
2023-02-27 05:05:52 657 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 666 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 20
2023-02-27 05:05:52 683 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59d026e1
2023-02-27 05:05:52 683 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 695 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 26
2023-02-27 05:05:52 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@672d9d77
2023-02-27 05:05:52 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 735 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 25
2023-02-27 05:05:52 753 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2dcc028e
2023-02-27 05:05:52 753 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 770 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 35
2023-02-27 05:05:52 796 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24490a8
2023-02-27 05:05:52 796 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 831 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 47
2023-02-27 05:05:52 853 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a96b7b7
2023-02-27 05:05:52 854 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 879 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 35
2023-02-27 05:05:52 897 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3291e059
2023-02-27 05:05:52 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 906 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 26
2023-02-27 05:05:52 939 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2be91c90
2023-02-27 05:05:52 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 950 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 31
2023-02-27 05:05:52 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5983ac6
2023-02-27 05:05:52 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:52 988 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 35
2023-02-27 05:05:53 017 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ad4008e
2023-02-27 05:05:53 017 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 031 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 32
2023-02-27 05:05:53 056 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b2a38a6
2023-02-27 05:05:53 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 068 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 29
2023-02-27 05:05:53 092 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3db6deb2
2023-02-27 05:05:53 093 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 106 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 30
2023-02-27 05:05:53 132 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16ed2d58
2023-02-27 05:05:53 132 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 154 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 37
2023-02-27 05:05:53 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fbcfc3e
2023-02-27 05:05:53 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 188 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 25
2023-02-27 05:05:53 209 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@374b1ad4
2023-02-27 05:05:53 209 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 222 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 30
2023-02-27 05:05:53 239 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@203009a9
2023-02-27 05:05:53 239 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 261 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 38
2023-02-27 05:05:53 283 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ce8601c
2023-02-27 05:05:53 283 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 296 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 23
2023-02-27 05:05:53 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@145882fa
2023-02-27 05:05:53 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 339 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 39
2023-02-27 05:05:53 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@741923be
2023-02-27 05:05:53 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 385 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 28
2023-02-27 05:05:53 405 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2097d64
2023-02-27 05:05:53 405 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 426 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 30
2023-02-27 05:05:53 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22660a31
2023-02-27 05:05:53 441 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 461 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 33
2023-02-27 05:05:53 487 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7bc12ab4
2023-02-27 05:05:53 487 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 500 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 33
2023-02-27 05:05:53 518 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78abfb71
2023-02-27 05:05:53 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 544 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 43
2023-02-27 05:05:53 570 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@607d0251
2023-02-27 05:05:53 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 585 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 28
2023-02-27 05:05:53 605 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@467f1d07
2023-02-27 05:05:53 605 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 630 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.072 upstream_response_time:0.072 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 72
2023-02-27 05:05:53 685 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f463cb9
2023-02-27 05:05:53 685 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 702 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 31
2023-02-27 05:05:53 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a7de794
2023-02-27 05:05:53 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 738 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 27
2023-02-27 05:05:53 758 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c41ebcd
2023-02-27 05:05:53 759 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 772 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 27
2023-02-27 05:05:53 792 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ff1870d
2023-02-27 05:05:53 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 806 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 26
2023-02-27 05:05:53 826 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e607d30
2023-02-27 05:05:53 826 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 837 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 23
2023-02-27 05:05:53 856 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ba114d3
2023-02-27 05:05:53 856 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 867 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 22
2023-02-27 05:05:53 885 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41296def
2023-02-27 05:05:53 885 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 899 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 31
2023-02-27 05:05:53 927 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63a12dc0
2023-02-27 05:05:53 927 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 939 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 23
2023-02-27 05:05:53 956 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@227f10bf
2023-02-27 05:05:53 956 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:53 981 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 36
2023-02-27 05:05:54 000 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76edd62a
2023-02-27 05:05:54 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 009 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 24
2023-02-27 05:05:54 031 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@267a96b8
2023-02-27 05:05:54 031 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 051 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 36
2023-02-27 05:05:54 084 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@711313ad
2023-02-27 05:05:54 084 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 095 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 25
2023-02-27 05:05:54 117 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ca9a64
2023-02-27 05:05:54 117 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 128 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 27
2023-02-27 05:05:54 148 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f12de0f
2023-02-27 05:05:54 148 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 157 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 25
2023-02-27 05:05:54 181 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@242cf39
2023-02-27 05:05:54 181 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 192 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 28
2023-02-27 05:05:54 225 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bdb580
2023-02-27 05:05:54 225 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 240 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 25
2023-02-27 05:05:54 256 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26875630
2023-02-27 05:05:54 256 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 273 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 30
2023-02-27 05:05:54 294 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f32af65
2023-02-27 05:05:54 294 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 308 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 24
2023-02-27 05:05:54 343 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e537b39
2023-02-27 05:05:54 344 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 31
2023-02-27 05:05:54 383 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57ed1087
2023-02-27 05:05:54 383 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 411 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 39
2023-02-27 05:05:54 432 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a7860dc
2023-02-27 05:05:54 432 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 482 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 68
2023-02-27 05:05:54 506 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69c41d
2023-02-27 05:05:54 506 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.71.38","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:05:54 523 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-19 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:05:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 29
2023-02-27 05:06:49 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55a6f5d0
2023-02-27 05:06:49 970 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,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.55.79","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:06:49 998 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-17 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:06:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:06:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 420 "-" "Go-http-client/1.1" 46
2023-02-27 05:22:06 801 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a5514d7
2023-02-27 05:22:06 802 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"so-etsi-nfvo-ns-lcm","version":"v1","url":"/so/so-etsi-nfvo-ns-lcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.37.70","port":"9095","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:22:06 852 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-nfvo-ns-lcm,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:22:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.093 upstream_response_time:0.093 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:22:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 474 "-" "Go-http-client/1.1" 86
2023-02-27 05:22:06 890 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@463b9dee
2023-02-27 05:22:06 890 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"so-etsi-sol003-adapter","version":"v1","url":"/so/vnfm-adapter/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.62.227","port":"9092","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:22:06 909 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-sol003-adapter,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:22:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:22:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 33
2023-02-27 05:28:10 537 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11239913
2023-02-27 05:28:10 537 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"usecaseui-ui","version":"v1","url":"/usecase-ui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/usecaseui","enable_ssl":false,"nodes":[{"ip":"10.233.30.196","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:28:10 570 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-ui,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:28:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.072 upstream_response_time:0.072 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:28:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 459 "-" "Go-http-client/1.1" 58
2023-02-27 05:28:20 874 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bdc1e
2023-02-27 05:28:20 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"ztevnfmdriver","version":"v1","url":"/api/ztevnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.63.89","port":"8410","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:28:20 893 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-ztevnfmdriver,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:28:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:28:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 457 "-" "Go-http-client/1.1" 42
2023-02-27 05:28:20 926 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a38305f
2023-02-27 05:28:20 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"huaweivnfmdriver","version":"v1","url":"/api/huaweivnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.55.205","port":"8482","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:28:20 985 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-huaweivnfmdriver,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.089 upstream_response_time:0.089 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 81
2023-02-27 05:28:21 021 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e76872
2023-02-27 05:28:21 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nslcm","version":"v1","url":"/api/nslcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.48.50","port":"8403","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:28:21 046 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 433 "-" "Go-http-client/1.1" 53
2023-02-27 05:28:21 080 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a3e801e
2023-02-27 05:28:21 080 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nslcm","version":"v2","url":"/api/nslcm/v2","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.48.50","port":"8403","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:28:21 135 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v2 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.072 upstream_response_time:0.072 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 433 "-" "Go-http-client/1.1" 72
2023-02-27 05:28:21 164 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@379d6507
2023-02-27 05:28:21 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfmgr","version":"v1","url":"/api/vnfmgr/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.33.179","port":"8803","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:28:21 183 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfmgr,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 42
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
2023-02-27 05:28:21 210 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7612e20d
2023-02-27 05:28:21 210 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnflcm","version":"v1","url":"/api/vnflcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.13.213","port":"8801","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:28:21 232 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnflcm,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 49
2023-02-27 05:28:21 277 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1cf06115
2023-02-27 05:28:21 277 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfres","version":"v1","url":"/api/vnfres/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.55.67","port":"8802","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:28:21 301 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfres,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 40
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
2023-02-27 05:28:21 332 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8396666
2023-02-27 05:28:21 332 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.250,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"gvnfmdriver","version":"v1","url":"/api/gvnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.17.175","port":"8484","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2023-02-27 05:28:21 344 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-28 - POST /api/microservices/v1/services] - save microservice success: serviceName-gvnfmdriver,version-v1 ,namespace-
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.71.250 - - [27/Feb/2023:05:28:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 25