2024-12-07 17:13:33 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2024-12-07 17:13:33 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2024-12-07 17:13:33 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 2024-12-07 17:13:33 INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.TLSTest], using DelegatingSmartContextLoader 2024-12-07 17:13:33 DEBUG Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4e0e9fc1 declaringClass = 'org.onap.dcae.TLSTest', classes = '{}', locations = '{}', inheritLocations = false, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2024-12-07 17:13:33 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest]: class path resource [org/onap/dcae/TLSTest-context.xml] does not exist 2024-12-07 17:13:33 INFO Could not detect default resource locations for test class [org.onap.dcae.TLSTest]: no resource found for suffixes {-context.xml}. 2024-12-07 17:13:33 DEBUG Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@4e0e9fc1 declaringClass = 'org.onap.dcae.TLSTest', classes = '{}', locations = '{}', inheritLocations = false, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 2024-12-07 17:13:33 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2024-12-07 17:13:33 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpConfiguration]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2024-12-07 17:13:33 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2024-12-07 17:13:33 DEBUG Ignoring class [org.onap.dcae.TLSTest$HttpTest]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 2024-12-07 17:13:33 INFO Could not detect default configuration classes for test class [org.onap.dcae.TLSTest]: TLSTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-12-07 17:13:33 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest] 2024-12-07 17:13:33 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest]: using defaults. 2024-12-07 17:13:33 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-12-07 17:13:33 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 2024-12-07 17:13:33 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 2024-12-07 17:13:33 INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59ae4a6f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3463d70a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@66a4e1ef, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7d2410af, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5672c056, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7c039615, org.springframework.test.context.event.EventPublishingTestExecutionListener@3d69bbe3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@60157589, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@20a569ad, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@40f6e092, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3030edcc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@7bc27f7e, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@702189aa] 2024-12-07 17:13:33 DEBUG Before test class: context [DefaultTestContext@59e6705f testClass = TLSTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:33 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2024-12-07 17:13:33 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2024-12-07 17:13:33 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 2024-12-07 17:13:33 INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest], using SpringBootContextLoader 2024-12-07 17:13:33 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: class path resource [org/onap/dcae/TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest-context.xml] does not exist 2024-12-07 17:13:33 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: class path resource [org/onap/dcae/TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTestContext.groovy] does not exist 2024-12-07 17:13:33 INFO Could not detect default resource locations for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-12-07 17:13:33 INFO Could not detect default configuration classes for test class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: HttpsWithTLSAuthenticationAndBasicAuthTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-12-07 17:13:33 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest] 2024-12-07 17:13:33 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/VesApplication.class] 2024-12-07 17:13:33 INFO Found @SpringBootConfiguration org.onap.dcae.VesApplication for test class org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest 2024-12-07 17:13:34 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest]: using defaults. 2024-12-07 17:13:34 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-12-07 17:13:34 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 2024-12-07 17:13:34 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 2024-12-07 17:13:34 INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@51fb4092, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@73a8f9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@43b54374, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7a3e0c5, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@cd7df73, org.springframework.test.context.support.DirtiesContextTestExecutionListener@11fe8a70, org.springframework.test.context.event.EventPublishingTestExecutionListener@78b9c5d8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6084b7c2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@521ad0e6, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@37526ddf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1f3f9e8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@448c64b3, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@40151124] 2024-12-07 17:13:34 DEBUG Before test class: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:34 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@153412a1, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-12-07 17:13:34 DEBUG Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 2024-12-07 17:13:34 DEBUG Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 2024-12-07 17:13:34 DEBUG Activating profiles [] 2024-12-07 17:13:34 DEBUG Registering component classes: {} 2024-12-07 17:13:34 DEBUG Refreshing org.springframework.context.support.GenericApplicationContext@2455c95c 2024-12-07 17:13:34 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2024-12-07 17:13:34 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2024-12-07 17:13:34 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2024-12-07 17:13:34 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2024-12-07 17:13:34 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2024-12-07 17:13:34 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2024-12-07 17:13:34 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2024-12-07 17:13:34 DEBUG Storing ApplicationContext [609601884] in cache under key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-12-07 17:13:34 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 2024-12-07 17:13:34 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-12-07 17:13:34 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 2024-12-07 17:13:34 INFO Starting TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-89317 with PID 2876 (started by jenkins in /w/workspace/dcaegen2-collectors-ves-maven-clm-master) 2024-12-07 17:13:34 DEBUG Running with Spring Boot v2.7.2, Spring v5.3.22 2024-12-07 17:13:34 INFO No active profile set, falling back to 1 default profile: "default" 2024-12-07 17:13:34 DEBUG Loading source class org.onap.dcae.VesApplication 2024-12-07 17:13:34 DEBUG Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b 2024-12-07 17:13:34 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2024-12-07 17:13:34 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' 2024-12-07 17:13:34 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/HeaderUtils.class] 2024-12-07 17:13:34 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/configuration/ApiConfiguration.class] 2024-12-07 17:13:34 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/configuration/TomcatHttpConfig.class] 2024-12-07 17:13:34 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/validator/StndDefinedDataValidator.class] 2024-12-07 17:13:34 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/validator/StndDefinedValidatorResolver.class] 2024-12-07 17:13:34 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/ApiAuthInterceptor.class] 2024-12-07 17:13:34 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/HealthCheckController.class] 2024-12-07 17:13:34 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/ServletConfig.class] 2024-12-07 17:13:34 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/VesRestController.class] 2024-12-07 17:13:35 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer$TestRestTemplateRegistrar' 2024-12-07 17:13:35 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor' 2024-12-07 17:13:35 DEBUG Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 2024-12-07 17:13:35 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2024-12-07 17:13:35 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'forceAutoProxyCreatorToUseClassProxying' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor' 2024-12-07 17:13:36 DEBUG Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@34b34f1a] 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'servletContainer' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'tomcatHttpConfig' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'settings' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'servletConfig' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'websocketServletWebServerCustomizer' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'nettyWebServerFactoryCustomizer' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'environment' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:36 INFO Enabling SSL 2024-12-07 17:13:36 INFO Using keyStore path: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/src/test/resources/keystore 2024-12-07 17:13:36 INFO Using keyStore password from: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/src/test/resources/passwordfile 2024-12-07 17:13:36 INFO Actual key store alias is: localhost 2024-12-07 17:13:36 INFO Enabling TLS client authorization 2024-12-07 17:13:36 INFO Using trustStore path: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/src/test/resources/truststore 2024-12-07 17:13:36 INFO Using trustStore password from: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/src/test/resources/trustpasswordfile 2024-12-07 17:13:36 INFO Application work in certBasicAuth mode on 0 port. 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'errorPageCustomizer' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'dispatcherServletRegistration' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'dispatcherServlet' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'multipartConfigElement' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' 2024-12-07 17:13:36 DEBUG Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2024-12-07 17:13:36 DEBUG Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration' 2024-12-07 17:13:37 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2024-12-07 17:13:37 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2024-12-07 17:13:37 DEBUG None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored. 2024-12-07 17:13:37 INFO Tomcat initialized with port(s): 0 (https) 2024-12-07 17:13:37 INFO Initializing ProtocolHandler ["https-jsse-nio-auto-1"] 2024-12-07 17:13:37 INFO Starting service [Tomcat] 2024-12-07 17:13:37 INFO Starting Servlet engine: [Apache Tomcat/9.0.65] 2024-12-07 17:13:37 INFO Initializing Spring embedded WebApplicationContext 2024-12-07 17:13:37 DEBUG Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT] 2024-12-07 17:13:37 INFO Root WebApplicationContext: initialization completed in 2572 ms 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'characterEncodingFilter' 2024-12-07 17:13:37 DEBUG Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648 2024-12-07 17:13:37 DEBUG Mapping servlets: dispatcherServlet urls=[/] 2024-12-07 17:13:37 DEBUG Filter 'characterEncodingFilter' configured for use 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'vesApplication' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'headerUtils' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'apiConfiguration' 2024-12-07 17:13:37 DEBUG Cannot find '.class' file for class [class org.onap.dcae.common.configuration.ApiConfiguration$$EnhancerBySpringCGLIB$$f140d713] - unable to determine constructor/method parameter names 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'errorLogger' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'settings' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'errorLogger' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'stndDefinedDataValidator' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'getStndDefinedValidator' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'stndDefinedValidatorResolver' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'stndDefinedValidatorResolver' via constructor to bean named 'settings' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'getStndDefinedValidator' via factory method to bean named 'stndDefinedValidatorResolver' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'stndDefinedDataValidator' via constructor to bean named 'getStndDefinedValidator' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'apiAuthInterceptor' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'settings' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'errorLogger' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'healthCheckController' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'vesRestController' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'incomingRequestsLogger' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'settings' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'incomingRequestsLogger' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'errorLogger' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'eventSender' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'headerUtils' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'stndDefinedDataValidator' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerMapping' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'mvcContentNegotiationManager' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'mvcConversionService' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'mvcResourceUrlProvider' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-12-07 17:13:37 DEBUG o.o.d.r.HealthCheckController: {GET [/healthcheck]}: healthCheck() {GET [/]}: main() 2024-12-07 17:13:37 DEBUG o.o.d.r.VesRestController: {POST [/eventListener/{version}/eventBatch], consumes [application/json]}: events(String,String,HttpServletRequest) {POST [/eventListener/{version}], consumes [application/json]}: event(String,String,HttpServletRequest) 2024-12-07 17:13:37 DEBUG o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2024-12-07 17:13:37 DEBUG 6 mappings in 'requestMappingHandlerMapping' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'mvcPatternParser' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'mvcUrlPathHelper' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'mvcPathMatcher' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'viewControllerHandlerMapping' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'beanNameHandlerMapping' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-12-07 17:13:37 DEBUG 'beanNameHandlerMapping' {} 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'routerFunctionMapping' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'resourceHandlerMapping' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'defaultServletHandlerMapping' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerAdapter' 2024-12-07 17:13:37 DEBUG Creating shared instance of singleton bean 'mvcValidator' 2024-12-07 17:13:37 DEBUG Failed to set up a Bean Validation provider javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:291) ~[validation-api-2.0.1.Final.jar:?] at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:275) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean.afterPropertiesSet(OptionalValidatorFactoryBean.java:40) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:132) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.postProcessFields(MockitoTestExecutionListener.java:110) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.injectFields(MockitoTestExecutionListener.java:94) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.prepareTestInstance(MockitoTestExecutionListener.java:61) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) ~[spring-test-5.3.22.jar:5.3.22] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.Optional.orElseGet(Optional.java:369) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:37 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2024-12-07 17:13:38 DEBUG ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'handlerFunctionAdapter' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'mvcUriComponentsContributor' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'httpRequestHandlerAdapter' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'simpleControllerHandlerAdapter' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'handlerExceptionResolver' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager' 2024-12-07 17:13:38 DEBUG ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'mvcViewResolver' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'localeResolver' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'themeResolver' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'flashMapManager' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'viewNameTranslator' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'taskExecutorBuilder' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'error' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'beanNameViewResolver' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'conventionErrorViewResolver' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'errorAttributes' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'basicErrorController' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$ClassProxyingConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'applicationAvailability' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'parameterNamesModule' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'jacksonObjectMapper' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'jsonComponentModule' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'jsonMixinModule' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b' 2024-12-07 17:13:38 DEBUG @EnableAutoConfiguration was declared on a class in the package 'org.onap.dcae'. Automatic @Repository and @Entity scanning is enabled. 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'lifecycleProcessor' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'stringHttpMessageConverter' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'messageConverters' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' via constructor to bean named 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2024-12-07 17:13:38 DEBUG Using SLF4J as the default logging framework 2024-12-07 17:13:38 DEBUG -Dio.netty.leakDetection.level: simple 2024-12-07 17:13:38 DEBUG -Dio.netty.leakDetection.targetRecords: 4 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'taskSchedulerBuilder' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'multipartResolver' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplate' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'restTemplateBuilder' 2024-12-07 17:13:38 DEBUG Creating shared instance of singleton bean 'restTemplateBuilderConfigurer' 2024-12-07 17:13:38 DEBUG Autowiring by type from bean name 'restTemplateBuilder' via factory method to bean named 'restTemplateBuilderConfigurer' 2024-12-07 17:13:38 DEBUG Starting beans in phase 2147483646 2024-12-07 17:13:38 INFO Starting ProtocolHandler ["https-jsse-nio-auto-1"] 2024-12-07 17:13:38 INFO Tomcat started on port(s): 38649 (https) with context path '' 2024-12-07 17:13:38 DEBUG Successfully started bean 'webServerStartStop' 2024-12-07 17:13:38 DEBUG Starting beans in phase 2147483647 2024-12-07 17:13:38 DEBUG Successfully started bean 'webServerGracefulShutdown' 2024-12-07 17:13:38 DEBUG ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration matched: - @ConditionalOnMissingClass did not find unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NettyAutoConfiguration matched: - @ConditionalOnClass found required class 'io.netty.util.NettyRuntime' (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveRestClients' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) found beans of type 'org.springframework.boot.web.servlet.server.ServletWebServerFactory' servletContainer (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnResource did not find resource 'classpath:META-INF/services/javax.validation.spi.ValidationProvider' (OnResourceCondition) Matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport' org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) - Ancestor org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration 2024-12-07 17:13:38 INFO Started TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest in 4.277 seconds (JVM running for 7.827) 2024-12-07 17:13:38 DEBUG Application availability state LivenessState changed to CORRECT 2024-12-07 17:13:38 DEBUG Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2024-12-07 17:13:38 DEBUG Storing ApplicationContext [27812459] in cache under key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:38 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 2] 2024-12-07 17:13:38 DEBUG Performing dependency injection for test context [[DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@16fc7b49, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-12-07 17:13:38 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:38 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 2] 2024-12-07 17:13:38 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2024-12-07 17:13:38 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:38 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 2] 2024-12-07 17:13:38 DEBUG Before test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@16fc7b49, testMethod = shouldHttpsRequestWithBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:38 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:38 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 2] 2024-12-07 17:13:38 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:38 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 2] 2024-12-07 17:13:38 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:38 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 2] 2024-12-07 17:13:38 DEBUG Connection manager is shutting down 2024-12-07 17:13:38 DEBUG Connection manager shut down 2024-12-07 17:13:38 DEBUG Connection manager is shutting down 2024-12-07 17:13:38 DEBUG Connection manager shut down 2024-12-07 17:13:38 DEBUG HTTP GET https://localhost:38649/ 2024-12-07 17:13:38 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2024-12-07 17:13:38 DEBUG CookieSpec selected: default 2024-12-07 17:13:38 DEBUG Auth cache not set in the context 2024-12-07 17:13:38 DEBUG Connection request: [route: {s}->https://localhost:38649][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-12-07 17:13:38 DEBUG Connection leased: [id: 0][route: {s}->https://localhost:38649][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-12-07 17:13:38 DEBUG Opening connection {s}->https://localhost:38649 2024-12-07 17:13:38 DEBUG Connecting to localhost/127.0.0.1:38649 2024-12-07 17:13:38 DEBUG Connecting socket to localhost/127.0.0.1:38649 with timeout 0 2024-12-07 17:13:38 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2024-12-07 17:13:38 DEBUG Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2024-12-07 17:13:38 DEBUG Starting handshake 2024-12-07 17:13:39 DEBUG Secure session established 2024-12-07 17:13:39 DEBUG negotiated protocol: TLSv1.3 2024-12-07 17:13:39 DEBUG negotiated cipher suite: TLS_AES_256_GCM_SHA384 2024-12-07 17:13:39 DEBUG peer principal: CN=localhost 2024-12-07 17:13:39 DEBUG issuer principal: CN=localhost 2024-12-07 17:13:39 DEBUG Connection established 127.0.0.1:60614<->127.0.0.1:38649 2024-12-07 17:13:39 DEBUG Executing request GET / HTTP/1.1 2024-12-07 17:13:39 DEBUG Proxy auth state: UNCHALLENGED 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> GET / HTTP/1.1 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> Accept: text/plain, application/json, application/*+json, */* 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> Authorization: Basic VGVzdFVzZXI6VGVzdFBhc3N3b3Jk 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> Host: localhost:38649 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> Connection: Keep-Alive 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16) 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> Accept-Encoding: gzip,deflate 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> "GET / HTTP/1.1[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> "Accept: text/plain, application/json, application/*+json, */*[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> "Authorization: Basic VGVzdFVzZXI6VGVzdFBhc3N3b3Jk[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> "Host: localhost:38649[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:13:39 INFO Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-12-07 17:13:39 INFO Initializing Servlet 'dispatcherServlet' 2024-12-07 17:13:39 DEBUG Detected StandardServletMultipartResolver 2024-12-07 17:13:39 DEBUG Detected AcceptHeaderLocaleResolver 2024-12-07 17:13:39 DEBUG Detected FixedThemeResolver 2024-12-07 17:13:39 DEBUG Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7e912c7c 2024-12-07 17:13:39 DEBUG Detected org.springframework.web.servlet.support.SessionFlashMapManager@76dced7f 2024-12-07 17:13:39 DEBUG enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data 2024-12-07 17:13:39 INFO Completed initialization in 3 ms 2024-12-07 17:13:39 DEBUG GET "/", parameters={} 2024-12-07 17:13:39 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2024-12-07 17:13:39 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2024-12-07 17:13:39 DEBUG Writing ["Welcome to VESCollector"] 2024-12-07 17:13:39 DEBUG http-outgoing-0 << "HTTP/1.1 200 [\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 << "Content-Type: text/plain;charset=ISO-8859-1[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 << "Content-Length: 23[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:13:39 GMT[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 << "Keep-Alive: timeout=60[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 << "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-0 << "Welcome to VESCollector" 2024-12-07 17:13:39 DEBUG Completed 200 OK 2024-12-07 17:13:39 DEBUG http-outgoing-0 << HTTP/1.1 200 2024-12-07 17:13:39 DEBUG http-outgoing-0 << Content-Type: text/plain;charset=ISO-8859-1 2024-12-07 17:13:39 DEBUG http-outgoing-0 << Content-Length: 23 2024-12-07 17:13:39 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:13:39 GMT 2024-12-07 17:13:39 DEBUG http-outgoing-0 << Keep-Alive: timeout=60 2024-12-07 17:13:39 DEBUG http-outgoing-0 << Connection: keep-alive 2024-12-07 17:13:39 DEBUG Connection can be kept alive for 60000 MILLISECONDS 2024-12-07 17:13:39 DEBUG Response 200 OK 2024-12-07 17:13:39 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2024-12-07 17:13:39 DEBUG Connection [id: 0][route: {s}->https://localhost:38649][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU] can be kept alive for 60.0 seconds 2024-12-07 17:13:39 DEBUG http-outgoing-0: set socket timeout to 0 2024-12-07 17:13:39 DEBUG Connection released: [id: 0][route: {s}->https://localhost:38649][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 2] 2024-12-07 17:13:39 DEBUG After test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@16fc7b49, testMethod = shouldHttpsRequestWithBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:39 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@20be957f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 2] 2024-12-07 17:13:39 DEBUG Performing dependency injection for test context [[DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@76a00fd6, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 2] 2024-12-07 17:13:39 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 2] 2024-12-07 17:13:39 DEBUG Before test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@76a00fd6, testMethod = shouldHttpsRequestWithoutBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 2] 2024-12-07 17:13:39 DEBUG HTTP GET https://localhost:38649/ 2024-12-07 17:13:39 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2024-12-07 17:13:39 DEBUG CookieSpec selected: default 2024-12-07 17:13:39 DEBUG Auth cache not set in the context 2024-12-07 17:13:39 DEBUG Connection request: [route: {s}->https://localhost:38649][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-12-07 17:13:39 DEBUG Connection leased: [id: 1][route: {s}->https://localhost:38649][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-12-07 17:13:39 DEBUG Opening connection {s}->https://localhost:38649 2024-12-07 17:13:39 DEBUG Connecting to localhost/127.0.0.1:38649 2024-12-07 17:13:39 DEBUG Connecting socket to localhost/127.0.0.1:38649 with timeout 0 2024-12-07 17:13:39 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2024-12-07 17:13:39 DEBUG Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2024-12-07 17:13:39 DEBUG Starting handshake 2024-12-07 17:13:39 DEBUG Secure session established 2024-12-07 17:13:39 DEBUG negotiated protocol: TLSv1.3 2024-12-07 17:13:39 DEBUG negotiated cipher suite: TLS_AES_256_GCM_SHA384 2024-12-07 17:13:39 DEBUG peer principal: CN=localhost 2024-12-07 17:13:39 DEBUG issuer principal: CN=localhost 2024-12-07 17:13:39 DEBUG Connection established 127.0.0.1:60616<->127.0.0.1:38649 2024-12-07 17:13:39 DEBUG Executing request GET / HTTP/1.1 2024-12-07 17:13:39 DEBUG Target auth state: UNCHALLENGED 2024-12-07 17:13:39 DEBUG Proxy auth state: UNCHALLENGED 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> GET / HTTP/1.1 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> Accept: text/plain, application/json, application/*+json, */* 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> Host: localhost:38649 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> Connection: Keep-Alive 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16) 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> Accept-Encoding: gzip,deflate 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> "GET / HTTP/1.1[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> "Accept: text/plain, application/json, application/*+json, */*[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> "Host: localhost:38649[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-12-07 17:13:39 DEBUG GET "/", parameters={} 2024-12-07 17:13:39 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2024-12-07 17:13:39 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2024-12-07 17:13:39 DEBUG Writing ["Welcome to VESCollector"] 2024-12-07 17:13:39 DEBUG Completed 200 OK 2024-12-07 17:13:39 DEBUG http-outgoing-1 << "HTTP/1.1 200 [\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 << "Content-Type: text/plain;charset=ISO-8859-1[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 << "Content-Length: 23[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 << "Date: Sat, 07 Dec 2024 17:13:39 GMT[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 << "Keep-Alive: timeout=60[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 << "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 << "[\r][\n]" 2024-12-07 17:13:39 DEBUG http-outgoing-1 << "Welcome to VESCollector" 2024-12-07 17:13:39 DEBUG http-outgoing-1 << HTTP/1.1 200 2024-12-07 17:13:39 DEBUG http-outgoing-1 << Content-Type: text/plain;charset=ISO-8859-1 2024-12-07 17:13:39 DEBUG http-outgoing-1 << Content-Length: 23 2024-12-07 17:13:39 DEBUG http-outgoing-1 << Date: Sat, 07 Dec 2024 17:13:39 GMT 2024-12-07 17:13:39 DEBUG http-outgoing-1 << Keep-Alive: timeout=60 2024-12-07 17:13:39 DEBUG http-outgoing-1 << Connection: keep-alive 2024-12-07 17:13:39 DEBUG Connection can be kept alive for 60000 MILLISECONDS 2024-12-07 17:13:39 DEBUG Response 200 OK 2024-12-07 17:13:39 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2024-12-07 17:13:39 DEBUG Connection [id: 1][route: {s}->https://localhost:38649][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU] can be kept alive for 60.0 seconds 2024-12-07 17:13:39 DEBUG http-outgoing-1: set socket timeout to 0 2024-12-07 17:13:39 DEBUG Connection released: [id: 1][route: {s}->https://localhost:38649][state: O=Internet Widgits Pty Ltd, ST=Some-State, C=AU][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 2] 2024-12-07 17:13:39 DEBUG After test method: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = org.onap.dcae.TLSTest$HttpsWithTLSAuthenticationAndBasicAuthTest@76a00fd6, testMethod = shouldHttpsRequestWithoutBasicAuthSucceed@TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [27812459] from cache with key [[WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 2] 2024-12-07 17:13:39 DEBUG After test class: context [DefaultTestContext@648db06c testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7a2f29ac testClass = TLSTest.HttpsWithTLSAuthenticationAndBasicAuthTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@5da173a6 key = [org.onap.dcae.TLSTest$HttpsConfigurationWithTLSAuthenticationAndBasicAuth]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:39 DEBUG Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 2024-12-07 17:13:39 DEBUG Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 2024-12-07 17:13:39 DEBUG Instantiating TestContextBootstrapper for test class [org.onap.dcae.TLSTest$HttpTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 2024-12-07 17:13:39 INFO Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.TLSTest$HttpTest], using SpringBootContextLoader 2024-12-07 17:13:39 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpTest]: class path resource [org/onap/dcae/TLSTest$HttpTest-context.xml] does not exist 2024-12-07 17:13:39 DEBUG Did not detect default resource location for test class [org.onap.dcae.TLSTest$HttpTest]: class path resource [org/onap/dcae/TLSTest$HttpTestContext.groovy] does not exist 2024-12-07 17:13:39 INFO Could not detect default resource locations for test class [org.onap.dcae.TLSTest$HttpTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2024-12-07 17:13:39 INFO Could not detect default configuration classes for test class [org.onap.dcae.TLSTest$HttpTest]: HttpTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2024-12-07 17:13:39 DEBUG Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.onap.dcae.TLSTest$HttpTest] 2024-12-07 17:13:39 INFO Found @SpringBootConfiguration org.onap.dcae.VesApplication for test class org.onap.dcae.TLSTest$HttpTest 2024-12-07 17:13:39 DEBUG @TestExecutionListeners is not present for class [org.onap.dcae.TLSTest$HttpTest]: using defaults. 2024-12-07 17:13:39 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2024-12-07 17:13:39 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition] 2024-12-07 17:13:39 DEBUG Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 2024-12-07 17:13:39 INFO Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3cedcaaf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2777de5f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6034f6c6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2d4f063e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7f25098a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@66b9b517, org.springframework.test.context.event.EventPublishingTestExecutionListener@217cedc0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74577127, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@23e95f7e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@8d34719, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4e87b92e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1162790, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@686d9a63] 2024-12-07 17:13:39 DEBUG Before test class: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:39 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@3d09cc98, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 2] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 2] 2024-12-07 17:13:39 DEBUG Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0} 2024-12-07 17:13:39 DEBUG Activating profiles [] 2024-12-07 17:13:39 INFO Starting TLSTest.HttpTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-89317 with PID 2876 (started by jenkins in /w/workspace/dcaegen2-collectors-ves-maven-clm-master) 2024-12-07 17:13:39 DEBUG Running with Spring Boot v2.7.2, Spring v5.3.22 2024-12-07 17:13:39 INFO No active profile set, falling back to 1 default profile: "default" 2024-12-07 17:13:39 DEBUG Loading source class org.onap.dcae.VesApplication 2024-12-07 17:13:39 DEBUG Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' 2024-12-07 17:13:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/HeaderUtils.class] 2024-12-07 17:13:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/configuration/ApiConfiguration.class] 2024-12-07 17:13:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/configuration/TomcatHttpConfig.class] 2024-12-07 17:13:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/validator/StndDefinedDataValidator.class] 2024-12-07 17:13:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/common/validator/StndDefinedValidatorResolver.class] 2024-12-07 17:13:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/ApiAuthInterceptor.class] 2024-12-07 17:13:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/HealthCheckController.class] 2024-12-07 17:13:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/ServletConfig.class] 2024-12-07 17:13:39 DEBUG Identified candidate component class: file [/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/classes/org/onap/dcae/restapi/VesRestController.class] 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer$TestRestTemplateRegistrar' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'forceAutoProxyCreatorToUseClassProxying' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor' 2024-12-07 17:13:39 DEBUG Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@40451d96] 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'servletContainer' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'tomcatHttpConfig' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'settings' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.onap.dcae.TLSTest$HttpConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'servletConfig' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'websocketServletWebServerCustomizer' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'nettyWebServerFactoryCustomizer' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$NettyWebServerFactoryCustomizerConfiguration' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'environment' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'nettyWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:39 INFO Application work in noAuth mode on 1111 port. 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'errorPageCustomizer' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'dispatcherServletRegistration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'dispatcherServlet' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'multipartConfigElement' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration' 2024-12-07 17:13:39 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2024-12-07 17:13:39 DEBUG Code archive: /tmp/r/org/springframework/boot/spring-boot/2.7.2/spring-boot-2.7.2.jar 2024-12-07 17:13:39 DEBUG None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored. 2024-12-07 17:13:39 INFO Tomcat initialized with port(s): 1111 (http) 2024-12-07 17:13:39 INFO Initializing ProtocolHandler ["http-nio-1111"] 2024-12-07 17:13:39 INFO Starting service [Tomcat] 2024-12-07 17:13:39 INFO Starting Servlet engine: [Apache Tomcat/9.0.65] 2024-12-07 17:13:39 INFO Initializing Spring embedded WebApplicationContext 2024-12-07 17:13:39 DEBUG Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT] 2024-12-07 17:13:39 INFO Root WebApplicationContext: initialization completed in 205 ms 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'characterEncodingFilter' 2024-12-07 17:13:39 DEBUG Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648 2024-12-07 17:13:39 DEBUG Mapping servlets: dispatcherServlet urls=[/] 2024-12-07 17:13:39 DEBUG Filter 'characterEncodingFilter' configured for use 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'vesApplication' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'headerUtils' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'apiConfiguration' 2024-12-07 17:13:39 DEBUG Cannot find '.class' file for class [class org.onap.dcae.common.configuration.ApiConfiguration$$EnhancerBySpringCGLIB$$f140d713] - unable to determine constructor/method parameter names 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'errorLogger' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'settings' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'apiConfiguration' via constructor to bean named 'errorLogger' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'stndDefinedDataValidator' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'getStndDefinedValidator' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'stndDefinedValidatorResolver' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'stndDefinedValidatorResolver' via constructor to bean named 'settings' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'getStndDefinedValidator' via factory method to bean named 'stndDefinedValidatorResolver' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'stndDefinedDataValidator' via constructor to bean named 'getStndDefinedValidator' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'apiAuthInterceptor' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'settings' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'apiAuthInterceptor' via constructor to bean named 'errorLogger' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'healthCheckController' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'vesRestController' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'incomingRequestsLogger' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'settings' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'incomingRequestsLogger' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'errorLogger' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'eventSender' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'headerUtils' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'vesRestController' via constructor to bean named 'stndDefinedDataValidator' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerMapping' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'mvcContentNegotiationManager' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'mvcConversionService' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'mvcResourceUrlProvider' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-12-07 17:13:39 DEBUG o.o.d.r.HealthCheckController: {GET [/healthcheck]}: healthCheck() {GET [/]}: main() 2024-12-07 17:13:39 DEBUG o.o.d.r.VesRestController: {POST [/eventListener/{version}/eventBatch], consumes [application/json]}: events(String,String,HttpServletRequest) {POST [/eventListener/{version}], consumes [application/json]}: event(String,String,HttpServletRequest) 2024-12-07 17:13:39 DEBUG o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest) 2024-12-07 17:13:39 DEBUG 6 mappings in 'requestMappingHandlerMapping' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'mvcPatternParser' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'mvcUrlPathHelper' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'mvcPathMatcher' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'viewControllerHandlerMapping' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'beanNameHandlerMapping' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-12-07 17:13:39 DEBUG 'beanNameHandlerMapping' {} 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'routerFunctionMapping' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'resourceHandlerMapping' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'defaultServletHandlerMapping' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'requestMappingHandlerAdapter' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'mvcValidator' 2024-12-07 17:13:39 DEBUG Failed to set up a Bean Validation provider javax.validation.NoProviderFoundException: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:291) ~[validation-api-2.0.1.Final.jar:?] at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:275) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean.afterPropertiesSet(OptionalValidatorFactoryBean.java:40) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:541) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar:5.3.22] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.2.jar:2.7.2] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:132) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.postProcessFields(MockitoTestExecutionListener.java:110) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.injectFields(MockitoTestExecutionListener.java:94) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.prepareTestInstance(MockitoTestExecutionListener.java:61) ~[spring-boot-test-2.7.2.jar:2.7.2] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:248) ~[spring-test-5.3.22.jar:5.3.22] at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) ~[spring-test-5.3.22.jar:5.3.22] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$8(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:368) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$9(ClassBasedTestDescriptor.java:363) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?] at java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?] at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:362) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:283) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:282) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at java.util.Optional.orElseGet(Optional.java:369) ~[?:?] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.2.jar:5.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at java.util.ArrayList.forEach(ArrayList.java:1541) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.2.jar:1.8.2] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) ~[surefire-junit-platform-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-3.0.0-M1.jar:3.0.0-M1] 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator' 2024-12-07 17:13:39 DEBUG ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'handlerFunctionAdapter' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'mvcUriComponentsContributor' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'httpRequestHandlerAdapter' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'simpleControllerHandlerAdapter' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'handlerExceptionResolver' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager' 2024-12-07 17:13:39 DEBUG ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'mvcViewResolver' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'localeResolver' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'themeResolver' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'flashMapManager' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'viewNameTranslator' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'taskExecutorBuilder' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'error' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'beanNameViewResolver' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'conventionErrorViewResolver' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'errorAttributes' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'basicErrorController' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$ClassProxyingConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'applicationAvailability' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'parameterNamesModule' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'jacksonObjectMapper' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'jsonComponentModule' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'jsonMixinModule' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18' 2024-12-07 17:13:39 DEBUG @EnableAutoConfiguration was declared on a class in the package 'org.onap.dcae'. Automatic @Repository and @Entity scanning is enabled. 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'lifecycleProcessor' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'stringHttpMessageConverter' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'messageConverters' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'org.springframework.boot.autoconfigure.netty.NettyAutoConfiguration' via constructor to bean named 'spring.netty-org.springframework.boot.autoconfigure.netty.NettyProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'taskSchedulerBuilder' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'multipartResolver' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'org.springframework.boot.test.web.client.TestRestTemplate' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'restTemplateBuilder' 2024-12-07 17:13:39 DEBUG Creating shared instance of singleton bean 'restTemplateBuilderConfigurer' 2024-12-07 17:13:39 DEBUG Autowiring by type from bean name 'restTemplateBuilder' via factory method to bean named 'restTemplateBuilderConfigurer' 2024-12-07 17:13:39 DEBUG Starting beans in phase 2147483646 2024-12-07 17:13:39 INFO Starting ProtocolHandler ["http-nio-1111"] 2024-12-07 17:13:39 INFO Tomcat started on port(s): 1111 (http) with context path '' 2024-12-07 17:13:39 DEBUG Successfully started bean 'webServerStartStop' 2024-12-07 17:13:39 DEBUG Starting beans in phase 2147483647 2024-12-07 17:13:39 DEBUG Successfully started bean 'webServerGracefulShutdown' 2024-12-07 17:13:39 DEBUG ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration matched: - @ConditionalOnMissingClass did not find unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NettyAutoConfiguration matched: - @ConditionalOnClass found required class 'io.netty.util.NettyRuntime' (OnClassCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.persistence.EntityManager' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveRestClients' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) found beans of type 'org.springframework.boot.web.servlet.server.ServletWebServerFactory' servletContainer (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnResource did not find resource 'classpath:META-INF/services/javax.validation.spi.ValidationProvider' (OnResourceCondition) Matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport' org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) - Ancestor org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.TransactionManager' (OnClassCondition) Exclusions: ----------- org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration 2024-12-07 17:13:39 INFO Started TLSTest.HttpTest in 0.408 seconds (JVM running for 8.989) 2024-12-07 17:13:39 DEBUG Application availability state LivenessState changed to CORRECT 2024-12-07 17:13:39 DEBUG Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2024-12-07 17:13:39 DEBUG Storing ApplicationContext [1523804696] in cache under key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 3] 2024-12-07 17:13:39 DEBUG Performing dependency injection for test context [[DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@264cfbc7, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 3] 2024-12-07 17:13:39 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 3] 2024-12-07 17:13:39 DEBUG Before test method: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@264cfbc7, testMethod = shouldHttpRequestSucceed@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 3] 2024-12-07 17:13:39 DEBUG HTTP GET http://localhost:1111/ 2024-12-07 17:13:39 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2024-12-07 17:13:39 INFO Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-12-07 17:13:39 INFO Initializing Servlet 'dispatcherServlet' 2024-12-07 17:13:39 DEBUG Detected StandardServletMultipartResolver 2024-12-07 17:13:39 DEBUG Detected AcceptHeaderLocaleResolver 2024-12-07 17:13:39 DEBUG Detected FixedThemeResolver 2024-12-07 17:13:39 DEBUG Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3b3be4fe 2024-12-07 17:13:39 DEBUG Detected org.springframework.web.servlet.support.SessionFlashMapManager@35fc0de9 2024-12-07 17:13:39 DEBUG enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data 2024-12-07 17:13:39 INFO Completed initialization in 1 ms 2024-12-07 17:13:39 DEBUG GET "/", parameters={} 2024-12-07 17:13:39 DEBUG Mapped to org.onap.dcae.restapi.HealthCheckController#main() 2024-12-07 17:13:39 DEBUG Using 'text/plain', given [text/plain, application/json, application/*+json, */*] and supported [text/plain, */*, application/json, application/*+json] 2024-12-07 17:13:39 DEBUG Writing ["Welcome to VESCollector"] 2024-12-07 17:13:39 DEBUG Completed 200 OK 2024-12-07 17:13:39 DEBUG Response 200 OK 2024-12-07 17:13:39 DEBUG Reading to [java.lang.String] as "text/plain;charset=ISO-8859-1" 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 3] 2024-12-07 17:13:39 DEBUG After test method: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@264cfbc7, testMethod = shouldHttpRequestSucceed@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:39 DEBUG Performing dependency injection for test context [[DefaultTestContext@59e6705f testClass = TLSTest, testInstance = org.onap.dcae.TLSTest@5f81a74, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 3] 2024-12-07 17:13:39 DEBUG Performing dependency injection for test context [[DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@4b4898c8, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 3] 2024-12-07 17:13:39 DEBUG Found key 'local.server.port' in PropertySource 'environmentProperties' with value of type String 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 3] 2024-12-07 17:13:39 DEBUG Before test method: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@4b4898c8, testMethod = shouldHttpsRequestFail@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 3] 2024-12-07 17:13:39 DEBUG HTTP GET https://localhost:1111/ 2024-12-07 17:13:39 DEBUG Accept=[text/plain, application/json, application/*+json, */*] 2024-12-07 17:13:39 DEBUG CookieSpec selected: default 2024-12-07 17:13:39 DEBUG Auth cache not set in the context 2024-12-07 17:13:39 DEBUG Connection request: [route: {s}->https://localhost:1111][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-12-07 17:13:39 DEBUG Connection leased: [id: 2][route: {s}->https://localhost:1111][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 2024-12-07 17:13:39 DEBUG Opening connection {s}->https://localhost:1111 2024-12-07 17:13:39 DEBUG Connecting to localhost/127.0.0.1:1111 2024-12-07 17:13:39 DEBUG Connecting socket to localhost/127.0.0.1:1111 with timeout 0 2024-12-07 17:13:39 DEBUG Enabled protocols: [TLSv1.3, TLSv1.2] 2024-12-07 17:13:39 DEBUG Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] 2024-12-07 17:13:39 DEBUG Starting handshake 2024-12-07 17:13:39 INFO Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x030x01z0x010x000x01v0x030x030xe2B0xcb0xb70xb9^0x9f0xd6V0xc00xc6\0xf00xceW0xa40x84[0x7fV0x9c.(o0xb2Ow0xa10xad0xaf0x030x9c ]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.65.jar:9.0.65] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:13:39 DEBUG http-outgoing-2: Shutdown connection 2024-12-07 17:13:39 DEBUG Connection discarded 2024-12-07 17:13:39 DEBUG Connection released: [id: 2][route: {s}->https://localhost:1111][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 3] 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 3] 2024-12-07 17:13:39 DEBUG After test method: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = org.onap.dcae.TLSTest$HttpTest@4b4898c8, testMethod = shouldHttpsRequestFail@TLSTest.HttpTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [1523804696] from cache with key [[WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 3] 2024-12-07 17:13:39 DEBUG After test class: context [DefaultTestContext@7a14f3f8 testClass = TLSTest.HttpTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@9296b5d testClass = TLSTest.HttpTest, locations = '{}', classes = '{class org.onap.dcae.VesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[[ImportsContextCustomizer@39b3f74f key = [org.onap.dcae.TLSTest$HttpConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@4e368d64, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7ed47d66, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@13a37e2a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:39 DEBUG Retrieved ApplicationContext [609601884] from cache with key [[MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 2024-12-07 17:13:39 DEBUG Spring test ApplicationContext cache statistics: [DefaultContextCache@bd3df07 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 3] 2024-12-07 17:13:39 DEBUG After test class: context [DefaultTestContext@59e6705f testClass = TLSTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@bf29f54 testClass = TLSTest, locations = '{}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@35ee7dc8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7fab8e9a, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@47dfbba3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6bf6b454], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 2024-12-07 17:13:39 DEBUG Modified event:{"VESuniqueId":"59953726-5796-4de5-860c-8a075b83c0c8-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:13:39 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:13:39 DEBUG Modified event:{"VESuniqueId":"59953726-5796-4de5-860c-8a075b83c0c8-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:13:39 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision2","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:13:39 DEBUG Modified event:{"VESuniqueId":"373cc42d-209f-425d-883e-2a73257482e1-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:13:39 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:13:39 DEBUG Modified event:{"VESuniqueId":"373cc42d-209f-425d-883e-2a73257482e1-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:13:39 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:13:39 DEBUG Modified event:{"VESuniqueId":"c45eba08-156c-4d74-a2e6-049c79c869e8-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:13:39 UTC"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:13:39 DEBUG Modified event:{"VESuniqueId":"c45eba08-156c-4d74-a2e6-049c79c869e8-1","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:13:39 UTC"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":"4.0","specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:13:39 DEBUG Modified event:{"VESuniqueId":"2f71e89e-e476-41be-b2eb-462998b9b672","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:13:39 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:13:39 DEBUG Modified event:{"VESuniqueId":"ad7ecfd3-6fdc-40ff-995e-ba757c9bff05-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:13:39 UTC"},"priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:13:39 DEBUG Modified event:{"VESuniqueId":"ad7ecfd3-6fdc-40ff-995e-ba757c9bff05-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:13:39 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:13:40 INFO Creating new stndDefined schema validator 2024-12-07 17:13:40 INFO Adding new stndDefined schema validator to cache 2024-12-07 17:13:40 INFO Validation of stndDefinedDomain has been successful 2024-12-07 17:13:40 INFO Creating new stndDefined schema validator 2024-12-07 17:13:40 INFO Adding new stndDefined schema validator to cache 2024-12-07 17:13:40 INFO Validation of stndDefinedDomain has been successful 2024-12-07 17:13:40 INFO Creating new stndDefined schema validator 2024-12-07 17:13:40 INFO Creating new stndDefined schema validator 2024-12-07 17:13:40 INFO Adding new stndDefined schema validator to cache 2024-12-07 17:13:40 INFO Creating new stndDefined schema validator 2024-12-07 17:13:40 INFO Adding new stndDefined schema validator to cache 2024-12-07 17:13:40 DEBUG validate( {"type":"dummy"}, {"type":"dummy"}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "fe80::1ff:fe23:4567:890a%eth2", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "fe80::1ff:fe23:4567:890a%eth2", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"fe80::1ff:fe23:4567:890a%eth2"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2001:db2:31:1041:204a::1337", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "2001:db2:31:1041:204a::1337", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:db2:31:1041:204a::1337"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistrationn", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "ff0::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "ff0::", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistrationn","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"ff0::"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2001:DB8::1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "2001:DB8::1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:DB8::1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "FF01:0:0:0:0:0:0:1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "FF01:0:0:0:0:0:0:1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"FF01:0:0:0:0:0:0:1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "::ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "::ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"::ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "fault0000245", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "30.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "30.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2024-12-07 17:13:40 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2024-12-07 17:13:40 DEBUG validate( "PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmCondition) 2024-12-07 17:13:40 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( "Calls cannot complete - pilot numbers are unavailable", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.specificProblem) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-12-07 17:13:40 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-12-07 17:13:40 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-12-07 17:13:40 DEBUG validate( "1000", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation.PilotNumberPoolSize) 2024-12-07 17:13:40 DEBUG validate( "other", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSourceType) 2024-12-07 17:13:40 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2024-12-07 17:13:40 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"30.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "1234:::aabc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "1234:::aabc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::aabc"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "09.09.09.09", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "09.09.09.09", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"09.09.09.09"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "1234:::::::1221:::00af", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "1234:::::::1221:::00af", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"1234:::::::1221:::00af"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( ":ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( ":ffff:0:10.0.0.3", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":":ffff:0:10.0.0.3"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2001:0db8:85a3::8a2e::7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "2001:0db8:85a3::8a2e::7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"2001:0db8:85a3::8a2e::7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "101.5.40.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( "101.5.40.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.oamV6IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV6IpAddress":"101.5.40.1"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "fault0000245", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "fault", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2024-12-07 17:13:40 DEBUG validate( "CRITICAL", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSeverity) 2024-12-07 17:13:40 DEBUG validate( "PilotNumberPoolExhaustion", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmCondition) 2024-12-07 17:13:40 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "4.0", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.faultFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( "Calls cannot complete - pilot numbers are unavailable", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.specificProblem) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-12-07 17:13:40 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-12-07 17:13:40 DEBUG validate( {"PilotNumberPoolSize":"1000"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation) 2024-12-07 17:13:40 DEBUG validate( "1000", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.alarmAdditionalInformation.PilotNumberPoolSize) 2024-12-07 17:13:40 DEBUG validate( "other", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.eventSourceType) 2024-12-07 17:13:40 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2024-12-07 17:13:40 DEBUG validate( "Active", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields.vfStatus) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( {"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event.faultFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":"4.0","specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-12-07 17:13:40 DEBUG validate( "2001:0db8:85a3:0000:0000:8a2e:0370:7334", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"2001:0db8:85a3:0000:0000:8a2e:0370:7334"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "09.09.09.09aaaf", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-12-07 17:13:40 DEBUG validate( "09.09.09.09aaaf", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"09.09.09.09aaaf"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "de305d54-75b4-431b-adb2-eb6b9e546014", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.sourceId) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( "ssc", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.nfcNamingCode) 2024-12-07 17:13:40 DEBUG validate( "UTC-05:30", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.timeZoneOffset) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "cc305d54-75b4-431b-adb2-eb6b9e541234", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.reportingEntityId) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.0.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "Ericsson", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.nfVendorName) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "pnfRegistration", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "scfx", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader.nfNamingCode) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "2.1", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.pnfRegistrationFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( "9.9.9.9", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-12-07 17:13:40 DEBUG validate( "9.9.9.9", {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields.oamV4IpAddress) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event.pnfRegistrationFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}, {"event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"pnfRegistration","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","priority":"High","version":"4.0.1","nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"pnfRegistration","lastEpochMicrosec":1413378172000000,"eventName":"pnfRegistration","vesEventListenerVersion":"7.2.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"pnfRegistrationFields":{"pnfRegistrationFieldsVersion":"2.1","oamV4IpAddress":"9.9.9.9"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:13:40 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:13:40 DEBUG validate( 1, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:13:40 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:13:40 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:13:40 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:13:40 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:13:40 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:13:40 DEBUG validate( "3GPP-FaultSupervision", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.stndDefinedNamespace) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:13:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:13:40 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-12-07 17:13:40 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2024-12-07 17:13:40 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-12-07 17:13:40 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-12-07 17:13:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:13:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:13:40 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:13:40 INFO Successfully send event to MR 2024-12-07 17:13:40 INFO Successfully send event to MR 2024-12-07 17:13:40 DEBUG Testcontainers configuration overrides will be loaded from file:/home/jenkins/.testcontainers.properties 2024-12-07 17:13:40 DEBUG $XDG_RUNTIME_DIR is set but '/run/user/1001/docker.sock' does not exist. 2024-12-07 17:13:40 DEBUG '/home/jenkins/.docker/run' does not exist. 2024-12-07 17:13:40 DEBUG '/run/user/1001/docker.sock' does not exist. 2024-12-07 17:13:40 DEBUG Trying out strategy: UnixSocketClientProviderStrategy 2024-12-07 17:13:41 DEBUG Connection manager is shutting down 2024-12-07 17:13:41 DEBUG http-outgoing-1: Close connection 2024-12-07 17:13:41 DEBUG Connection manager shut down 2024-12-07 17:13:41 DEBUG Connection manager is shutting down 2024-12-07 17:13:41 DEBUG http-outgoing-0: Close connection 2024-12-07 17:13:41 DEBUG Connection manager shut down 2024-12-07 17:13:41 DEBUG Connection manager is shutting down 2024-12-07 17:13:41 DEBUG Connection manager shut down 2024-12-07 17:13:41 DEBUG Connection manager is shutting down 2024-12-07 17:13:41 DEBUG Connection manager shut down 2024-12-07 17:13:41 DEBUG Cmd: 2024-12-07 17:13:41 DEBUG ex-00000001: preparing request execution 2024-12-07 17:13:41 DEBUG Cookie spec selected: strict 2024-12-07 17:13:41 DEBUG Auth cache not set in the context 2024-12-07 17:13:41 DEBUG ex-00000001: target auth state: UNCHALLENGED 2024-12-07 17:13:41 DEBUG ex-00000001: proxy auth state: UNCHALLENGED 2024-12-07 17:13:41 DEBUG ex-00000001: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:13:41 DEBUG ex-00000001: acquiring endpoint (3 MINUTES) 2024-12-07 17:13:41 DEBUG ex-00000001: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-12-07 17:13:41 DEBUG ex-00000001: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 DEBUG ex-00000001: acquired ep-00000000 2024-12-07 17:13:41 DEBUG ex-00000001: acquired endpoint ep-00000000 2024-12-07 17:13:41 DEBUG ex-00000001: opening connection {}->unix://localhost:2375 2024-12-07 17:13:41 DEBUG ep-00000000: connecting endpoint (3 MINUTES) 2024-12-07 17:13:41 DEBUG ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2024-12-07 17:13:41 DEBUG http-outgoing-0: connecting to localhost/127.0.0.1:2375 2024-12-07 17:13:41 DEBUG http-outgoing-0: connection established 2024-12-07 17:13:41 DEBUG ep-00000000: connected http-outgoing-0 2024-12-07 17:13:41 DEBUG ep-00000000: endpoint connected 2024-12-07 17:13:41 DEBUG ex-00000001: executing GET /v1.32/info HTTP/1.1 2024-12-07 17:13:41 DEBUG ep-00000000: start execution ex-00000001 2024-12-07 17:13:41 DEBUG ep-00000000: executing exchange ex-00000001 over http-outgoing-0 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> GET /v1.32/info HTTP/1.1 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:13:41 GMT[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "a60[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "{"ID":"A2WS:OXTP:JO6V:VNO4:MY2Q:5QZA:MO77:H75W:TJ6G:55NA:3LPC:JBD5","Containers":0,"ContainersRunning":0,"ContainersPaused":0,"ContainersStopped":0,"Images":0,"Driver":"overlay2","DriverStatus":[["Backing Filesystem","extfs"],["Supports d_type","true"],["Native Overlay Diff","true"],["userxattr","false"]],"Plugins":{"Volume":["local"],"Network":["bridge","host","ipvlan","macvlan","null","overlay"],"Authorization":null,"Log":["awslogs","fluentd","gcplogs","gelf","journald","json-file","local","logentries","splunk","syslog"]},"MemoryLimit":true,"SwapLimit":false,"KernelMemory":true,"KernelMemoryTCP":true,"CpuCfsPeriod":true,"CpuCfsQuota":true,"CPUShares":true,"CPUSet":true,"PidsLimit":true,"IPv4Forwarding":true,"BridgeNfIptables":true,"BridgeNfIp6tables":true,"Debug":false,"NFd":26,"OomKillDisable":true,"NGoroutines":34,"SystemTime":"2024-12-07T17:13:41.47987186Z","LoggingDriver":"json-file","CgroupDriver":"cgroupfs","CgroupVersion":"1","NEventsListener":0,"KernelVersion":"4.15.0-192-generic","OperatingSystem":"Ubuntu 18.04.6 LTS","OSVersion":"18.04","OSType":"linux","Architecture":"x86_64","IndexServerAddress":"https://index.docker.io/v1/","RegistryConfig":{"AllowNondistributableArtifactsCIDRs":[],"AllowNondistributableArtifactsHostnames":[],"InsecureRegistryCIDRs":["127.0.0.0/8"],"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"Mirrors":[]},"NCPU":8,"MemTotal":33729761280,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"prd-ubuntu1804-docker-8c-8g-89317","Labels":[],"ExperimentalBuild":false,"ServerVersion":"20.10.18","Runtimes":{"io.containerd.runc.v2":{"path":"runc"},"io.containerd.runtime.v1.linux":{"path":"runc"},"runc":{"path":"runc"}},"DefaultRuntime":"runc","Swarm":{"NodeID":"","NodeAddr":"","LocalNodeState":"inactive","ControlAvailable":false,"Error":"","RemoteManagers":null},"LiveRestoreEnabled":false,"Isolation":"","InitBinary":"docker-init","ContainerdCommit":{"ID":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6","Expected":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6"},"RuncCommit":{"ID":"v1.1.4-0-g5fd4c4d","Expected":"v1.1.4-0-g5fd4c4d"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=default"],"Warnings":["WARNING: API is accessible on http://0.0.0.0:5555 without encryption.\n Access to the remote API is equivalent to root access on the host. Refer\n to the 'Docker daemon attack surface' section in the documentation for\n more information: https://docs.docker.com/go/attack-surface/","WARNING: No swap limit support"]}[\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:13:41 GMT 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-12-07 17:13:41 DEBUG ex-00000001: connection can be kept alive for 3 MINUTES 2024-12-07 17:13:41 DEBUG ep-00000000: releasing valid endpoint 2024-12-07 17:13:41 DEBUG ep-00000000: releasing endpoint 2024-12-07 17:13:41 DEBUG ep-00000000: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:13:41 DEBUG ep-00000000: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 INFO Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 2024-12-07 17:13:41 DEBUG Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock' 2024-12-07 17:13:41 DEBUG Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock) 2024-12-07 17:13:41 INFO Docker host IP address is localhost 2024-12-07 17:13:41 DEBUG Docker info: {NGoroutines=34, Name=prd-ubuntu1804-docker-8c-8g-89317, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.1.4-0-g5fd4c4d, Expected=v1.1.4-0-g5fd4c4d}, OSVersion=18.04, Runtimes={io.containerd.runc.v2={path=runc}, io.containerd.runtime.v1.linux={path=runc}, runc={path=runc}}, ID=A2WS:OXTP:JO6V:VNO4:MY2Q:5QZA:MO77:H75W:TJ6G:55NA:3LPC:JBD5, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Native Overlay Diff, true], [userxattr, false]], BridgeNfIptables=true, LiveRestoreEnabled=false, SystemTime=2024-12-07T17:13:41.47987186Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=0, ContainersRunning=0, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=26, KernelVersion=4.15.0-192-generic, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=default], ContainerdCommit={ID=9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6, Expected=9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6}, GenericResources=null, KernelMemory=true, OperatingSystem=Ubuntu 18.04.6 LTS, RegistryConfig={AllowNondistributableArtifactsCIDRs=[], AllowNondistributableArtifactsHostnames=[], InsecureRegistryCIDRs=[127.0.0.0/8], IndexConfigs={docker.io={Name=docker.io, Mirrors=[], Secure=true, Official=true}}, Mirrors=[]}, ServerVersion=20.10.18, OomKillDisable=true, CpuCfsQuota=true, Containers=0, Driver=overlay2, KernelMemoryTCP=true, IPv4Forwarding=true, ExperimentalBuild=false, DockerRootDir=/var/lib/docker, CPUSet=true, CpuCfsPeriod=true, DefaultRuntime=runc, CPUShares=true, Debug=false, NCPU=8, Plugins={Volume=[local], Network=[bridge, host, ipvlan, macvlan, null, overlay], Authorization=null, Log=[awslogs, fluentd, gcplogs, gelf, journald, json-file, local, logentries, splunk, syslog]}, SwapLimit=false, CgroupDriver=cgroupfs, ContainersPaused=0, MemTotal=33729761280, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=1, PidsLimit=true, Isolation=, BridgeNfIp6tables=true, Warnings=[WARNING: API is accessible on http://0.0.0.0:5555 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/, WARNING: No swap limit support], ContainersStopped=0} 2024-12-07 17:13:41 DEBUG Cmd: 2024-12-07 17:13:41 DEBUG ex-00000002: preparing request execution 2024-12-07 17:13:41 DEBUG Cookie spec selected: strict 2024-12-07 17:13:41 DEBUG Auth cache not set in the context 2024-12-07 17:13:41 DEBUG ex-00000002: target auth state: UNCHALLENGED 2024-12-07 17:13:41 DEBUG ex-00000002: proxy auth state: UNCHALLENGED 2024-12-07 17:13:41 DEBUG ex-00000002: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:13:41 DEBUG ex-00000002: acquiring endpoint (3 MINUTES) 2024-12-07 17:13:41 DEBUG ex-00000002: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 DEBUG ex-00000002: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 DEBUG ex-00000002: acquired ep-00000001 2024-12-07 17:13:41 DEBUG ex-00000002: acquired endpoint ep-00000001 2024-12-07 17:13:41 DEBUG ex-00000002: executing GET /v1.32/version HTTP/1.1 2024-12-07 17:13:41 DEBUG ep-00000001: start execution ex-00000002 2024-12-07 17:13:41 DEBUG ep-00000001: executing exchange ex-00000002 over http-outgoing-0 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> GET /v1.32/version HTTP/1.1 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:13:41 GMT[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Content-Length: 827[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"20.10.18","Details":{"ApiVersion":"1.41","Arch":"amd64","BuildTime":"2022-09-08T23:09:28.000000000+00:00","Experimental":"false","GitCommit":"e42327a","GoVersion":"go1.18.6","KernelVersion":"4.15.0-192-generic","MinAPIVersion":"1.12","Os":"linux"}},{"Name":"containerd","Version":"1.6.8","Details":{"GitCommit":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6"}},{"Name":"runc","Version":"1.1.4","Details":{"GitCommit":"v1.1.4-0-g5fd4c4d"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"20.10.18","ApiVersion":"1.41","MinAPIVersion":"1.12","GitCommit":"e42327a","GoVersion":"go1.18.6","Os":"linux","Arch":"amd64","KernelVersion":"4.15.0-192-generic","BuildTime":"2022-09-08T23:09:28.000000000+00:00"}[\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:13:41 GMT 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Content-Length: 827 2024-12-07 17:13:41 DEBUG ex-00000002: connection can be kept alive for 3 MINUTES 2024-12-07 17:13:41 DEBUG ep-00000001: releasing valid endpoint 2024-12-07 17:13:41 DEBUG ep-00000001: releasing endpoint 2024-12-07 17:13:41 DEBUG ep-00000001: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:13:41 DEBUG ep-00000001: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 DEBUG Docker version: {Components=[{Name=Engine, Version=20.10.18, Details={ApiVersion=1.41, Arch=amd64, BuildTime=2022-09-08T23:09:28.000000000+00:00, Experimental=false, GitCommit=e42327a, GoVersion=go1.18.6, KernelVersion=4.15.0-192-generic, MinAPIVersion=1.12, Os=linux}}, {Name=containerd, Version=1.6.8, Details={GitCommit=9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6}}, {Name=runc, Version=1.1.4, Details={GitCommit=v1.1.4-0-g5fd4c4d}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=4.15.0-192-generic, ApiVersion=1.41, Platform={Name=Docker Engine - Community}, GitCommit=e42327a, Os=linux, Version=20.10.18, MinAPIVersion=1.12, Arch=amd64, GoVersion=go1.18.6, BuildTime=2022-09-08T23:09:28.000000000+00:00} 2024-12-07 17:13:41 INFO Connected to docker: Server Version: 20.10.18 API Version: 1.41 Operating System: Ubuntu 18.04.6 LTS Total Memory: 32167 MB 2024-12-07 17:13:41 DEBUG Checks are enabled 2024-12-07 17:13:41 INFO Checking the system... 2024-12-07 17:13:41 INFO ✔︎ Docker server version should be at least 1.6.0 2024-12-07 17:13:41 INFO Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 2024-12-07 17:13:41 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2024-12-07 17:13:41 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2024-12-07 17:13:41 DEBUG Resolved dependency image for Docker Compose in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml: mockserver/mockserver:mockserver-5.11.2 2024-12-07 17:13:41 INFO Preemptively checking local images for 'mockserver/mockserver:mockserver-5.11.2', referenced via a compose file or transitive Dockerfile. If not available, it will be pulled. 2024-12-07 17:13:41 DEBUG Cmd: ListImagesCmdImpl[filters=org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,imageNameFilter=,showAll=false] 2024-12-07 17:13:41 DEBUG ex-00000003: preparing request execution 2024-12-07 17:13:41 DEBUG Cookie spec selected: strict 2024-12-07 17:13:41 DEBUG Auth cache not set in the context 2024-12-07 17:13:41 DEBUG ex-00000003: target auth state: UNCHALLENGED 2024-12-07 17:13:41 DEBUG ex-00000003: proxy auth state: UNCHALLENGED 2024-12-07 17:13:41 DEBUG ex-00000003: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:13:41 DEBUG ex-00000003: acquiring endpoint (3 MINUTES) 2024-12-07 17:13:41 DEBUG ex-00000003: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 DEBUG ex-00000003: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 DEBUG ex-00000003: acquired ep-00000002 2024-12-07 17:13:41 DEBUG ex-00000003: acquired endpoint ep-00000002 2024-12-07 17:13:41 DEBUG ex-00000003: executing GET /v1.32/images/json HTTP/1.1 2024-12-07 17:13:41 DEBUG ep-00000002: start execution ex-00000003 2024-12-07 17:13:41 DEBUG ep-00000002: executing exchange ex-00000003 over http-outgoing-0 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "GET /v1.32/images/json HTTP/1.1[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:13:41 GMT[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Content-Length: 3[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "[][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:13:41 GMT 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Content-Length: 3 2024-12-07 17:13:41 DEBUG ex-00000003: connection can be kept alive for 3 MINUTES 2024-12-07 17:13:41 DEBUG ep-00000002: releasing valid endpoint 2024-12-07 17:13:41 DEBUG ep-00000002: releasing endpoint 2024-12-07 17:13:41 DEBUG ep-00000002: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:13:41 DEBUG ep-00000002: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 DEBUG mockserver/mockserver:mockserver-5.11.2 is not in image name cache, updating... 2024-12-07 17:13:41 DEBUG Cmd: mockserver/mockserver:mockserver-5.11.2 2024-12-07 17:13:41 DEBUG ex-00000004: preparing request execution 2024-12-07 17:13:41 DEBUG Cookie spec selected: strict 2024-12-07 17:13:41 DEBUG Auth cache not set in the context 2024-12-07 17:13:41 DEBUG ex-00000004: target auth state: UNCHALLENGED 2024-12-07 17:13:41 DEBUG ex-00000004: proxy auth state: UNCHALLENGED 2024-12-07 17:13:41 DEBUG ex-00000004: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:13:41 DEBUG ex-00000004: acquiring endpoint (3 MINUTES) 2024-12-07 17:13:41 DEBUG ex-00000004: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 DEBUG ex-00000004: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 DEBUG ex-00000004: acquired ep-00000003 2024-12-07 17:13:41 DEBUG ex-00000004: acquired endpoint ep-00000003 2024-12-07 17:13:41 DEBUG ex-00000004: executing GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2024-12-07 17:13:41 DEBUG ep-00000003: start execution ex-00000004 2024-12-07 17:13:41 DEBUG ep-00000003: executing exchange ex-00000004 over http-outgoing-0 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:13:41 GMT[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "Content-Length: 125[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << "{"message":"no such image: mockserver/mockserver:mockserver-5.11.2: No such image: mockserver/mockserver:mockserver-5.11.2"}[\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:13:41 GMT 2024-12-07 17:13:41 DEBUG http-outgoing-0 << Content-Length: 125 2024-12-07 17:13:41 DEBUG ex-00000004: connection can be kept alive for 3 MINUTES 2024-12-07 17:13:41 DEBUG ep-00000003: releasing valid endpoint 2024-12-07 17:13:41 DEBUG ep-00000003: releasing endpoint 2024-12-07 17:13:41 DEBUG ep-00000003: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:13:41 DEBUG ep-00000003: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 DEBUG Not available locally, should pull image: mockserver/mockserver:mockserver-5.11.2 2024-12-07 17:13:41 INFO Pulling docker image: mockserver/mockserver:mockserver-5.11.2. Please be patient; this may take some time but only needs to be done once. 2024-12-07 17:13:41 DEBUG Looking up auth config for image: mockserver/mockserver:latest at registry: https://index.docker.io/v1/ 2024-12-07 17:13:41 DEBUG RegistryAuthLocator has configFile: /home/jenkins/.docker/config.json (does not exist) and commandPathPrefix: 2024-12-07 17:13:41 INFO Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: mockserver/mockserver:latest, configFile: /home/jenkins/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /home/jenkins/.docker/config.json (No such file or directory) 2024-12-07 17:13:41 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-12-07 17:13:41 DEBUG Effective auth config [null] 2024-12-07 17:13:41 DEBUG ex-00000005: preparing request execution 2024-12-07 17:13:41 DEBUG Cookie spec selected: strict 2024-12-07 17:13:41 DEBUG Auth cache not set in the context 2024-12-07 17:13:41 DEBUG ex-00000005: target auth state: UNCHALLENGED 2024-12-07 17:13:41 DEBUG ex-00000005: proxy auth state: UNCHALLENGED 2024-12-07 17:13:41 DEBUG ex-00000005: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:13:41 DEBUG ex-00000005: acquiring endpoint (3 MINUTES) 2024-12-07 17:13:41 DEBUG ex-00000005: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 DEBUG ex-00000005: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:41 DEBUG ex-00000005: acquired ep-00000004 2024-12-07 17:13:41 DEBUG ex-00000005: acquired endpoint ep-00000004 2024-12-07 17:13:41 DEBUG ex-00000005: executing POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1 2024-12-07 17:13:41 DEBUG ep-00000004: start execution ex-00000005 2024-12-07 17:13:41 DEBUG ep-00000004: executing exchange ex-00000005 over http-outgoing-0 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> accept: application/octet-stream 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> content-type: application/json 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=mockserver%2Fmockserver&tag=mockserver-5.11.2 HTTP/1.1[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:41 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:13:42 GMT[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "4a[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Pulling from mockserver/mockserver","id":"mockserver-5.11.2"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:13:42 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:13:42 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:13:42 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:13:42 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:13:42 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:13:42 GMT 2024-12-07 17:13:42 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-12-07 17:13:42 DEBUG ex-00000005: connection can be kept alive for 3 MINUTES 2024-12-07 17:13:42 INFO Starting to pull image 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Pulling from mockserver/mockserver, progressDetail=null, progress=null, id=mockserver-5.11.2, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7558,"total":643660},"progress":"[\u003e ] 7.558kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7558, total=643660, start=null), progress=[> ] 7.558kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":77477,"total":7333575},"progress":"[\u003e ] 77.48kB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7425,"total":639433},"progress":"[\u003e ] 7.425kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=77477, total=7333575, start=null), progress=[> ] 77.48kB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7425, total=639433, start=null), progress=[> ] 7.425kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 INFO Pulling image layers: 5 pending, 1 downloaded, 0 extracted, (90 KB/? MB) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":639433,"total":639433},"progress":"[==================================================\u003e] 639.4kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=639433, total=639433, start=null), progress=[==================================================>] 639.4kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":639433},"progress":"[==\u003e ] 32.77kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 INFO Pulling image layers: 4 pending, 2 downloaded, 0 extracted, (707 KB/? MB) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=639433, start=null), progress=[==> ] 32.77kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 INFO Pulling image layers: 3 pending, 3 downloaded, 0 extracted, (707 KB/? MB) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":45667,"total":4545730},"progress":"[\u003e ] 45.67kB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=45667, total=4545730, start=null), progress=[> ] 45.67kB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":327680,"total":639433},"progress":"[=========================\u003e ] 327.7kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=327680, total=639433, start=null), progress=[=========================> ] 327.7kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":538884,"total":59741782},"progress":"[\u003e ] 538.9kB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=538884, total=59741782, start=null), progress=[> ] 538.9kB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":167136,"total":16692491},"progress":"[\u003e ] 167.1kB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=167136, total=16692491, start=null), progress=[> ] 167.1kB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 INFO Pulling image layers: 2 pending, 4 downloaded, 0 extracted, (1 MB/? MB) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":639433,"total":639433},"progress":"[==================================================\u003e] 639.4kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=639433, total=639433, start=null), progress=[==================================================>] 639.4kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":639433,"total":639433},"progress":"[==================================================\u003e] 639.4kB/639.4kB","id":"5c7fe08dec51"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=639433, total=639433, start=null), progress=[==================================================>] 639.4kB/639.4kB, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":17209604,"total":59741782},"progress":"[==============\u003e ] 17.21MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=17209604, total=59741782, start=null), progress=[==============> ] 17.21MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":13793524,"total":16692491},"progress":"[=========================================\u003e ] 13.79MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=13793524, total=16692491, start=null), progress=[=========================================> ] 13.79MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 INFO Pulling image layers: 1 pending, 5 downloaded, 0 extracted, (30 MB/? MB) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":27396356,"total":59741782},"progress":"[======================\u003e ] 27.4MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=27396356, total=59741782, start=null), progress=[======================> ] 27.4MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"5c7fe08dec51"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=5c7fe08dec51, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 INFO Pulling image layers: 1 pending, 5 downloaded, 1 extracted, (40 MB/? MB) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":98304,"total":7333575},"progress":"[\u003e ] 98.3kB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98304, total=7333575, start=null), progress=[> ] 98.3kB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":42445060,"total":59741782},"progress":"[===================================\u003e ] 42.45MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=42445060, total=59741782, start=null), progress=[===================================> ] 42.45MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":884736,"total":7333575},"progress":"[======\u003e ] 884.7kB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-12-07 17:13:42 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:42 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=884736, total=7333575, start=null), progress=[======> ] 884.7kB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":58575108,"total":59741782},"progress":"[=================================================\u003e ] 58.58MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=58575108, total=59741782, start=null), progress=[=================================================> ] 58.58MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 INFO Pulling image layers: 0 pending, 6 downloaded, 1 extracted, (70 MB/85 MB) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":4325376,"total":7333575},"progress":"[=============================\u003e ] 4.325MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4325376, total=7333575, start=null), progress=[=============================> ] 4.325MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7333575,"total":7333575},"progress":"[==================================================\u003e] 7.334MB/7.334MB","id":"31eb28996804"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7333575, total=7333575, start=null), progress=[==================================================>] 7.334MB/7.334MB, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"31eb28996804"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=31eb28996804, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 INFO Pulling image layers: 0 pending, 6 downloaded, 2 extracted, (76 MB/85 MB) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":643660},"progress":"[==\u003e ] 32.77kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=643660, start=null), progress=[==> ] 32.77kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":643660,"total":643660},"progress":"[==================================================\u003e] 643.7kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=643660, total=643660, start=null), progress=[==================================================>] 643.7kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":643660,"total":643660},"progress":"[==================================================\u003e] 643.7kB/643.7kB","id":"e708be98c58f"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=643660, total=643660, start=null), progress=[==================================================>] 643.7kB/643.7kB, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"e708be98c58f"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=e708be98c58f, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 INFO Pulling image layers: 0 pending, 6 downloaded, 3 extracted, (77 MB/85 MB) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65536,"total":4545730},"progress":"[\u003e ] 65.54kB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=4545730, start=null), progress=[> ] 65.54kB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1638400,"total":4545730},"progress":"[==================\u003e ] 1.638MB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1638400, total=4545730, start=null), progress=[==================> ] 1.638MB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":4545730,"total":4545730},"progress":"[==================================================\u003e] 4.546MB/4.546MB","id":"71f0443d2e95"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=4545730, total=4545730, start=null), progress=[==================================================>] 4.546MB/4.546MB, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"71f0443d2e95"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=71f0443d2e95, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 INFO Pulling image layers: 0 pending, 6 downloaded, 4 extracted, (81 MB/85 MB) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":59741782},"progress":"[\u003e ] 557.1kB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=59741782, start=null), progress=[> ] 557.1kB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7798784,"total":59741782},"progress":"[======\u003e ] 7.799MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7798784, total=59741782, start=null), progress=[======> ] 7.799MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":13369344,"total":59741782},"progress":"[===========\u003e ] 13.37MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13369344, total=59741782, start=null), progress=[===========> ] 13.37MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":18939904,"total":59741782},"progress":"[===============\u003e ] 18.94MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:43 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:43 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=18939904, total=59741782, start=null), progress=[===============> ] 18.94MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":25624576,"total":59741782},"progress":"[=====================\u003e ] 25.62MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=25624576, total=59741782, start=null), progress=[=====================> ] 25.62MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":31752192,"total":59741782},"progress":"[==========================\u003e ] 31.75MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=31752192, total=59741782, start=null), progress=[==========================> ] 31.75MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":37322752,"total":59741782},"progress":"[===============================\u003e ] 37.32MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=37322752, total=59741782, start=null), progress=[===============================> ] 37.32MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":42893312,"total":59741782},"progress":"[===================================\u003e ] 42.89MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=42893312, total=59741782, start=null), progress=[===================================> ] 42.89MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":47349760,"total":59741782},"progress":"[=======================================\u003e ] 47.35MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=47349760, total=59741782, start=null), progress=[=======================================> ] 47.35MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":51806208,"total":59741782},"progress":"[===========================================\u003e ] 51.81MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=51806208, total=59741782, start=null), progress=[===========================================> ] 51.81MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":57376768,"total":59741782},"progress":"[================================================\u003e ] 57.38MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=57376768, total=59741782, start=null), progress=[================================================> ] 57.38MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":59741782,"total":59741782},"progress":"[==================================================\u003e] 59.74MB/59.74MB","id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=59741782, total=59741782, start=null), progress=[==================================================>] 59.74MB/59.74MB, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"febab311d432"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=febab311d432, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 INFO Pulling image layers: 0 pending, 6 downloaded, 5 extracted, (82 MB/85 MB) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":196608,"total":16692491},"progress":"[\u003e ] 196.6kB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=196608, total=16692491, start=null), progress=[> ] 196.6kB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3735552,"total":16692491},"progress":"[===========\u003e ] 3.736MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3735552, total=16692491, start=null), progress=[===========> ] 3.736MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16692491,"total":16692491},"progress":"[==================================================\u003e] 16.69MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16692491, total=16692491, start=null), progress=[==================================================>] 16.69MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16692491,"total":16692491},"progress":"[==================================================\u003e] 16.69MB/16.69MB","id":"397994f3fbfd"}[\r][\n]" 2024-12-07 17:13:44 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:44 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16692491, total=16692491, start=null), progress=[==================================================>] 16.69MB/16.69MB, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"397994f3fbfd"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=397994f3fbfd, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 INFO Pulling image layers: 0 pending, 6 downloaded, 6 extracted, (85 MB/85 MB) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "5e[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Digest: sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "59[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for mockserver/mockserver:mockserver-5.11.2"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for mockserver/mockserver:mockserver-5.11.2, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ep-00000004: releasing valid endpoint 2024-12-07 17:13:45 DEBUG ep-00000004: releasing endpoint 2024-12-07 17:13:45 DEBUG ep-00000004: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:13:45 DEBUG ep-00000004: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:45 DEBUG Cmd: mockserver/mockserver:mockserver-5.11.2 2024-12-07 17:13:45 INFO Pull complete. 6 layers, pulled in 2s (downloaded 85 MB at 42 MB/s) 2024-12-07 17:13:45 DEBUG ex-00000006: preparing request execution 2024-12-07 17:13:45 DEBUG Cookie spec selected: strict 2024-12-07 17:13:45 DEBUG Auth cache not set in the context 2024-12-07 17:13:45 DEBUG ex-00000006: target auth state: UNCHALLENGED 2024-12-07 17:13:45 DEBUG ex-00000006: proxy auth state: UNCHALLENGED 2024-12-07 17:13:45 DEBUG ex-00000006: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:13:45 DEBUG ex-00000006: acquiring endpoint (3 MINUTES) 2024-12-07 17:13:45 DEBUG ex-00000006: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:45 DEBUG ex-00000006: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:45 DEBUG ex-00000006: acquired ep-00000005 2024-12-07 17:13:45 DEBUG ex-00000006: acquired endpoint ep-00000005 2024-12-07 17:13:45 DEBUG ex-00000006: executing GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2024-12-07 17:13:45 DEBUG ep-00000005: start execution ex-00000006 2024-12-07 17:13:45 DEBUG ep-00000005: executing exchange ex-00000006 over http-outgoing-0 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "GET /v1.32/images/mockserver%2Fmockserver:mockserver-5.11.2/json HTTP/1.1[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:13:45 GMT[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "d70[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"Id":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","RepoTags":["mockserver/mockserver:mockserver-5.11.2"],"RepoDigests":["mockserver/mockserver@sha256:c7c0dcee6fb7b0be6252977cf3a00ebf8ae2ff1179de9bf2bd5e6c92c768ea87"],"Parent":"","Comment":"","Created":"2020-11-08T23:41:22.890995Z","Container":"f9d4363c76010384cc517306f604cbbbe342510c5c034cfb2dd9934edad597d7","ContainerConfig":{"Hostname":"f9d4363c7601","Domainname":"","User":"nonroot","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"1080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["JAVA_VERSION=11.0.6","LANG=C.UTF-8","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"-serverPort\" \"1080\"]"],"Image":"sha256:1b8d3b6b0f0de12b611c5fc182fd0f7eaa5d1e7e8108b57d85a8354e9f6ace28","Volumes":null,"WorkingDir":"/","Entrypoint":["java","-Dfile.encoding=UTF-8","-cp","/mockserver-netty-jar-with-dependencies.jar:/libs/*","-Dmockserver.propertyFile=/config/mockserver.properties","org.mockserver.cli.Main"],"OnBuild":null,"Labels":{}},"DockerVersion":"19.03.13","Author":"James Bloom \"jamesdbloom@gmail.com\"","Config":{"Hostname":"","Domainname":"","User":"nonroot","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"1080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["JAVA_VERSION=11.0.6","LANG=C.UTF-8","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"],"Cmd":["-serverPort","1080"],"Image":"sha256:1b8d3b6b0f0de12b611c5fc182fd0f7eaa5d1e7e8108b57d85a8354e9f6ace28","Volumes":null,"WorkingDir":"/","Entrypoint":["java","-Dfile.encoding=UTF-8","-cp","/mockserver-netty-jar-with-dependencies.jar:/libs/*","-Dmockserver.propertyFile=/config/mockserver.properties","org.mockserver.cli.Main"],"OnBuild":null,"Labels":null},"Architecture":"amd64","Os":"linux","Size":215863200,"VirtualSize":215863200,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/14ccfdcc5974e04b92b3907089b1fbbc32b0cfec80ce22dde7efce5eafc786e0/diff:/var/lib/docker/overlay2/f8742b865d26ea0344e0d02a66d880878201598701fcce35a781dad9dee1890e/diff:/var/lib/docker/overlay2/6d7e3dedcebfce6ed76b9b6e326279980bbe47b89b2ad801e461118a30e76acf/diff:/var/lib/docker/overlay2/ec0177b1c843d98b7836db0fda55c700e038139b7bf26e9b658a3a8b2b9882cd/diff:/var/lib/docker/overlay2/98f3262d1b97ab4e7602cb37b36559d07a3ee1c004799fa6471f1e36bc954e21/diff","MergedDir":"/var/lib/docker/overlay2/4eb092fe20494cfe0e490a5316a5bee1ba0c53a184803b8e68823a923a4e0063/merged","UpperDir":"/var/lib/docker/overlay2/4eb092fe20494cfe0e490a5316a5bee1ba0c53a184803b8e68823a923a4e0063/diff","WorkDir":"/var/lib/docker/overlay2/4eb092fe20494cfe0e490a5316a5bee1ba0c53a184803b8e68823a923a4e0063/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:fd6fa224ea91b365084adc1a60d54aeffd6d260704f6855f626758d9ebeeba57","sha256:87c9f1582ca03da283323ba34b05457b5eb293f9a49de5337eb15898001bbb60","sha256:231bdbae9aea5a6ddb1c3e8e9cbfaeb2d332dedbdcfd9021a5c42f31df361080","sha256:0a14b263fc8701ec53fb9bcd9482b859f1b30be81dc57f3d117d15ad5e044d47","sha256:02d54fab344aba9271b1d571ffab741266784cb7bb780911b390fe41be338780","sha256:a080407edd9cb656b496d8b7287cd60087dc74f57a5382872a0e6376dc582382"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:13:45 GMT 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-12-07 17:13:45 DEBUG ex-00000006: connection can be kept alive for 3 MINUTES 2024-12-07 17:13:45 DEBUG ep-00000005: releasing valid endpoint 2024-12-07 17:13:45 DEBUG ep-00000005: releasing endpoint 2024-12-07 17:13:45 DEBUG ep-00000005: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:13:45 DEBUG ep-00000005: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:45 INFO Preemptively checking local images for 'nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5', referenced via a compose file or transitive Dockerfile. If not available, it will be pulled. 2024-12-07 17:13:45 DEBUG nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 is not in image name cache, updating... 2024-12-07 17:13:45 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2024-12-07 17:13:45 DEBUG ex-00000007: preparing request execution 2024-12-07 17:13:45 DEBUG Cookie spec selected: strict 2024-12-07 17:13:45 DEBUG Auth cache not set in the context 2024-12-07 17:13:45 DEBUG ex-00000007: target auth state: UNCHALLENGED 2024-12-07 17:13:45 DEBUG ex-00000007: proxy auth state: UNCHALLENGED 2024-12-07 17:13:45 DEBUG ex-00000007: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:13:45 DEBUG ex-00000007: acquiring endpoint (3 MINUTES) 2024-12-07 17:13:45 DEBUG ex-00000007: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:45 DEBUG ex-00000007: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:45 DEBUG ex-00000007: acquired ep-00000006 2024-12-07 17:13:45 DEBUG ex-00000007: acquired endpoint ep-00000006 2024-12-07 17:13:45 DEBUG ex-00000007: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2024-12-07 17:13:45 DEBUG ep-00000006: start execution ex-00000007 2024-12-07 17:13:45 DEBUG ep-00000006: executing exchange ex-00000007 over http-outgoing-0 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:13:45 GMT[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Content-Length: 141[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"message":"no such image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5: No such image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"}[\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:13:45 GMT 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Content-Length: 141 2024-12-07 17:13:45 DEBUG ex-00000007: connection can be kept alive for 3 MINUTES 2024-12-07 17:13:45 DEBUG ep-00000006: releasing valid endpoint 2024-12-07 17:13:45 DEBUG ep-00000006: releasing endpoint 2024-12-07 17:13:45 DEBUG ep-00000006: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:13:45 DEBUG ep-00000006: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:45 DEBUG Not available locally, should pull image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2024-12-07 17:13:45 INFO Pulling docker image: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5. Please be patient; this may take some time but only needs to be done once. 2024-12-07 17:13:45 DEBUG Looking up auth config for image: nexus3.onap.org:10001/onap/dmaap/kafka111:latest at registry: nexus3.onap.org:10001 2024-12-07 17:13:45 DEBUG RegistryAuthLocator has configFile: /home/jenkins/.docker/config.json (does not exist) and commandPathPrefix: 2024-12-07 17:13:45 INFO Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/onap/dmaap/kafka111:latest, configFile: /home/jenkins/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /home/jenkins/.docker/config.json (No such file or directory) 2024-12-07 17:13:45 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-12-07 17:13:45 DEBUG Effective auth config [null] 2024-12-07 17:13:45 DEBUG ex-00000008: preparing request execution 2024-12-07 17:13:45 DEBUG Cookie spec selected: strict 2024-12-07 17:13:45 DEBUG Auth cache not set in the context 2024-12-07 17:13:45 DEBUG ex-00000008: target auth state: UNCHALLENGED 2024-12-07 17:13:45 DEBUG ex-00000008: proxy auth state: UNCHALLENGED 2024-12-07 17:13:45 DEBUG ex-00000008: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:13:45 DEBUG ex-00000008: acquiring endpoint (3 MINUTES) 2024-12-07 17:13:45 DEBUG ex-00000008: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:45 DEBUG ex-00000008: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:45 DEBUG ex-00000008: acquired ep-00000007 2024-12-07 17:13:45 DEBUG ex-00000008: acquired endpoint ep-00000007 2024-12-07 17:13:45 DEBUG ex-00000008: executing POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1 2024-12-07 17:13:45 DEBUG ep-00000007: start execution ex-00000008 2024-12-07 17:13:45 DEBUG ep-00000007: executing exchange ex-00000008 over http-outgoing-0 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> accept: application/octet-stream 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> content-type: application/json 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fkafka111&tag=1.0.5 HTTP/1.1[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:13:45 GMT[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "3c[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling from onap/dmaap/kafka111","id":"1.0.5"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:13:45 GMT 2024-12-07 17:13:45 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-12-07 17:13:45 DEBUG ex-00000008: connection can be kept alive for 3 MINUTES 2024-12-07 17:13:45 INFO Starting to pull image 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling from onap/dmaap/kafka111, progressDetail=null, progress=null, id=1.0.5, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277431,"total":26633341},"progress":"[\u003e ] 277.4kB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277431, total=26633341, start=null), progress=[> ] 277.4kB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539574,"total":168776736},"progress":"[\u003e ] 539.6kB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539574, total=168776736, start=null), progress=[> ] 539.6kB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539575,"total":54385602},"progress":"[\u003e ] 539.6kB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539575, total=54385602, start=null), progress=[> ] 539.6kB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7519159,"total":26633341},"progress":"[==============\u003e ] 7.519MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7519159, total=26633341, start=null), progress=[==============> ] 7.519MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":8649654,"total":168776736},"progress":"[==\u003e ] 8.65MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8649654, total=168776736, start=null), progress=[==> ] 8.65MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9190327,"total":54385602},"progress":"[========\u003e ] 9.19MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9190327, total=54385602, start=null), progress=[========> ] 9.19MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":22281143,"total":26633341},"progress":"[=========================================\u003e ] 22.28MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=22281143, total=26633341, start=null), progress=[=========================================> ] 22.28MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":23247798,"total":168776736},"progress":"[======\u003e ] 23.25MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=23247798, total=168776736, start=null), progress=[======> ] 23.25MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":23788471,"total":54385602},"progress":"[=====================\u003e ] 23.79MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=23788471, total=54385602, start=null), progress=[=====================> ] 23.79MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 INFO Pulling image layers: 8 pending, 1 downloaded, 0 extracted, (66 MB/? MB) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539575,"total":65699538},"progress":"[\u003e ] 539.6kB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539575, total=65699538, start=null), progress=[> ] 539.6kB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":37305271,"total":54385602},"progress":"[==================================\u003e ] 37.31MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=37305271, total=54385602, start=null), progress=[==================================> ] 37.31MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":37845942,"total":168776736},"progress":"[===========\u003e ] 37.85MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=37845942, total=168776736, start=null), progress=[===========> ] 37.85MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3783607,"total":65699538},"progress":"[==\u003e ] 3.784MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3783607, total=65699538, start=null), progress=[==> ] 3.784MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":53525431,"total":54385602},"progress":"[=================================================\u003e ] 53.53MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=53525431, total=54385602, start=null), progress=[=================================================> ] 53.53MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 INFO Pulling image layers: 7 pending, 2 downloaded, 0 extracted, (111 MB/? MB) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":54066102,"total":168776736},"progress":"[================\u003e ] 54.07MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=54066102, total=168776736, start=null), progress=[================> ] 54.07MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3003,"total":3032},"progress":"[=================================================\u003e ] 3.003kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3003, total=3032, start=null), progress=[=================================================> ] 3.003kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 INFO Pulling image layers: 6 pending, 3 downloaded, 0 extracted, (127 MB/? MB) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9190327,"total":65699538},"progress":"[======\u003e ] 9.19MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9190327, total=65699538, start=null), progress=[======> ] 9.19MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277431,"total":26636686},"progress":"[\u003e ] 277.4kB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277431, total=26636686, start=null), progress=[> ] 277.4kB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":54385602},"progress":"[\u003e ] 557.1kB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=54385602, start=null), progress=[> ] 557.1kB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":68664246,"total":168776736},"progress":"[====================\u003e ] 68.66MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=68664246, total=168776736, start=null), progress=[====================> ] 68.66MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":17300407,"total":65699538},"progress":"[=============\u003e ] 17.3MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=17300407, total=65699538, start=null), progress=[=============> ] 17.3MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3898295,"total":26636686},"progress":"[=======\u003e ] 3.898MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3898295, total=26636686, start=null), progress=[=======> ] 3.898MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3899392,"total":54385602},"progress":"[===\u003e ] 3.899MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3899392, total=54385602, start=null), progress=[===> ] 3.899MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":85965750,"total":168776736},"progress":"[=========================\u003e ] 85.97MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=85965750, total=168776736, start=null), progress=[=========================> ] 85.97MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":8076215,"total":26636686},"progress":"[===============\u003e ] 8.076MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=8076215, total=26636686, start=null), progress=[===============> ] 8.076MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":26491831,"total":65699538},"progress":"[====================\u003e ] 26.49MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=26491831, total=65699538, start=null), progress=[====================> ] 26.49MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7798784,"total":54385602},"progress":"[=======\u003e ] 7.799MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7798784, total=54385602, start=null), progress=[=======> ] 7.799MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":102726582,"total":168776736},"progress":"[==============================\u003e ] 102.7MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:45 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:45 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=102726582, total=168776736, start=null), progress=[==============================> ] 102.7MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":16710583,"total":26636686},"progress":"[===============================\u003e ] 16.71MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16710583, total=26636686, start=null), progress=[===============================> ] 16.71MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":37305271,"total":65699538},"progress":"[============================\u003e ] 37.31MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=37305271, total=65699538, start=null), progress=[============================> ] 37.31MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":11698176,"total":54385602},"progress":"[==========\u003e ] 11.7MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11698176, total=54385602, start=null), progress=[==========> ] 11.7MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":118406070,"total":168776736},"progress":"[===================================\u003e ] 118.4MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=118406070, total=168776736, start=null), progress=[===================================> ] 118.4MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 INFO Pulling image layers: 5 pending, 4 downloaded, 0 extracted, (236 MB/? MB) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3003,"total":7718},"progress":"[===================\u003e ] 3.003kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3003, total=7718, start=null), progress=[===================> ] 3.003kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7718, total=7718, start=null), progress=[==================================================>] 7.718kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 INFO Pulling image layers: 4 pending, 5 downloaded, 0 extracted, (236 MB/? MB) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":51362743,"total":65699538},"progress":"[=======================================\u003e ] 51.36MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=51362743, total=65699538, start=null), progress=[=======================================> ] 51.36MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":15288,"total":1240582},"progress":"[\u003e ] 15.29kB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15288, total=1240582, start=null), progress=[> ] 15.29kB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 INFO Pulling image layers: 3 pending, 6 downloaded, 0 extracted, (250 MB/? MB) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":132463542,"total":168776736},"progress":"[=======================================\u003e ] 132.5MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=132463542, total=168776736, start=null), progress=[=======================================> ] 132.5MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2143, total=2143, start=null), progress=[==================================================>] 2.143kB/2.143kB, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 INFO Pulling image layers: 2 pending, 7 downloaded, 0 extracted, (263 MB/? MB) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":15597568,"total":54385602},"progress":"[==============\u003e ] 15.6MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=15597568, total=54385602, start=null), progress=[==============> ] 15.6MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 INFO Pulling image layers: 1 pending, 8 downloaded, 0 extracted, (263 MB/? MB) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":149224374,"total":168776736},"progress":"[============================================\u003e ] 149.2MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=149224374, total=168776736, start=null), progress=[============================================> ] 149.2MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":20054016,"total":54385602},"progress":"[==================\u003e ] 20.05MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=20054016, total=54385602, start=null), progress=[==================> ] 20.05MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "c0[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":167066550,"total":168776736},"progress":"[=================================================\u003e ] 167.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=167066550, total=168776736, start=null), progress=[=================================================> ] 167.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 INFO Pulling image layers: 0 pending, 9 downloaded, 0 extracted, (296 MB/327 MB) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":23953408,"total":54385602},"progress":"[======================\u003e ] 23.95MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=23953408, total=54385602, start=null), progress=[======================> ] 23.95MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":29523968,"total":54385602},"progress":"[===========================\u003e ] 29.52MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=29523968, total=54385602, start=null), progress=[===========================> ] 29.52MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":34537472,"total":54385602},"progress":"[===============================\u003e ] 34.54MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=34537472, total=54385602, start=null), progress=[===============================> ] 34.54MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":39550976,"total":54385602},"progress":"[====================================\u003e ] 39.55MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=39550976, total=54385602, start=null), progress=[====================================> ] 39.55MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":44007424,"total":54385602},"progress":"[========================================\u003e ] 44.01MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=44007424, total=54385602, start=null), progress=[========================================> ] 44.01MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":47349760,"total":54385602},"progress":"[===========================================\u003e ] 47.35MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:46 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:46 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=47349760, total=54385602, start=null), progress=[===========================================> ] 47.35MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":50692096,"total":54385602},"progress":"[==============================================\u003e ] 50.69MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=50692096, total=54385602, start=null), progress=[==============================================> ] 50.69MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":52363264,"total":54385602},"progress":"[================================================\u003e ] 52.36MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=52363264, total=54385602, start=null), progress=[================================================> ] 52.36MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":53477376,"total":54385602},"progress":"[=================================================\u003e ] 53.48MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=53477376, total=54385602, start=null), progress=[=================================================> ] 53.48MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":54385602,"total":54385602},"progress":"[==================================================\u003e] 54.39MB/54.39MB","id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=54385602, total=54385602, start=null), progress=[==================================================>] 54.39MB/54.39MB, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:47 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:47 INFO Pulling image layers: 0 pending, 9 downloaded, 1 extracted, (297 MB/327 MB) 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":168776736},"progress":"[\u003e ] 557.1kB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:47 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:47 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=168776736, start=null), progress=[> ] 557.1kB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7241728,"total":168776736},"progress":"[==\u003e ] 7.242MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7241728, total=168776736, start=null), progress=[==> ] 7.242MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":11141120,"total":168776736},"progress":"[===\u003e ] 11.14MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=11141120, total=168776736, start=null), progress=[===> ] 11.14MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":16711680,"total":168776736},"progress":"[====\u003e ] 16.71MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16711680, total=168776736, start=null), progress=[====> ] 16.71MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":25067520,"total":168776736},"progress":"[=======\u003e ] 25.07MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=25067520, total=168776736, start=null), progress=[=======> ] 25.07MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32309248,"total":168776736},"progress":"[=========\u003e ] 32.31MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32309248, total=168776736, start=null), progress=[=========> ] 32.31MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":37322752,"total":168776736},"progress":"[===========\u003e ] 37.32MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=37322752, total=168776736, start=null), progress=[===========> ] 37.32MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":42893312,"total":168776736},"progress":"[============\u003e ] 42.89MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=42893312, total=168776736, start=null), progress=[============> ] 42.89MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":48463872,"total":168776736},"progress":"[==============\u003e ] 48.46MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=48463872, total=168776736, start=null), progress=[==============> ] 48.46MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":53477376,"total":168776736},"progress":"[===============\u003e ] 53.48MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:48 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:48 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=53477376, total=168776736, start=null), progress=[===============> ] 53.48MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":59047936,"total":168776736},"progress":"[=================\u003e ] 59.05MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=59047936, total=168776736, start=null), progress=[=================> ] 59.05MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":64061440,"total":168776736},"progress":"[==================\u003e ] 64.06MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=64061440, total=168776736, start=null), progress=[==================> ] 64.06MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":70189056,"total":168776736},"progress":"[====================\u003e ] 70.19MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=70189056, total=168776736, start=null), progress=[====================> ] 70.19MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":84672512,"total":168776736},"progress":"[=========================\u003e ] 84.67MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=84672512, total=168776736, start=null), progress=[=========================> ] 84.67MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":98598912,"total":168776736},"progress":"[=============================\u003e ] 98.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98598912, total=168776736, start=null), progress=[=============================> ] 98.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":112525312,"total":168776736},"progress":"[=================================\u003e ] 112.5MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=112525312, total=168776736, start=null), progress=[=================================> ] 112.5MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":116424704,"total":168776736},"progress":"[==================================\u003e ] 116.4MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=116424704, total=168776736, start=null), progress=[==================================> ] 116.4MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":118652928,"total":168776736},"progress":"[===================================\u003e ] 118.7MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=118652928, total=168776736, start=null), progress=[===================================> ] 118.7MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":120881152,"total":168776736},"progress":"[===================================\u003e ] 120.9MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:49 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:49 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=120881152, total=168776736, start=null), progress=[===================================> ] 120.9MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":126451712,"total":168776736},"progress":"[=====================================\u003e ] 126.5MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=126451712, total=168776736, start=null), progress=[=====================================> ] 126.5MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":132579328,"total":168776736},"progress":"[=======================================\u003e ] 132.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=132579328, total=168776736, start=null), progress=[=======================================> ] 132.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":137592832,"total":168776736},"progress":"[========================================\u003e ] 137.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=137592832, total=168776736, start=null), progress=[========================================> ] 137.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":140935168,"total":168776736},"progress":"[=========================================\u003e ] 140.9MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=140935168, total=168776736, start=null), progress=[=========================================> ] 140.9MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":143163392,"total":168776736},"progress":"[==========================================\u003e ] 143.2MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=143163392, total=168776736, start=null), progress=[==========================================> ] 143.2MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":145948672,"total":168776736},"progress":"[===========================================\u003e ] 145.9MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=145948672, total=168776736, start=null), progress=[===========================================> ] 145.9MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":148176896,"total":168776736},"progress":"[===========================================\u003e ] 148.2MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=148176896, total=168776736, start=null), progress=[===========================================> ] 148.2MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":150962176,"total":168776736},"progress":"[============================================\u003e ] 151MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=150962176, total=168776736, start=null), progress=[============================================> ] 151MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":157089792,"total":168776736},"progress":"[==============================================\u003e ] 157.1MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:50 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:50 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=157089792, total=168776736, start=null), progress=[==============================================> ] 157.1MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":161546240,"total":168776736},"progress":"[===============================================\u003e ] 161.5MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=161546240, total=168776736, start=null), progress=[===============================================> ] 161.5MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":164331520,"total":168776736},"progress":"[================================================\u003e ] 164.3MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=164331520, total=168776736, start=null), progress=[================================================> ] 164.3MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":166559744,"total":168776736},"progress":"[=================================================\u003e ] 166.6MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=166559744, total=168776736, start=null), progress=[=================================================> ] 166.6MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":168776736,"total":168776736},"progress":"[==================================================\u003e] 168.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=168776736, total=168776736, start=null), progress=[==================================================>] 168.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "bf[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":168776736,"total":168776736},"progress":"[==================================================\u003e] 168.8MB/168.8MB","id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=168776736, total=168776736, start=null), progress=[==================================================>] 168.8MB/168.8MB, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:51 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:51 INFO Pulling image layers: 0 pending, 9 downloaded, 2 extracted, (299 MB/327 MB) 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26633341},"progress":"[\u003e ] 294.9kB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=26633341, start=null), progress=[> ] 294.9kB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":6193152,"total":26633341},"progress":"[===========\u003e ] 6.193MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6193152, total=26633341, start=null), progress=[===========> ] 6.193MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":21823488,"total":26633341},"progress":"[========================================\u003e ] 21.82MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-12-07 17:13:51 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:51 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=21823488, total=26633341, start=null), progress=[========================================> ] 21.82MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26633341,"total":26633341},"progress":"[==================================================\u003e] 26.63MB/26.63MB","id":"b1edc2170bc8"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26633341, total=26633341, start=null), progress=[==================================================>] 26.63MB/26.63MB, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 INFO Pulling image layers: 0 pending, 9 downloaded, 3 extracted, (303 MB/327 MB) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":65699538},"progress":"[\u003e ] 557.1kB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=65699538, start=null), progress=[> ] 557.1kB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":13926400,"total":65699538},"progress":"[==========\u003e ] 13.93MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13926400, total=65699538, start=null), progress=[==========> ] 13.93MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":29523968,"total":65699538},"progress":"[======================\u003e ] 29.52MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=29523968, total=65699538, start=null), progress=[======================> ] 29.52MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":46792704,"total":65699538},"progress":"[===================================\u003e ] 46.79MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=46792704, total=65699538, start=null), progress=[===================================> ] 46.79MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":63504384,"total":65699538},"progress":"[================================================\u003e ] 63.5MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=63504384, total=65699538, start=null), progress=[================================================> ] 63.5MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65699538,"total":65699538},"progress":"[==================================================\u003e] 65.7MB/65.7MB","id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65699538, total=65699538, start=null), progress=[==================================================>] 65.7MB/65.7MB, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"849a63c9d403"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=849a63c9d403, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 INFO Pulling image layers: 0 pending, 9 downloaded, 4 extracted, (316 MB/327 MB) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3032,"total":3032},"progress":"[==================================================\u003e] 3.032kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3032, total=3032, start=null), progress=[==================================================>] 3.032kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3032,"total":3032},"progress":"[==================================================\u003e] 3.032kB/3.032kB","id":"b9865508d84a"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3032, total=3032, start=null), progress=[==================================================>] 3.032kB/3.032kB, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"b9865508d84a"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b9865508d84a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 INFO Pulling image layers: 0 pending, 9 downloaded, 5 extracted, (316 MB/327 MB) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26636686},"progress":"[\u003e ] 294.9kB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=26636686, start=null), progress=[> ] 294.9kB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5898240,"total":26636686},"progress":"[===========\u003e ] 5.898MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:52 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:52 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5898240, total=26636686, start=null), progress=[===========> ] 5.898MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":23003136,"total":26636686},"progress":"[===========================================\u003e ] 23MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=23003136, total=26636686, start=null), progress=[===========================================> ] 23MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26636686,"total":26636686},"progress":"[==================================================\u003e] 26.64MB/26.64MB","id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26636686, total=26636686, start=null), progress=[==================================================>] 26.64MB/26.64MB, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"9d4bb1cd92a6"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=9d4bb1cd92a6, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 INFO Pulling image layers: 0 pending, 9 downloaded, 6 extracted, (326 MB/327 MB) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7718, total=7718, start=null), progress=[==================================================>] 7.718kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":7718,"total":7718},"progress":"[==================================================\u003e] 7.718kB/7.718kB","id":"73a132337a65"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=7718, total=7718, start=null), progress=[==================================================>] 7.718kB/7.718kB, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"73a132337a65"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=73a132337a65, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 INFO Pulling image layers: 0 pending, 9 downloaded, 7 extracted, (326 MB/327 MB) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":1240582},"progress":"[=\u003e ] 32.77kB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=1240582, start=null), progress=[=> ] 32.77kB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1240582,"total":1240582},"progress":"[==================================================\u003e] 1.241MB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1240582, total=1240582, start=null), progress=[==================================================>] 1.241MB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1240582,"total":1240582},"progress":"[==================================================\u003e] 1.241MB/1.241MB","id":"a2ffa5a90336"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1240582, total=1240582, start=null), progress=[==================================================>] 1.241MB/1.241MB, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"a2ffa5a90336"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=a2ffa5a90336, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 INFO Pulling image layers: 0 pending, 9 downloaded, 8 extracted, (327 MB/327 MB) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2143, total=2143, start=null), progress=[==================================================>] 2.143kB/2.143kB, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2143,"total":2143},"progress":"[==================================================\u003e] 2.143kB/2.143kB","id":"3a78829b2ba4"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2143, total=2143, start=null), progress=[==================================================>] 2.143kB/2.143kB, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"3a78829b2ba4"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3a78829b2ba4, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 INFO Pulling image layers: 0 pending, 9 downloaded, 9 extracted, (327 MB/327 MB) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "5e[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Digest: sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "61[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ep-00000007: releasing valid endpoint 2024-12-07 17:13:53 DEBUG ep-00000007: releasing endpoint 2024-12-07 17:13:53 DEBUG ep-00000007: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:13:53 DEBUG ep-00000007: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:53 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5 2024-12-07 17:13:53 DEBUG ex-00000009: preparing request execution 2024-12-07 17:13:53 DEBUG Cookie spec selected: strict 2024-12-07 17:13:53 DEBUG Auth cache not set in the context 2024-12-07 17:13:53 DEBUG ex-00000009: target auth state: UNCHALLENGED 2024-12-07 17:13:53 DEBUG ex-00000009: proxy auth state: UNCHALLENGED 2024-12-07 17:13:53 DEBUG ex-00000009: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:13:53 DEBUG ex-00000009: acquiring endpoint (3 MINUTES) 2024-12-07 17:13:53 DEBUG ex-00000009: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:53 DEBUG ex-00000009: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:53 DEBUG ex-00000009: acquired ep-00000008 2024-12-07 17:13:53 DEBUG ex-00000009: acquired endpoint ep-00000008 2024-12-07 17:13:53 DEBUG ex-00000009: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2024-12-07 17:13:53 DEBUG ep-00000008: start execution ex-00000009 2024-12-07 17:13:53 DEBUG ep-00000008: executing exchange ex-00000009 over http-outgoing-0 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fkafka111:1.0.5/json HTTP/1.1[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:13:53 INFO Pull complete. 9 layers, pulled in 8s (downloaded 327 MB at 40 MB/s) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:13:53 GMT[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "1248[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"Id":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","RepoTags":["nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5"],"RepoDigests":["nexus3.onap.org:10001/onap/dmaap/kafka111@sha256:a62d317ea3ceac1368ef01f59c3c9d24ccdceb3f7704a72c42a3fecdcd6d9c60"],"Parent":"","Comment":"","Created":"2021-03-05T15:28:10.673641654Z","Container":"ff33fbb7b2a5c58bd225b07db00d4cfbca2f8b5f1c2982048f8a42d24721546f","ContainerConfig":{"Hostname":"ff33fbb7b2a5","Domainname":"","User":"mrkafka","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{},"9093/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","KAFKA_ZOOKEEPER_CONNECT=","KAFKA_ADVERTISED_LISTENERS=","COMPONENT=kafka","KAFKA_USER=mrkafka"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"/etc/confluent/docker/run\"]"],"Image":"sha256:7830ec6786da4ef487894bec6a82757754baa93956b0bed6eb4889e9aba09832","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"DockerVersion":"20.10.3","Author":"","Config":{"Hostname":"","Domainname":"","User":"mrkafka","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{},"9093/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","KAFKA_ZOOKEEPER_CONNECT=","KAFKA_ADVERTISED_LISTENERS=","COMPONENT=kafka","KAFKA_USER=mrkafka"],"Cmd":["/etc/confluent/docker/run"],"Image":"sha256:7830ec6786da4ef487894bec6a82757754baa93956b0bed6eb4889e9aba09832","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"Architecture":"amd64","Os":"linux","Size":628858920,"VirtualSize":628858920,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/860fb97f79618cd35b77c1cfb837c8243cfeeb21474280927b6c866e7cd64e54/diff:/var/lib/docker/overlay2/e0f402cc81f73b7279c091d0b90825ceee679f1f80dff1f46b43178b600ab14d/diff:/var/lib/docker/overlay2/535b3faf9c836218ba0111e8e97fe3f8de3eb4377ee16bbffd7906b6c737a7b8/diff:/var/lib/docker/overlay2/561357df735b69a2287f46bf4be6d72733cf5bd6453be5ae3ec937610613209c/diff:/var/lib/docker/overlay2/479f758e4a4fee244ced20567585f2c046bf0db8b33e930a3f52d056e133011a/diff:/var/lib/docker/overlay2/4d90980db64c36a9c8f70531ea166a11ac14ad42f70d64b354559ab8bed39bec/diff:/var/lib/docker/overlay2/99538032d8fdd22b936e180268e54135dbaf46c0331519dd91bcf9b583f4eb24/diff:/var/lib/docker/overlay2/73c7bae4586fcf0d1edbc7a607a323ff9d0f7f808cd299571bb159a9726c0821/diff","MergedDir":"/var/lib/docker/overlay2/9b86faa8372d8c2fda5041d81a10c6e3434ba659b8a8cca314d0296196edf9ec/merged","UpperDir":"/var/lib/docker/overlay2/9b86faa8372d8c2fda5041d81a10c6e3434ba659b8a8cca314d0296196edf9ec/diff","WorkDir":"/var/lib/docker/overlay2/9b86faa8372d8c2fda5041d81a10c6e3434ba659b8a8cca314d0296196edf9ec/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:3d3ed7fab61eb7b263a81584c4265ba1ea6e7c6f906f99c80b4beca8cd790bfe","sha256:284e30054d709f9c5a68cdab7aa1495c7e591c36212107f2af89886604706bbe","sha256:a5fb20abc3fbb9e8dfb160b42a9d4688c184887ea9c11d223ebb5302f5406d18","sha256:4a5c821e118d6bf6b20faa7a1b5d4d9a1b1507d83cbcc77a50fb9aa0ee5abd62","sha256:70753f4ea46c4a7dda2bb304e7f4bb1816b62878056cdf1bec0d5fb28ff518dc","sha256:899b3c4bdc620ff67fbd40c37188edca5e6919bf8d70458d80100b8305cc9e33","sha256:210d17e2eda718f77208f4e02e6b37afc7fedc028b3bda1c6de56319e869dc06","sha256:1814fda19ece1cf4a54f085cf48cebb492bba6c3d9ce913ba885aaa93d1769f1","sha256:a71b1c59768e67020e7a02a5cff27437660b18b9b6dba7cb47f4093c119a9fa9"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:13:53 GMT 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-12-07 17:13:53 DEBUG ex-00000009: connection can be kept alive for 3 MINUTES 2024-12-07 17:13:53 DEBUG ep-00000008: releasing valid endpoint 2024-12-07 17:13:53 DEBUG ep-00000008: releasing endpoint 2024-12-07 17:13:53 DEBUG ep-00000008: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:13:53 DEBUG ep-00000008: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:53 INFO Preemptively checking local images for 'nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3', referenced via a compose file or transitive Dockerfile. If not available, it will be pulled. 2024-12-07 17:13:53 DEBUG nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 is not in image name cache, updating... 2024-12-07 17:13:53 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2024-12-07 17:13:53 DEBUG ex-0000000A: preparing request execution 2024-12-07 17:13:53 DEBUG Cookie spec selected: strict 2024-12-07 17:13:53 DEBUG Auth cache not set in the context 2024-12-07 17:13:53 DEBUG ex-0000000A: target auth state: UNCHALLENGED 2024-12-07 17:13:53 DEBUG ex-0000000A: proxy auth state: UNCHALLENGED 2024-12-07 17:13:53 DEBUG ex-0000000A: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:13:53 DEBUG ex-0000000A: acquiring endpoint (3 MINUTES) 2024-12-07 17:13:53 DEBUG ex-0000000A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:53 DEBUG ex-0000000A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:53 DEBUG ex-0000000A: acquired ep-00000009 2024-12-07 17:13:53 DEBUG ex-0000000A: acquired endpoint ep-00000009 2024-12-07 17:13:53 DEBUG ex-0000000A: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2024-12-07 17:13:53 DEBUG ep-00000009: start execution ex-0000000A 2024-12-07 17:13:53 DEBUG ep-00000009: executing exchange ex-0000000A over http-outgoing-0 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:13:53 GMT[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Content-Length: 143[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"message":"no such image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3: No such image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"}[\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:13:53 GMT 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Content-Length: 143 2024-12-07 17:13:53 DEBUG ex-0000000A: connection can be kept alive for 3 MINUTES 2024-12-07 17:13:53 DEBUG ep-00000009: releasing valid endpoint 2024-12-07 17:13:53 DEBUG ep-00000009: releasing endpoint 2024-12-07 17:13:53 DEBUG ep-00000009: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:13:53 DEBUG ep-00000009: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:53 DEBUG Not available locally, should pull image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2024-12-07 17:13:53 INFO Pulling docker image: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3. Please be patient; this may take some time but only needs to be done once. 2024-12-07 17:13:53 DEBUG Looking up auth config for image: nexus3.onap.org:10001/onap/dmaap/zookeeper:latest at registry: nexus3.onap.org:10001 2024-12-07 17:13:53 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-12-07 17:13:53 DEBUG Effective auth config [null] 2024-12-07 17:13:53 DEBUG ex-0000000B: preparing request execution 2024-12-07 17:13:53 DEBUG Cookie spec selected: strict 2024-12-07 17:13:53 DEBUG Auth cache not set in the context 2024-12-07 17:13:53 DEBUG ex-0000000B: target auth state: UNCHALLENGED 2024-12-07 17:13:53 DEBUG ex-0000000B: proxy auth state: UNCHALLENGED 2024-12-07 17:13:53 DEBUG ex-0000000B: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:13:53 DEBUG ex-0000000B: acquiring endpoint (3 MINUTES) 2024-12-07 17:13:53 DEBUG ex-0000000B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:53 DEBUG ex-0000000B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:13:53 DEBUG ex-0000000B: acquired ep-0000000A 2024-12-07 17:13:53 DEBUG ex-0000000B: acquired endpoint ep-0000000A 2024-12-07 17:13:53 DEBUG ex-0000000B: executing POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1 2024-12-07 17:13:53 DEBUG ep-0000000A: start execution ex-0000000B 2024-12-07 17:13:53 DEBUG ep-0000000A: executing exchange ex-0000000B over http-outgoing-0 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> accept: application/octet-stream 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> content-type: application/json 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=nexus3.onap.org%3A10001%2Fonap%2Fdmaap%2Fzookeeper&tag=6.0.3 HTTP/1.1[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:13:53 GMT[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "3d[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Pulling from onap/dmaap/zookeeper","id":"6.0.3"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:13:53 GMT 2024-12-07 17:13:53 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-12-07 17:13:53 DEBUG ex-0000000B: connection can be kept alive for 3 MINUTES 2024-12-07 17:13:53 INFO Starting to pull image 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Pulling from onap/dmaap/zookeeper, progressDetail=null, progress=null, id=6.0.3, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "45[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"b0b8081c21b9"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b0b8081c21b9, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "45[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"38f81ce68d4d"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=38f81ce68d4d, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "45[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Already exists","progressDetail":{},"id":"b1edc2170bc8"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=b1edc2170bc8, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "3e[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Waiting","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3003,"total":3133},"progress":"[===============================================\u003e ] 3.003kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3003, total=3133, start=null), progress=[===============================================> ] 3.003kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "b6[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3133, total=3133, start=null), progress=[==================================================>] 3.133kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 INFO Pulling image layers: 8 pending, 1 downloaded, 0 extracted, (3 KB/? MB) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":244663,"total":24178193},"progress":"[\u003e ] 244.7kB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=244663, total=24178193, start=null), progress=[> ] 244.7kB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":539575,"total":58283974},"progress":"[\u003e ] 539.6kB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=539575, total=58283974, start=null), progress=[> ] 539.6kB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":277431,"total":26636826},"progress":"[\u003e ] 277.4kB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=277431, total=26636826, start=null), progress=[> ] 277.4kB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":11058103,"total":24178193},"progress":"[======================\u003e ] 11.06MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11058103, total=24178193, start=null), progress=[======================> ] 11.06MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":11353015,"total":58283974},"progress":"[=========\u003e ] 11.35MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=11353015, total=58283974, start=null), progress=[=========> ] 11.35MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":7240631,"total":26636826},"progress":"[=============\u003e ] 7.241MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7240631, total=26636826, start=null), progress=[=============> ] 7.241MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 INFO Pulling image layers: 7 pending, 2 downloaded, 0 extracted, (28 MB/? MB) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2180, total=2180, start=null), progress=[==================================================>] 2.18kB/2.18kB, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 INFO Pulling image layers: 6 pending, 3 downloaded, 0 extracted, (28 MB/? MB) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":27032503,"total":58283974},"progress":"[=======================\u003e ] 27.03MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=27032503, total=58283974, start=null), progress=[=======================> ] 27.03MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":31672,"total":2352899},"progress":"[\u003e ] 31.67kB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=31672, total=2352899, start=null), progress=[> ] 31.67kB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":16710583,"total":26636826},"progress":"[===============================\u003e ] 16.71MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-12-07 17:13:53 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:53 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=16710583, total=26636826, start=null), progress=[===============================> ] 16.71MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=2352899, total=2352899, start=null), progress=[==================================================>] 2.353MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 INFO Pulling image layers: 5 pending, 4 downloaded, 0 extracted, (54 MB/? MB) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 INFO Pulling image layers: 4 pending, 5 downloaded, 0 extracted, (54 MB/? MB) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":42171319,"total":58283974},"progress":"[====================================\u003e ] 42.17MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=42171319, total=58283974, start=null), progress=[====================================> ] 42.17MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "be[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":57310135,"total":58283974},"progress":"[=================================================\u003e ] 57.31MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=57310135, total=58283974, start=null), progress=[=================================================> ] 57.31MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 INFO Pulling image layers: 3 pending, 6 downloaded, 0 extracted, (83 MB/? MB) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":557056,"total":58283974},"progress":"[\u003e ] 557.1kB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=58283974, start=null), progress=[> ] 557.1kB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":13369344,"total":58283974},"progress":"[===========\u003e ] 13.37MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13369344, total=58283974, start=null), progress=[===========> ] 13.37MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":28966912,"total":58283974},"progress":"[========================\u003e ] 28.97MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=28966912, total=58283974, start=null), progress=[========================> ] 28.97MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":45121536,"total":58283974},"progress":"[======================================\u003e ] 45.12MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=45121536, total=58283974, start=null), progress=[======================================> ] 45.12MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":57933824,"total":58283974},"progress":"[=================================================\u003e ] 57.93MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=57933824, total=58283974, start=null), progress=[=================================================> ] 57.93MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":58283974,"total":58283974},"progress":"[==================================================\u003e] 58.28MB/58.28MB","id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=58283974, total=58283974, start=null), progress=[==================================================>] 58.28MB/58.28MB, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"8cec61d797cf"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=8cec61d797cf, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:54 INFO Pulling image layers: 3 pending, 6 downloaded, 1 extracted, (84 MB/? MB) 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":262144,"total":24178193},"progress":"[\u003e ] 262.1kB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:54 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:54 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=262144, total=24178193, start=null), progress=[> ] 262.1kB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:56 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1572864,"total":24178193},"progress":"[===\u003e ] 1.573MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1572864, total=24178193, start=null), progress=[===> ] 1.573MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:56 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1835008,"total":24178193},"progress":"[===\u003e ] 1.835MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1835008, total=24178193, start=null), progress=[===> ] 1.835MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:56 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:56 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2097152,"total":24178193},"progress":"[====\u003e ] 2.097MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:56 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:56 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2097152, total=24178193, start=null), progress=[====> ] 2.097MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2359296,"total":24178193},"progress":"[====\u003e ] 2.359MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2359296, total=24178193, start=null), progress=[====> ] 2.359MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2621440,"total":24178193},"progress":"[=====\u003e ] 2.621MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2621440, total=24178193, start=null), progress=[=====> ] 2.621MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":9437184,"total":24178193},"progress":"[===================\u003e ] 9.437MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9437184, total=24178193, start=null), progress=[===================> ] 9.437MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":13893632,"total":24178193},"progress":"[============================\u003e ] 13.89MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=13893632, total=24178193, start=null), progress=[============================> ] 13.89MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":24178193,"total":24178193},"progress":"[==================================================\u003e] 24.18MB/24.18MB","id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:58 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:58 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=24178193, total=24178193, start=null), progress=[==================================================>] 24.18MB/24.18MB, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"0100aec5345b"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=0100aec5345b, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 INFO Pulling image layers: 3 pending, 6 downloaded, 2 extracted, (96 MB/? MB) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3133, total=3133, start=null), progress=[==================================================>] 3.133kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "b5[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3133,"total":3133},"progress":"[==================================================\u003e] 3.133kB/3.133kB","id":"edd55e35851a"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3133, total=3133, start=null), progress=[==================================================>] 3.133kB/3.133kB, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"edd55e35851a"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=edd55e35851a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 INFO Pulling image layers: 3 pending, 6 downloaded, 3 extracted, (96 MB/? MB) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":294912,"total":26636826},"progress":"[\u003e ] 294.9kB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=294912, total=26636826, start=null), progress=[> ] 294.9kB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "bc[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":5013504,"total":26636826},"progress":"[=========\u003e ] 5.014MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=5013504, total=26636826, start=null), progress=[=========> ] 5.014MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":20348928,"total":26636826},"progress":"[======================================\u003e ] 20.35MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=20348928, total=26636826, start=null), progress=[======================================> ] 20.35MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "bd[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":26636826,"total":26636826},"progress":"[==================================================\u003e] 26.64MB/26.64MB","id":"afe3dafe3959"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=26636826, total=26636826, start=null), progress=[==================================================>] 26.64MB/26.64MB, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"afe3dafe3959"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=afe3dafe3959, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 INFO Pulling image layers: 3 pending, 6 downloaded, 4 extracted, (106 MB/? MB) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "b4[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2180, total=2180, start=null), progress=[==================================================>] 2.18kB/2.18kB, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "b4[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2180,"total":2180},"progress":"[==================================================\u003e] 2.18kB/2.18kB","id":"50cd8b5c8609"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2180, total=2180, start=null), progress=[==================================================>] 2.18kB/2.18kB, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"50cd8b5c8609"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=50cd8b5c8609, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 INFO Pulling image layers: 3 pending, 6 downloaded, 5 extracted, (106 MB/? MB) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2352899},"progress":"[\u003e ] 32.77kB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2352899, start=null), progress=[> ] 32.77kB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1376256,"total":2352899},"progress":"[=============================\u003e ] 1.376MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1376256, total=2352899, start=null), progress=[=============================> ] 1.376MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1409024,"total":2352899},"progress":"[=============================\u003e ] 1.409MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:13:59 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:13:59 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1409024, total=2352899, start=null), progress=[=============================> ] 1.409MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1441792,"total":2352899},"progress":"[==============================\u003e ] 1.442MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1441792, total=2352899, start=null), progress=[==============================> ] 1.442MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1474560,"total":2352899},"progress":"[===============================\u003e ] 1.475MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1474560, total=2352899, start=null), progress=[===============================> ] 1.475MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1507328,"total":2352899},"progress":"[================================\u003e ] 1.507MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1507328, total=2352899, start=null), progress=[================================> ] 1.507MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1540096,"total":2352899},"progress":"[================================\u003e ] 1.54MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1540096, total=2352899, start=null), progress=[================================> ] 1.54MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1572864,"total":2352899},"progress":"[=================================\u003e ] 1.573MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:00 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:00 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1572864, total=2352899, start=null), progress=[=================================> ] 1.573MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1605632,"total":2352899},"progress":"[==================================\u003e ] 1.606MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1605632, total=2352899, start=null), progress=[==================================> ] 1.606MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1638400,"total":2352899},"progress":"[==================================\u003e ] 1.638MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1638400, total=2352899, start=null), progress=[==================================> ] 1.638MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1671168,"total":2352899},"progress":"[===================================\u003e ] 1.671MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1671168, total=2352899, start=null), progress=[===================================> ] 1.671MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":1703936,"total":2352899},"progress":"[====================================\u003e ] 1.704MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1703936, total=2352899, start=null), progress=[====================================> ] 1.704MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2097152,"total":2352899},"progress":"[============================================\u003e ] 2.097MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2097152, total=2352899, start=null), progress=[============================================> ] 2.097MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2129920,"total":2352899},"progress":"[=============================================\u003e ] 2.13MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:01 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:01 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2129920, total=2352899, start=null), progress=[=============================================> ] 2.13MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2162688,"total":2352899},"progress":"[=============================================\u003e ] 2.163MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2162688, total=2352899, start=null), progress=[=============================================> ] 2.163MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2195456,"total":2352899},"progress":"[==============================================\u003e ] 2.195MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2195456, total=2352899, start=null), progress=[==============================================> ] 2.195MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2228224,"total":2352899},"progress":"[===============================================\u003e ] 2.228MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2228224, total=2352899, start=null), progress=[===============================================> ] 2.228MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2260992,"total":2352899},"progress":"[================================================\u003e ] 2.261MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2260992, total=2352899, start=null), progress=[================================================> ] 2.261MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2293760,"total":2352899},"progress":"[================================================\u003e ] 2.294MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:02 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:02 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2293760, total=2352899, start=null), progress=[================================================> ] 2.294MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2326528,"total":2352899},"progress":"[=================================================\u003e ] 2.327MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2326528, total=2352899, start=null), progress=[=================================================> ] 2.327MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2352899, total=2352899, start=null), progress=[==================================================>] 2.353MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2352899,"total":2352899},"progress":"[==================================================\u003e] 2.353MB/2.353MB","id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:03 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2352899, total=2352899, start=null), progress=[==================================================>] 2.353MB/2.353MB, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"115ff49dcb9a"}[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:03 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=115ff49dcb9a, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:03 INFO Pulling image layers: 3 pending, 6 downloaded, 6 extracted, (106 MB/? MB) 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "5e[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d"}[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:03 DEBUG ResponseItem(stream=null, status=Digest: sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "62[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"}[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:03 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:03 DEBUG ep-0000000A: releasing valid endpoint 2024-12-07 17:14:03 DEBUG ep-0000000A: releasing endpoint 2024-12-07 17:14:03 DEBUG ep-0000000A: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:14:03 DEBUG ep-0000000A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:03 INFO Pull complete. 9 layers, pulled in 10s (downloaded 106 MB at 10 MB/s) 2024-12-07 17:14:03 DEBUG Cmd: nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 2024-12-07 17:14:03 DEBUG ex-0000000C: preparing request execution 2024-12-07 17:14:03 DEBUG Cookie spec selected: strict 2024-12-07 17:14:03 DEBUG Auth cache not set in the context 2024-12-07 17:14:03 DEBUG ex-0000000C: target auth state: UNCHALLENGED 2024-12-07 17:14:03 DEBUG ex-0000000C: proxy auth state: UNCHALLENGED 2024-12-07 17:14:03 DEBUG ex-0000000C: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:03 DEBUG ex-0000000C: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:03 DEBUG ex-0000000C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:03 DEBUG ex-0000000C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:03 DEBUG ex-0000000C: acquired ep-0000000B 2024-12-07 17:14:03 DEBUG ex-0000000C: acquired endpoint ep-0000000B 2024-12-07 17:14:03 DEBUG ex-0000000C: executing GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2024-12-07 17:14:03 DEBUG ep-0000000B: start execution ex-0000000C 2024-12-07 17:14:03 DEBUG ep-0000000B: executing exchange ex-0000000C over http-outgoing-0 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> "GET /v1.32/images/nexus3.onap.org:10001%2Fonap%2Fdmaap%2Fzookeeper:6.0.3/json HTTP/1.1[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:14:03 GMT[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "1208[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "{"Id":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","RepoTags":["nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3"],"RepoDigests":["nexus3.onap.org:10001/onap/dmaap/zookeeper@sha256:4fb66c74e7bd4c7b5570365e00fd76dace4c0abab423d9451bc1e282e7ed695d"],"Parent":"","Comment":"","Created":"2020-03-27T13:06:40.147623951Z","Container":"a6a64532e5285407fd63832f75cce3173668279c50861341a4b0cbb3610bfc69","ContainerConfig":{"Hostname":"a6a64532e528","Domainname":"","User":"mrzookeeper","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2181/tcp":{},"2888/tcp":{},"3888/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","COMPONENT=zookeeper","ZK_USER=mrzookeeper"],"Cmd":["/bin/sh","-c","#(nop) ","CMD [\"/etc/confluent/docker/run\"]"],"Image":"sha256:703c6eb5f1c05d1aff52b84a1c3aa1015abc3f3b81eb020212403d6bb4c12758","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"DockerVersion":"19.03.6","Author":"","Config":{"Hostname":"","Domainname":"","User":"mrzookeeper","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2181/tcp":{},"2888/tcp":{},"3888/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","COMPONENT=zookeeper","ZK_USER=mrzookeeper"],"Cmd":["/etc/confluent/docker/run"],"Image":"sha256:703c6eb5f1c05d1aff52b84a1c3aa1015abc3f3b81eb020212403d6bb4c12758","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"Architecture":"amd64","Os":"linux","Size":2040770485,"VirtualSize":2040770485,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/557a008b06563c9d4a64b972b6f38dc1f45497276ce3c9e2569488c1be97e50c/diff:/var/lib/docker/overlay2/b357206bfb3138959b0216db163cc0c467a2b02299be76fd36c633ee1a6a48c3/diff:/var/lib/docker/overlay2/c12ea9c3d52fc99cb67d96e884e3e1b8d6ef3271ce26f45692dd5228a42d0605/diff:/var/lib/docker/overlay2/6f6789bbe1df5107d56ce1ecefcf4d9c41099fcd7ae2a53ac3ce2024e626be19/diff:/var/lib/docker/overlay2/a5a2ec47bb69586d0af502793747f8a6fc4c2b5845a686b2689f5a07244e7fe4/diff:/var/lib/docker/overlay2/4d90980db64c36a9c8f70531ea166a11ac14ad42f70d64b354559ab8bed39bec/diff:/var/lib/docker/overlay2/99538032d8fdd22b936e180268e54135dbaf46c0331519dd91bcf9b583f4eb24/diff:/var/lib/docker/overlay2/73c7bae4586fcf0d1edbc7a607a323ff9d0f7f808cd299571bb159a9726c0821/diff","MergedDir":"/var/lib/docker/overlay2/d3b574b04b0ca5a76fc46dd4095f0597ac0f39aae8ac23fd2b51063e03fdba54/merged","UpperDir":"/var/lib/docker/overlay2/d3b574b04b0ca5a76fc46dd4095f0597ac0f39aae8ac23fd2b51063e03fdba54/diff","WorkDir":"/var/lib/docker/overlay2/d3b574b04b0ca5a76fc46dd4095f0597ac0f39aae8ac23fd2b51063e03fdba54/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:3d3ed7fab61eb7b263a81584c4265ba1ea6e7c6f906f99c80b4beca8cd790bfe","sha256:284e30054d709f9c5a68cdab7aa1495c7e591c36212107f2af89886604706bbe","sha256:a5fb20abc3fbb9e8dfb160b42a9d4688c184887ea9c11d223ebb5302f5406d18","sha256:dd05d6df05b80595bc7603c299f76760ce09de3770a5ba521b0567ac29515f6e","sha256:371807e0f58d03fb3d2c857183597a5130b7552869e87fd544344db9e1277741","sha256:d8c28a24d1ff417904ed6ca01de056f8818b624270a98891fb2d27c354bc4004","sha256:d2cbaf81a2e0c4b38efb1ad0da0a469493141b6e9faec5942b478e3b69c19865","sha256:462bbcace10ecbdc192e96d53cfe8f1ce77bf193f7beab0bec2d0cf703fe3c5d","sha256:fedd57b3578eea64a00531305701b9711d102c0b6d9f1c2801376685a33ef7e5"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:03 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:14:03 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:14:03 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:14:03 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:14:03 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:14:03 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:03 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:14:03 GMT 2024-12-07 17:14:03 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-12-07 17:14:03 DEBUG ex-0000000C: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:03 DEBUG ep-0000000B: releasing valid endpoint 2024-12-07 17:14:03 DEBUG ep-0000000B: releasing endpoint 2024-12-07 17:14:03 DEBUG ep-0000000B: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:14:03 DEBUG ep-0000000B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:03 DEBUG Set env COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml 2024-12-07 17:14:03 INFO Local Docker Compose is running command: up -d 2024-12-07 17:14:03 DEBUG Executing [docker-compose, up, -d] in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router with environment {DOCKER_HOST=unix:///var/run/docker.sock, COMPOSE_PROJECT_NAME=bdonuusv2f1j, COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml}. 2024-12-07 17:14:03 DEBUG Started Process[pid=3367, exitValue="not exited"] 2024-12-07 17:14:04 INFO Creating network "bdonuusv2f1j_net" with driver "bridge" 2024-12-07 17:14:04 INFO Creating bdonuusv2f1j_zookeeper_1 ... 2024-12-07 17:14:04 INFO Creating bdonuusv2f1j_mockserver_1 ... 2024-12-07 17:14:20 INFO Creating bdonuusv2f1j_mockserver_1 ... done 2024-12-07 17:14:21 INFO Creating bdonuusv2f1j_zookeeper_1 ... done 2024-12-07 17:14:21 INFO Creating bdonuusv2f1j_kafka_1 ... 2024-12-07 17:14:22 INFO Creating bdonuusv2f1j_kafka_1 ... done 2024-12-07 17:14:22 DEBUG Process[pid=3367, exitValue=0] stopped with exit code 0 2024-12-07 17:14:22 INFO Docker Compose has finished running 2024-12-07 17:14:22 DEBUG No prefix is configured 2024-12-07 17:14:22 DEBUG Did not find a substitute image for alpine/socat:1.7.4.3-r0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 2024-12-07 17:14:22 DEBUG alpine/socat:1.7.4.3-r0 is not in image name cache, updating... 2024-12-07 17:14:22 DEBUG Cmd: alpine/socat:1.7.4.3-r0 2024-12-07 17:14:22 DEBUG ex-0000000D: preparing request execution 2024-12-07 17:14:22 DEBUG Cookie spec selected: strict 2024-12-07 17:14:22 DEBUG Auth cache not set in the context 2024-12-07 17:14:22 DEBUG ex-0000000D: target auth state: UNCHALLENGED 2024-12-07 17:14:22 DEBUG ex-0000000D: proxy auth state: UNCHALLENGED 2024-12-07 17:14:22 DEBUG ex-0000000D: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:22 DEBUG ex-0000000D: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:22 DEBUG ex-0000000D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:22 DEBUG ex-0000000D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:22 DEBUG ex-0000000D: acquired ep-0000000C 2024-12-07 17:14:22 DEBUG ex-0000000D: acquired endpoint ep-0000000C 2024-12-07 17:14:22 DEBUG ex-0000000D: executing GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2024-12-07 17:14:22 DEBUG ep-0000000C: start execution ex-0000000D 2024-12-07 17:14:22 DEBUG ep-0000000C: executing exchange ex-0000000D over http-outgoing-0 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:14:22 GMT[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Content-Length: 93[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "{"message":"no such image: alpine/socat:1.7.4.3-r0: No such image: alpine/socat:1.7.4.3-r0"}[\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << HTTP/1.1 404 Not Found 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:14:22 GMT 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Content-Length: 93 2024-12-07 17:14:22 DEBUG ex-0000000D: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:22 DEBUG ep-0000000C: releasing valid endpoint 2024-12-07 17:14:22 DEBUG ep-0000000C: releasing endpoint 2024-12-07 17:14:22 DEBUG ep-0000000C: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:14:22 DEBUG ep-0000000C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:22 DEBUG Not available locally, should pull image: alpine/socat:1.7.4.3-r0 2024-12-07 17:14:22 INFO Pulling docker image: alpine/socat:1.7.4.3-r0. Please be patient; this may take some time but only needs to be done once. 2024-12-07 17:14:22 DEBUG Looking up auth config for image: alpine/socat:latest at registry: https://index.docker.io/v1/ 2024-12-07 17:14:22 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-12-07 17:14:22 DEBUG Effective auth config [null] 2024-12-07 17:14:22 DEBUG ex-0000000E: preparing request execution 2024-12-07 17:14:22 DEBUG Cookie spec selected: strict 2024-12-07 17:14:22 DEBUG Auth cache not set in the context 2024-12-07 17:14:22 DEBUG ex-0000000E: target auth state: UNCHALLENGED 2024-12-07 17:14:22 DEBUG ex-0000000E: proxy auth state: UNCHALLENGED 2024-12-07 17:14:22 DEBUG ex-0000000E: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:22 DEBUG ex-0000000E: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:22 DEBUG ex-0000000E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:22 DEBUG ex-0000000E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:22 DEBUG ex-0000000E: acquired ep-0000000D 2024-12-07 17:14:22 DEBUG ex-0000000E: acquired endpoint ep-0000000D 2024-12-07 17:14:22 DEBUG ex-0000000E: executing POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1 2024-12-07 17:14:22 DEBUG ep-0000000D: start execution ex-0000000E 2024-12-07 17:14:22 DEBUG ep-0000000D: executing exchange ex-0000000E over http-outgoing-0 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> accept: application/octet-stream 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> content-type: application/json 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "POST /v1.32/images/create?fromImage=alpine%2Fsocat&tag=1.7.4.3-r0 HTTP/1.1[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "accept: application/octet-stream[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:14:22 GMT[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "3a[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "{"status":"Pulling from alpine/socat","id":"1.7.4.3-r0"}[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:22 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:14:22 GMT 2024-12-07 17:14:22 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-12-07 17:14:22 DEBUG ex-0000000E: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:22 INFO Starting to pull image 2024-12-07 17:14:22 DEBUG ResponseItem(stream=null, status=Pulling from alpine/socat, progressDetail=null, progress=null, id=1.7.4.3-r0, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:22 INFO Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "47[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6845,"total":575452},"progress":"[\u003e ] 6.845kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6845, total=575452, start=null), progress=[> ] 6.845kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":29461,"total":2823862},"progress":"[\u003e ] 29.46kB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=29461, total=2823862, start=null), progress=[> ] 29.46kB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 INFO Pulling image layers: 1 pending, 1 downloaded, 0 extracted, (35 KB/? MB) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "48[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 INFO Pulling image layers: 0 pending, 2 downloaded, 0 extracted, (35 KB/3 MB) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":2823862},"progress":"[\u003e ] 32.77kB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2823862, start=null), progress=[> ] 32.77kB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "ba[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":753664,"total":2823862},"progress":"[=============\u003e ] 753.7kB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=753664, total=2823862, start=null), progress=[=============> ] 753.7kB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "bb[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":2823862,"total":2823862},"progress":"[==================================================\u003e] 2.824MB/2.824MB","id":"95834d4850cc"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2823862, total=2823862, start=null), progress=[==================================================>] 2.824MB/2.824MB, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"95834d4850cc"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=95834d4850cc, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 INFO Pulling image layers: 0 pending, 2 downloaded, 1 extracted, (2 MB/3 MB) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "b8[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":575452},"progress":"[==\u003e ] 32.77kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=575452, start=null), progress=[==> ] 32.77kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":575452,"total":575452},"progress":"[==================================================\u003e] 575.5kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=575452, total=575452, start=null), progress=[==================================================>] 575.5kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "b9[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":575452,"total":575452},"progress":"[==================================================\u003e] 575.5kB/575.5kB","id":"4747df12de99"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=575452, total=575452, start=null), progress=[==================================================>] 575.5kB/575.5kB, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "44[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"4747df12de99"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4747df12de99, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 INFO Pulling image layers: 0 pending, 2 downloaded, 2 extracted, (3 MB/3 MB) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "5e[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Digest: sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Digest: sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "49[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"status":"Status: Downloaded newer image for alpine/socat:1.7.4.3-r0"}[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ResponseItem(stream=null, status=Status: Downloaded newer image for alpine/socat:1.7.4.3-r0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG ep-0000000D: releasing valid endpoint 2024-12-07 17:14:23 DEBUG ep-0000000D: releasing endpoint 2024-12-07 17:14:23 DEBUG ep-0000000D: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:14:23 DEBUG ep-0000000D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG Cmd: alpine/socat:1.7.4.3-r0 2024-12-07 17:14:23 DEBUG ex-0000000F: preparing request execution 2024-12-07 17:14:23 DEBUG Cookie spec selected: strict 2024-12-07 17:14:23 DEBUG Auth cache not set in the context 2024-12-07 17:14:23 DEBUG ex-0000000F: target auth state: UNCHALLENGED 2024-12-07 17:14:23 DEBUG ex-0000000F: proxy auth state: UNCHALLENGED 2024-12-07 17:14:23 DEBUG ex-0000000F: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:23 DEBUG ex-0000000F: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:23 DEBUG ex-0000000F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG ex-0000000F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG ex-0000000F: acquired ep-0000000E 2024-12-07 17:14:23 DEBUG ex-0000000F: acquired endpoint ep-0000000E 2024-12-07 17:14:23 DEBUG ex-0000000F: executing GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2024-12-07 17:14:23 DEBUG ep-0000000E: start execution ex-0000000F 2024-12-07 17:14:23 DEBUG ep-0000000E: executing exchange ex-0000000F over http-outgoing-0 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "GET /v1.32/images/alpine%2Fsocat:1.7.4.3-r0/json HTTP/1.1[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:14:23 GMT[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Content-Length: 1768[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"Id":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","RepoTags":["alpine/socat:1.7.4.3-r0"],"RepoDigests":["alpine/socat@sha256:acddcaba75c107cf807d1131788e931163d2fa778bc229ff97b32ca85954842c"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2022-04-10T11:14:56.777981599Z","Container":"","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":["socat"],"OnBuild":null,"Labels":null},"Architecture":"amd64","Os":"linux","Size":7044476,"VirtualSize":7044476,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/126040478adf1c8f34db6442f297b56af6173c8544dc291406c461908331c2c0/diff","MergedDir":"/var/lib/docker/overlay2/52a1618e92c14a26da915d38ced4b5af661b9289391232f90ff2fae540a7531d/merged","UpperDir":"/var/lib/docker/overlay2/52a1618e92c14a26da915d38ced4b5af661b9289391232f90ff2fae540a7531d/diff","WorkDir":"/var/lib/docker/overlay2/52a1618e92c14a26da915d38ced4b5af661b9289391232f90ff2fae540a7531d/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:48f27885bee75a37d84674f054c5ec134ced6a2067254736434490d6341a4697","sha256:23512865d35efe708148a08300eca57759001822a9c8455c9792d08b4f6bfb34"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:14:23 GMT 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Content-Length: 1768 2024-12-07 17:14:23 DEBUG ex-0000000F: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:23 DEBUG ep-0000000E: releasing valid endpoint 2024-12-07 17:14:23 DEBUG ep-0000000E: releasing endpoint 2024-12-07 17:14:23 DEBUG ep-0000000E: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:14:23 DEBUG ep-0000000E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG Starting container: alpine/socat:1.7.4.3-r0 2024-12-07 17:14:23 DEBUG Trying to start container: alpine/socat:1.7.4.3-r0 (attempt 1/1) 2024-12-07 17:14:23 DEBUG Starting container: alpine/socat:1.7.4.3-r0 2024-12-07 17:14:23 INFO Creating container for image: alpine/socat:1.7.4.3-r0 2024-12-07 17:14:23 DEBUG Looking up auth config for image: alpine/socat:1.7.4.3-r0 at registry: https://index.docker.io/v1/ 2024-12-07 17:14:23 DEBUG No matching Auth Configs - falling back to defaultAuthConfig [null] 2024-12-07 17:14:23 DEBUG Effective auth config [null] 2024-12-07 17:14:23 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@96a2da2c,-1,false,, 2024-12-07 17:14:23 DEBUG ex-00000010: preparing request execution 2024-12-07 17:14:23 DEBUG Cookie spec selected: strict 2024-12-07 17:14:23 DEBUG Auth cache not set in the context 2024-12-07 17:14:23 DEBUG ex-00000010: target auth state: UNCHALLENGED 2024-12-07 17:14:23 DEBUG ex-00000010: proxy auth state: UNCHALLENGED 2024-12-07 17:14:23 DEBUG ex-00000010: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:23 DEBUG ex-00000010: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:23 DEBUG ex-00000010: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG ex-00000010: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG ex-00000010: acquired ep-0000000F 2024-12-07 17:14:23 DEBUG ex-00000010: acquired endpoint ep-0000000F 2024-12-07 17:14:23 DEBUG ex-00000010: executing GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1 2024-12-07 17:14:23 DEBUG ep-0000000F: start execution ex-00000010 2024-12-07 17:14:23 DEBUG ep-0000000F: executing exchange ex-00000010 over http-outgoing-0 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "GET /v1.32/containers/json?filters=%7B%22status%22%3A%5B%22running%22%5D%7D HTTP/1.1[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:14:23 GMT[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "16cd[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[{"Id":"849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef","Names":["/bdonuusv2f1j_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1733591661,"Ports":[{"IP":"0.0.0.0","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"IP":"::","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"PrivatePort":9093,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"d3d2d33fb144c5e1ac7f579b2dcd97c939003949cc37f21acbb9c93b89086e8f","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bdonuusv2f1j","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 1 second","HostConfig":{"NetworkMode":"bdonuusv2f1j_net"},"NetworkSettings":{"Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"1b75c64860b3f566d38ca9bfdf26c9794367276081acff324f0a18fdd7cbcdc7","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"be287651c52ccc25fa35f3702f3e0cd1f9b43429b9f2027fa65142ce779ff14a","Names":["/bdonuusv2f1j_mockserver_1"],"Image":"mockserver/mockserver:mockserver-5.11.2","ImageID":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","Command":"java -Dfile.encoding=UTF-8 -cp /mockserver-netty-jar-with-dependencies.jar:/libs/* -Dmockserver.propertyFile=/config/mockserver.properties org.mockserver.cli.Main -serverPort 1090 -proxyRemotePort 3904 -proxyRemoteHost onap-dmaap","Created":1733591644,"Ports":[{"PrivatePort":1080,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"IP":"::","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"298a716cc306fd048e527a7ccb879f8c0132750271b7cab4670c68cc246ce7fa","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bdonuusv2f1j","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 3 seconds","HostConfig":{"NetworkMode":"bdonuusv2f1j_net"},"NetworkSettings":{"Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"130fd5ddd4131a3ca3601e31296cb9e456e9e05eeeb0249436d9ca73e0a524c3","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}},"Mounts":[]},{"Id":"6b4f3ce0b446589cb23097d3578d236f9515300e44edf87abc5f6c7cfc9afef6","Names":["/bdonuusv2f1j_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1733591644,"Ports":[{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"},{"PrivatePort":3888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"370cff21981bbe5202a961a4fcaeeafb4e093b5927a1a602f3e3d27c3bb416f3","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bdonuusv2f1j","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"zookeeper","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"bdonuusv2f1j_net"},"NetworkSettings":{"Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"2e07c79ad7ce25a5df17be6541c443a5766d8a7317cf312992919b1ed10d22a1","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:02","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_server_jaas.conf","Destination":"/etc/zookeeper/secrets/jaas/zk_server_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]}][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:14:23 GMT 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-12-07 17:14:23 DEBUG ex-00000010: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:23 DEBUG ep-0000000F: releasing valid endpoint 2024-12-07 17:14:23 DEBUG ep-0000000F: releasing endpoint 2024-12-07 17:14:23 DEBUG ep-0000000F: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:14:23 DEBUG ep-0000000F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,false,, 2024-12-07 17:14:23 DEBUG ex-00000011: preparing request execution 2024-12-07 17:14:23 DEBUG Cookie spec selected: strict 2024-12-07 17:14:23 DEBUG Auth cache not set in the context 2024-12-07 17:14:23 DEBUG ex-00000011: target auth state: UNCHALLENGED 2024-12-07 17:14:23 DEBUG ex-00000011: proxy auth state: UNCHALLENGED 2024-12-07 17:14:23 DEBUG ex-00000011: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:23 DEBUG ex-00000011: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:23 DEBUG ex-00000011: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG ex-00000011: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG ex-00000011: acquired ep-00000010 2024-12-07 17:14:23 DEBUG ex-00000011: acquired endpoint ep-00000010 2024-12-07 17:14:23 DEBUG ex-00000011: executing GET /v1.32/containers/json HTTP/1.1 2024-12-07 17:14:23 DEBUG ep-00000010: start execution ex-00000011 2024-12-07 17:14:23 DEBUG ep-00000010: executing exchange ex-00000011 over http-outgoing-0 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> GET /v1.32/containers/json HTTP/1.1 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "GET /v1.32/containers/json HTTP/1.1[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:14:23 GMT[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "16cd[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[{"Id":"849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef","Names":["/bdonuusv2f1j_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1733591661,"Ports":[{"PrivatePort":9093,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"IP":"::","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"d3d2d33fb144c5e1ac7f579b2dcd97c939003949cc37f21acbb9c93b89086e8f","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bdonuusv2f1j","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 1 second","HostConfig":{"NetworkMode":"bdonuusv2f1j_net"},"NetworkSettings":{"Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"1b75c64860b3f566d38ca9bfdf26c9794367276081acff324f0a18fdd7cbcdc7","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"be287651c52ccc25fa35f3702f3e0cd1f9b43429b9f2027fa65142ce779ff14a","Names":["/bdonuusv2f1j_mockserver_1"],"Image":"mockserver/mockserver:mockserver-5.11.2","ImageID":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","Command":"java -Dfile.encoding=UTF-8 -cp /mockserver-netty-jar-with-dependencies.jar:/libs/* -Dmockserver.propertyFile=/config/mockserver.properties org.mockserver.cli.Main -serverPort 1090 -proxyRemotePort 3904 -proxyRemoteHost onap-dmaap","Created":1733591644,"Ports":[{"PrivatePort":1080,"Type":"tcp"},{"IP":"0.0.0.0","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"IP":"::","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"298a716cc306fd048e527a7ccb879f8c0132750271b7cab4670c68cc246ce7fa","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bdonuusv2f1j","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 3 seconds","HostConfig":{"NetworkMode":"bdonuusv2f1j_net"},"NetworkSettings":{"Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"130fd5ddd4131a3ca3601e31296cb9e456e9e05eeeb0249436d9ca73e0a524c3","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}},"Mounts":[]},{"Id":"6b4f3ce0b446589cb23097d3578d236f9515300e44edf87abc5f6c7cfc9afef6","Names":["/bdonuusv2f1j_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1733591644,"Ports":[{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"},{"PrivatePort":3888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"370cff21981bbe5202a961a4fcaeeafb4e093b5927a1a602f3e3d27c3bb416f3","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bdonuusv2f1j","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"zookeeper","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"bdonuusv2f1j_net"},"NetworkSettings":{"Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"2e07c79ad7ce25a5df17be6541c443a5766d8a7317cf312992919b1ed10d22a1","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:02","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_server_jaas.conf","Destination":"/etc/zookeeper/secrets/jaas/zk_server_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]}][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:14:23 GMT 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-12-07 17:14:23 DEBUG ex-00000011: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:23 DEBUG ep-00000010: releasing valid endpoint 2024-12-07 17:14:23 DEBUG ep-00000010: releasing endpoint 2024-12-07 17:14:23 DEBUG ep-00000010: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:14:23 DEBUG ep-00000010: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG Associating container with network: bdonuusv2f1j_net 2024-12-07 17:14:23 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@62e0c38a[aliases=,argsEscaped=,attachStderr=,attachStdin=,attachStdout=,authConfig=,cmd={-c,socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092},domainName=,entrypoint={/bin/sh},env={},exposedPorts=ExposedPorts(exposedPorts=[2000/tcp]),healthcheck=,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[/bdonuusv2f1j_kafka_1:kafka_1], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=bdonuusv2f1j_net, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={2000/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@51df33d2}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=,image=alpine/socat:1.7.4.3-r0,ipv4Address=,ipv6Address=,labels={org.testcontainers=true, org.testcontainers.sessionId=45904612-b4bb-49a9-b63a-aa329b1b9419},macAddress=,name=testcontainers-socat-2ypMQ6Gu,networkDisabled=,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@25a5d490,onBuild=,platform=,portSpecs=,shell=,stdInOnce=,stdinOpen=,stopSignal=,stopTimeout=,tty=,user=,volumes=Volumes(volumes=[]),workingDir=] 2024-12-07 17:14:23 DEBUG ex-00000012: preparing request execution 2024-12-07 17:14:23 DEBUG Cookie spec selected: strict 2024-12-07 17:14:23 DEBUG Auth cache not set in the context 2024-12-07 17:14:23 DEBUG ex-00000012: target auth state: UNCHALLENGED 2024-12-07 17:14:23 DEBUG ex-00000012: proxy auth state: UNCHALLENGED 2024-12-07 17:14:23 DEBUG ex-00000012: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:23 DEBUG ex-00000012: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:23 DEBUG ex-00000012: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG ex-00000012: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG ex-00000012: acquired ep-00000011 2024-12-07 17:14:23 DEBUG ex-00000012: acquired endpoint ep-00000011 2024-12-07 17:14:23 DEBUG ex-00000012: executing POST /v1.32/containers/create?name=testcontainers-socat-2ypMQ6Gu HTTP/1.1 2024-12-07 17:14:23 DEBUG ep-00000011: start execution ex-00000012 2024-12-07 17:14:23 DEBUG ep-00000011: executing exchange ex-00000012 over http-outgoing-0 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-socat-2ypMQ6Gu HTTP/1.1 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> content-type: application/json 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Content-Length: 2305 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-socat-2ypMQ6Gu HTTP/1.1[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Content-Length: 2305[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":["/bin/sh"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"2000/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":["/bdonuusv2f1j_kafka_1:kafka_1"],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":"bdonuusv2f1j_net","OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"45904612-b4bb-49a9-b63a-aa329b1b9419"},"Shell":null,"NetworkingConfig":{"EndpointsConfig":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":["/bdonuusv2f1j_kafka_1:kafka_1"],"Aliases":null,"NetworkID":null,"EndpointID":null,"Gateway":null,"IPAddress":null,"IPPrefixLen":null,"IPv6Gateway":null,"GlobalIPv6Address":null,"GlobalIPv6PrefixLen":null,"MacAddress":null}}}}" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:14:23 GMT[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "Content-Length: 88[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << "{"Id":"76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea","Warnings":[]}[\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 << HTTP/1.1 201 Created 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:14:23 GMT 2024-12-07 17:14:23 DEBUG http-outgoing-0 << Content-Length: 88 2024-12-07 17:14:23 DEBUG ex-00000012: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:23 DEBUG ep-00000011: releasing valid endpoint 2024-12-07 17:14:23 DEBUG ep-00000011: releasing endpoint 2024-12-07 17:14:23 DEBUG ep-00000011: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:14:23 DEBUG ep-00000011: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 INFO Container alpine/socat:1.7.4.3-r0 is starting: 76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea 2024-12-07 17:14:23 DEBUG Cmd: 76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea 2024-12-07 17:14:23 DEBUG ex-00000013: preparing request execution 2024-12-07 17:14:23 DEBUG Cookie spec selected: strict 2024-12-07 17:14:23 DEBUG Auth cache not set in the context 2024-12-07 17:14:23 DEBUG ex-00000013: target auth state: UNCHALLENGED 2024-12-07 17:14:23 DEBUG ex-00000013: proxy auth state: UNCHALLENGED 2024-12-07 17:14:23 DEBUG ex-00000013: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:23 DEBUG ex-00000013: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:23 DEBUG ex-00000013: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG ex-00000013: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:23 DEBUG ex-00000013: acquired ep-00000012 2024-12-07 17:14:23 DEBUG ex-00000013: acquired endpoint ep-00000012 2024-12-07 17:14:23 DEBUG ex-00000013: executing POST /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/start HTTP/1.1 2024-12-07 17:14:23 DEBUG ep-00000012: start execution ex-00000013 2024-12-07 17:14:23 DEBUG ep-00000012: executing exchange ex-00000013 over http-outgoing-0 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> POST /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/start HTTP/1.1 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> content-type: application/json 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "POST /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/start HTTP/1.1[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:23 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:14:24 GMT[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << HTTP/1.1 204 No Content 2024-12-07 17:14:24 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:14:24 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:14:24 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:14:24 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:24 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:14:24 GMT 2024-12-07 17:14:24 DEBUG ex-00000013: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:24 DEBUG ep-00000012: releasing valid endpoint 2024-12-07 17:14:24 DEBUG ep-00000012: releasing endpoint 2024-12-07 17:14:24 DEBUG ep-00000012: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:14:24 DEBUG ep-00000012: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:24 DEBUG Cmd: 76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea,false 2024-12-07 17:14:24 DEBUG GET: DefaultWebTarget{path=[/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/json], queryParams={}} 2024-12-07 17:14:24 DEBUG ex-00000014: preparing request execution 2024-12-07 17:14:24 DEBUG Cookie spec selected: strict 2024-12-07 17:14:24 DEBUG Auth cache not set in the context 2024-12-07 17:14:24 DEBUG ex-00000014: target auth state: UNCHALLENGED 2024-12-07 17:14:24 DEBUG ex-00000014: proxy auth state: UNCHALLENGED 2024-12-07 17:14:24 DEBUG ex-00000014: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:24 DEBUG ex-00000014: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:24 DEBUG ex-00000014: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:24 DEBUG ex-00000014: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:24 DEBUG ex-00000014: acquired ep-00000013 2024-12-07 17:14:24 DEBUG ex-00000014: acquired endpoint ep-00000013 2024-12-07 17:14:24 DEBUG ex-00000014: executing GET /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/json HTTP/1.1 2024-12-07 17:14:24 DEBUG ep-00000013: start execution ex-00000014 2024-12-07 17:14:24 DEBUG ep-00000013: executing exchange ex-00000014 over http-outgoing-0 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> GET /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/json HTTP/1.1 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> "GET /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/json HTTP/1.1[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "Date: Sat, 07 Dec 2024 17:14:24 GMT[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "1385[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "{"Id":"76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea","Created":"2024-12-07T17:14:23.740100991Z","Path":"/bin/sh","Args":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4090,"ExitCode":0,"Error":"","StartedAt":"2024-12-07T17:14:24.887898781Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/resolv.conf","HostnamePath":"/var/lib/docker/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/hostname","HostsPath":"/var/lib/docker/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/hosts","LogPath":"/var/lib/docker/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea-json.log","Name":"/testcontainers-socat-2ypMQ6Gu","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bdonuusv2f1j_net","PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/9075a9522b687557f56eb184a1729791b9dd3f0868e6af0abb6cda49ba93b777-init/diff:/var/lib/docker/overlay2/52a1618e92c14a26da915d38ced4b5af661b9289391232f90ff2fae540a7531d/diff:/var/lib/docker/overlay2/126040478adf1c8f34db6442f297b56af6173c8544dc291406c461908331c2c0/diff","MergedDir":"/var/lib/docker/overlay2/9075a9522b687557f56eb184a1729791b9dd3f0868e6af0abb6cda49ba93b777/merged","UpperDir":"/var/lib/docker/overlay2/9075a9522b687557f56eb184a1729791b9dd3f0868e6af0abb6cda49ba93b777/diff","WorkDir":"/var/lib/docker/overlay2/9075a9522b687557f56eb184a1729791b9dd3f0868e6af0abb6cda49ba93b777/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"76540d68e0ba","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":null,"WorkingDir":"","Entrypoint":["/bin/sh"],"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"45904612-b4bb-49a9-b63a-aa329b1b9419"}},"NetworkSettings":{"Bridge":"","SandboxID":"5938b299af6fec490b77ecb0e82b54682b8caa7446ee0a0a8dabab6cba8454ce","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"2000/tcp":[{"HostIp":"0.0.0.0","HostPort":"49153"},{"HostIp":"::","HostPort":"49153"}]},"SandboxKey":"/var/run/docker/netns/5938b299af6f","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":["/bdonuusv2f1j_kafka_1:kafka_1"],"Aliases":["76540d68e0ba"],"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"39a525ce1701baecf40eed2a26b5b413f17ec94b314343be3a9e9ddc8901ced4","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:05","DriverOpts":null}}}}[\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "0[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:24 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:14:24 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:14:24 DEBUG http-outgoing-0 << Content-Type: application/json 2024-12-07 17:14:24 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:14:24 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:14:24 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:24 DEBUG http-outgoing-0 << Date: Sat, 07 Dec 2024 17:14:24 GMT 2024-12-07 17:14:24 DEBUG http-outgoing-0 << Transfer-Encoding: chunked 2024-12-07 17:14:24 DEBUG ex-00000014: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:24 DEBUG ep-00000013: releasing valid endpoint 2024-12-07 17:14:24 DEBUG ep-00000013: releasing endpoint 2024-12-07 17:14:24 DEBUG ep-00000013: connection http-outgoing-0 can be kept alive for 3 MINUTES 2024-12-07 17:14:24 DEBUG ep-00000013: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:24 DEBUG /testcontainers-socat-2ypMQ6Gu: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c ',true,{/bin/sh,-c,while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c ',,,, 2024-12-07 17:14:24 DEBUG External port check passed for [2000] mapped as [49153] in PT0.009203S 2024-12-07 17:14:25 DEBUG ex-00000015: preparing request execution 2024-12-07 17:14:25 DEBUG Cookie spec selected: strict 2024-12-07 17:14:25 DEBUG Auth cache not set in the context 2024-12-07 17:14:25 DEBUG ex-00000015: target auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-00000015: proxy auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-00000015: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:25 DEBUG ex-00000015: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:25 DEBUG ex-00000015: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-00000015: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-00000015: acquired ep-00000014 2024-12-07 17:14:25 DEBUG ex-00000015: acquired endpoint ep-00000014 2024-12-07 17:14:25 DEBUG ex-00000015: executing POST /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/exec HTTP/1.1 2024-12-07 17:14:25 DEBUG ep-00000014: start execution ex-00000015 2024-12-07 17:14:25 DEBUG ep-00000014: executing exchange ex-00000015 over http-outgoing-0 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> POST /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/exec HTTP/1.1 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> content-type: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> Content-Length: 401 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "POST /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/exec HTTP/1.1[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "Content-Length: 401[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "{"containerId":"76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-00000016: preparing request execution 2024-12-07 17:14:25 DEBUG Cookie spec selected: strict 2024-12-07 17:14:25 DEBUG Auth cache not set in the context 2024-12-07 17:14:25 DEBUG ex-00000016: target auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-00000016: proxy auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-00000016: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:25 DEBUG ex-00000016: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:25 DEBUG ex-00000016: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-00000016: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-00000016: acquired ep-00000015 2024-12-07 17:14:25 DEBUG ex-00000016: acquired endpoint ep-00000015 2024-12-07 17:14:25 DEBUG ex-00000016: executing POST /v1.32/exec/f5eeb90f51db8c55046fb685c5d459a5e98bedccb6b7a938b70361e46269b266/start HTTP/1.1 2024-12-07 17:14:25 DEBUG ep-00000015: start execution ex-00000016 2024-12-07 17:14:25 DEBUG ep-00000015: executing exchange ex-00000016 over http-outgoing-0 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> POST /v1.32/exec/f5eeb90f51db8c55046fb685c5d459a5e98bedccb6b7a938b70361e46269b266/start HTTP/1.1 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> accept: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> content-type: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> Content-Length: 26 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> Host: localhost:2375 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> Connection: keep-alive 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "POST /v1.32/exec/f5eeb90f51db8c55046fb685c5d459a5e98bedccb6b7a938b70361e46269b266/start HTTP/1.1[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "Content-Length: 26[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 >> "{"Detach":null,"Tty":null}" 2024-12-07 17:14:25 DEBUG http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 << "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 << HTTP/1.1 200 OK 2024-12-07 17:14:25 DEBUG http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream 2024-12-07 17:14:25 DEBUG http-outgoing-0 << Api-Version: 1.41 2024-12-07 17:14:25 DEBUG http-outgoing-0 << Docker-Experimental: false 2024-12-07 17:14:25 DEBUG http-outgoing-0 << Ostype: linux 2024-12-07 17:14:25 DEBUG http-outgoing-0 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:25 DEBUG http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa4]/proc/net/tcp: 0: 00000000:07D0 00000000:0000 0A 00000000:00000000 00:00000000 00000000 0 0 48517 1 0000000000000000 100 0 0 10 0 [\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-0 << "end of stream" 2024-12-07 17:14:25 DEBUG http-outgoing-0: close connection IMMEDIATE 2024-12-07 17:14:25 DEBUG ep-00000015: endpoint closed 2024-12-07 17:14:25 DEBUG ep-00000015: discarding endpoint 2024-12-07 17:14:25 DEBUG ep-00000015: releasing endpoint 2024-12-07 17:14:25 DEBUG ep-00000015: connection is not kept alive 2024-12-07 17:14:25 DEBUG ep-00000015: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-12-07 17:14:25 DEBUG Cmd: f5eeb90f51db8c55046fb685c5d459a5e98bedccb6b7a938b70361e46269b266 2024-12-07 17:14:25 DEBUG GET: DefaultWebTarget{path=[/exec/f5eeb90f51db8c55046fb685c5d459a5e98bedccb6b7a938b70361e46269b266/json], queryParams={}} 2024-12-07 17:14:25 DEBUG ex-00000017: preparing request execution 2024-12-07 17:14:25 DEBUG Cookie spec selected: strict 2024-12-07 17:14:25 DEBUG Auth cache not set in the context 2024-12-07 17:14:25 DEBUG ex-00000017: target auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-00000017: proxy auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-00000017: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:25 DEBUG ex-00000017: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:25 DEBUG ex-00000017: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-00000017: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-00000017: acquired ep-00000016 2024-12-07 17:14:25 DEBUG ex-00000017: acquired endpoint ep-00000016 2024-12-07 17:14:25 DEBUG ex-00000017: opening connection {}->unix://localhost:2375 2024-12-07 17:14:25 DEBUG ep-00000016: connecting endpoint (3 MINUTES) 2024-12-07 17:14:25 DEBUG ep-00000016: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2024-12-07 17:14:25 DEBUG http-outgoing-1: connecting to localhost/127.0.0.1:2375 2024-12-07 17:14:25 DEBUG http-outgoing-1: connection established 2024-12-07 17:14:25 DEBUG ep-00000016: connected http-outgoing-1 2024-12-07 17:14:25 DEBUG ep-00000016: endpoint connected 2024-12-07 17:14:25 DEBUG ex-00000017: executing GET /v1.32/exec/f5eeb90f51db8c55046fb685c5d459a5e98bedccb6b7a938b70361e46269b266/json HTTP/1.1 2024-12-07 17:14:25 DEBUG ep-00000016: start execution ex-00000017 2024-12-07 17:14:25 DEBUG ep-00000016: executing exchange ex-00000017 over http-outgoing-1 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> GET /v1.32/exec/f5eeb90f51db8c55046fb685c5d459a5e98bedccb6b7a938b70361e46269b266/json HTTP/1.1 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> accept: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "GET /v1.32/exec/f5eeb90f51db8c55046fb685c5d459a5e98bedccb6b7a938b70361e46269b266/json HTTP/1.1[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Date: Sat, 07 Dec 2024 17:14:25 GMT[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Content-Length: 541[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "{"ID":"f5eeb90f51db8c55046fb685c5d459a5e98bedccb6b7a938b70361e46269b266","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true && (grep -i ':0*7d0' /proc/net/tcp* || nc -vz -w 1 localhost 2000 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG Internal port check passed for [2000] in PT0.143039S 2024-12-07 17:14:25 INFO Container alpine/socat:1.7.4.3-r0 started in PT2.515231S 2024-12-07 17:14:25 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,-1,true,, 2024-12-07 17:14:25 DEBUG ex-00000018: preparing request execution 2024-12-07 17:14:25 DEBUG Cookie spec selected: strict 2024-12-07 17:14:25 DEBUG Auth cache not set in the context 2024-12-07 17:14:25 DEBUG ex-00000018: target auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-00000018: proxy auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-00000018: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:25 DEBUG ex-00000018: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:25 DEBUG ex-00000018: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-00000018: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-00000018: acquired ep-00000017 2024-12-07 17:14:25 DEBUG ex-00000018: acquired endpoint ep-00000017 2024-12-07 17:14:25 DEBUG ex-00000018: executing GET /v1.32/containers/json?all=true HTTP/1.1 2024-12-07 17:14:25 DEBUG ep-00000017: start execution ex-00000018 2024-12-07 17:14:25 DEBUG ep-00000017: executing exchange ex-00000018 over http-outgoing-1 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> GET /v1.32/containers/json?all=true HTTP/1.1 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> accept: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "GET /v1.32/containers/json?all=true HTTP/1.1[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Date: Sat, 07 Dec 2024 17:14:25 GMT[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "1b3d[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[{"Id":"76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea","Names":["/testcontainers-socat-2ypMQ6Gu"],"Image":"alpine/socat:1.7.4.3-r0","ImageID":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","Command":"/bin/sh -c 'socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092'","Created":1733591663,"Ports":[{"IP":"0.0.0.0","PrivatePort":2000,"PublicPort":49153,"Type":"tcp"},{"IP":"::","PrivatePort":2000,"PublicPort":49153,"Type":"tcp"}],"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"45904612-b4bb-49a9-b63a-aa329b1b9419"},"State":"running","Status":"Up Less than a second","HostConfig":{"NetworkMode":"bdonuusv2f1j_net"},"NetworkSettings":{"Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"39a525ce1701baecf40eed2a26b5b413f17ec94b314343be3a9e9ddc8901ced4","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:05","DriverOpts":null}}},"Mounts":[]},{"Id":"849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef","Names":["/bdonuusv2f1j_kafka_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","ImageID":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","Command":"/etc/confluent/docker/run","Created":1733591661,"Ports":[{"IP":"0.0.0.0","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"IP":"::","PrivatePort":9092,"PublicPort":9092,"Type":"tcp"},{"PrivatePort":9093,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"d3d2d33fb144c5e1ac7f579b2dcd97c939003949cc37f21acbb9c93b89086e8f","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bdonuusv2f1j","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 2 seconds","HostConfig":{"NetworkMode":"bdonuusv2f1j_net"},"NetworkSettings":{"Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"1b75c64860b3f566d38ca9bfdf26c9794367276081acff324f0a18fdd7cbcdc7","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]},{"Id":"be287651c52ccc25fa35f3702f3e0cd1f9b43429b9f2027fa65142ce779ff14a","Names":["/bdonuusv2f1j_mockserver_1"],"Image":"mockserver/mockserver:mockserver-5.11.2","ImageID":"sha256:bc2ee8a9ad555313ddfc2a7f54d9963bd207bceeb10431db50b4babbfb3f2774","Command":"java -Dfile.encoding=UTF-8 -cp /mockserver-netty-jar-with-dependencies.jar:/libs/* -Dmockserver.propertyFile=/config/mockserver.properties org.mockserver.cli.Main -serverPort 1090 -proxyRemotePort 3904 -proxyRemoteHost onap-dmaap","Created":1733591644,"Ports":[{"IP":"0.0.0.0","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"IP":"::","PrivatePort":1090,"PublicPort":1080,"Type":"tcp"},{"PrivatePort":1080,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"298a716cc306fd048e527a7ccb879f8c0132750271b7cab4670c68cc246ce7fa","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bdonuusv2f1j","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"mockserver","com.docker.compose.version":"1.29.2"},"State":"running","Status":"Up 4 seconds","HostConfig":{"NetworkMode":"bdonuusv2f1j_net"},"NetworkSettings":{"Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"130fd5ddd4131a3ca3601e31296cb9e456e9e05eeeb0249436d9ca73e0a524c3","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}},"Mounts":[]},{"Id":"6b4f3ce0b446589cb23097d3578d236f9515300e44edf87abc5f6c7cfc9afef6","Names":["/bdonuusv2f1j_zookeeper_1"],"Image":"nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3","ImageID":"sha256:69da3b28b46a7bd6e83621ce549d567340954a2822d699f950df6cec5421dc37","Command":"/etc/confluent/docker/run","Created":1733591644,"Ports":[{"IP":"0.0.0.0","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"IP":"::","PrivatePort":2181,"PublicPort":2181,"Type":"tcp"},{"PrivatePort":2888,"Type":"tcp"},{"PrivatePort":3888,"Type":"tcp"}],"Labels":{"com.docker.compose.config-hash":"370cff21981bbe5202a961a4fcaeeafb4e093b5927a1a602f3e3d27c3bb416f3","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bdonuusv2f1j","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"zookeeper","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"},"State":"running","Status":"Up 3 seconds","HostConfig":{"NetworkMode":"bdonuusv2f1j_net"},"NetworkSettings":{"Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"2e07c79ad7ce25a5df17be6541c443a5766d8a7317cf312992919b1ed10d22a1","Gateway":"172.17.0.1","IPAddress":"172.17.0.2","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:02","DriverOpts":null}}},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_server_jaas.conf","Destination":"/etc/zookeeper/secrets/jaas/zk_server_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}]}][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "0[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Api-Version: 1.41 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Content-Type: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Docker-Experimental: false 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Ostype: linux 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Date: Sat, 07 Dec 2024 17:14:25 GMT 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Transfer-Encoding: chunked 2024-12-07 17:14:25 DEBUG ex-00000018: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:25 DEBUG ep-00000017: releasing valid endpoint 2024-12-07 17:14:25 DEBUG ep-00000017: releasing endpoint 2024-12-07 17:14:25 DEBUG ep-00000017: connection http-outgoing-1 can be kept alive for 3 MINUTES 2024-12-07 17:14:25 DEBUG ep-00000017: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG Cmd: 849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef,false 2024-12-07 17:14:25 DEBUG GET: DefaultWebTarget{path=[/containers/849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef/json], queryParams={}} 2024-12-07 17:14:25 DEBUG ex-00000019: preparing request execution 2024-12-07 17:14:25 DEBUG Cookie spec selected: strict 2024-12-07 17:14:25 DEBUG Auth cache not set in the context 2024-12-07 17:14:25 DEBUG ex-00000019: target auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-00000019: proxy auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-00000019: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:25 DEBUG ex-00000019: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:25 DEBUG ex-00000019: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-00000019: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-00000019: acquired ep-00000018 2024-12-07 17:14:25 DEBUG ex-00000019: acquired endpoint ep-00000018 2024-12-07 17:14:25 DEBUG ex-00000019: executing GET /v1.32/containers/849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef/json HTTP/1.1 2024-12-07 17:14:25 DEBUG ep-00000018: start execution ex-00000019 2024-12-07 17:14:25 DEBUG ep-00000018: executing exchange ex-00000019 over http-outgoing-1 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> GET /v1.32/containers/849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef/json HTTP/1.1 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> accept: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "GET /v1.32/containers/849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef/json HTTP/1.1[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Date: Sat, 07 Dec 2024 17:14:25 GMT[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "1e65[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "{"Id":"849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef","Created":"2024-12-07T17:14:21.636375774Z","Path":"/etc/confluent/docker/run","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3843,"ExitCode":0,"Error":"","StartedAt":"2024-12-07T17:14:22.487781902Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:d240544e0b3ca010b40762b8e0fc2299b149ffc12b1fd3cb89d5c6a7f3851997","ResolvConfPath":"/var/lib/docker/containers/849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef/resolv.conf","HostnamePath":"/var/lib/docker/containers/849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef/hostname","HostsPath":"/var/lib/docker/containers/849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef/hosts","LogPath":"/var/lib/docker/containers/849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef/849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef-json.log","Name":"/bdonuusv2f1j_kafka_1","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":["/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_client_jaas.conf:/etc/kafka/secrets/jaas/zk_client_jaas.conf:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bdonuusv2f1j_net","PortBindings":{"9092/tcp":[{"HostIp":"","HostPort":"9092"}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":null,"GroupAdd":null,"IpcMode":"private","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/de98de5a04a5d1d48b6ab2ab2ceb705cf5187922f9fabb4d7f871f94a76c17e7-init/diff:/var/lib/docker/overlay2/9b86faa8372d8c2fda5041d81a10c6e3434ba659b8a8cca314d0296196edf9ec/diff:/var/lib/docker/overlay2/860fb97f79618cd35b77c1cfb837c8243cfeeb21474280927b6c866e7cd64e54/diff:/var/lib/docker/overlay2/e0f402cc81f73b7279c091d0b90825ceee679f1f80dff1f46b43178b600ab14d/diff:/var/lib/docker/overlay2/535b3faf9c836218ba0111e8e97fe3f8de3eb4377ee16bbffd7906b6c737a7b8/diff:/var/lib/docker/overlay2/561357df735b69a2287f46bf4be6d72733cf5bd6453be5ae3ec937610613209c/diff:/var/lib/docker/overlay2/479f758e4a4fee244ced20567585f2c046bf0db8b33e930a3f52d056e133011a/diff:/var/lib/docker/overlay2/4d90980db64c36a9c8f70531ea166a11ac14ad42f70d64b354559ab8bed39bec/diff:/var/lib/docker/overlay2/99538032d8fdd22b936e180268e54135dbaf46c0331519dd91bcf9b583f4eb24/diff:/var/lib/docker/overlay2/73c7bae4586fcf0d1edbc7a607a323ff9d0f7f808cd299571bb159a9726c0821/diff","MergedDir":"/var/lib/docker/overlay2/de98de5a04a5d1d48b6ab2ab2ceb705cf5187922f9fabb4d7f871f94a76c17e7/merged","UpperDir":"/var/lib/docker/overlay2/de98de5a04a5d1d48b6ab2ab2ceb705cf5187922f9fabb4d7f871f94a76c17e7/diff","WorkDir":"/var/lib/docker/overlay2/de98de5a04a5d1d48b6ab2ab2ceb705cf5187922f9fabb4d7f871f94a76c17e7/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/zk_client_jaas.conf","Destination":"/etc/kafka/secrets/jaas/zk_client_jaas.conf","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"849e2a95f48f","Domainname":"","User":"mrkafka","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"9092/tcp":{},"9093/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["enableCadi=false","KAFKA_ZOOKEEPER_CONNECT=zookeeper:2181","KAFKA_ZOOKEEPER_CONNECTION_TIMEOUT_MS=40000","KAFKA_ZOOKEEPER_SESSION_TIMEOUT_MS=40000","KAFKA_LISTENER_SECURITY_PROTOCOL_MAP=INTERNAL_PLAINTEXT:PLAINTEXT,EXTERNAL_PLAINTEXT:PLAINTEXT","KAFKA_ADVERTISED_LISTENERS=INTERNAL_PLAINTEXT://localhost:9092","KAFKA_LISTENERS=INTERNAL_PLAINTEXT://0.0.0.0:9092","KAFKA_INTER_BROKER_LISTENER_NAME=INTERNAL_PLAINTEXT","KAFKA_AUTO_CREATE_TOPICS_ENABLE=true","KAFKA_CONFLUENT_SUPPORT_METRICS_ENABLE=false","KAFKA_OPTS=-Djava.security.auth.login.config=/etc/kafka/secrets/jaas/zk_client_jaas.conf","KAFKA_ZOOKEEPER_SET_ACL=true","KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR=1","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","ALLOW_UNSIGNED=false","PYTHON_VERSION=2.7.9-1","PYTHON_PIP_VERSION=8.1.2","SCALA_VERSION=2.12","KAFKA_VERSION=5.3.1","CONFLUENT_MAJOR_VERSION=5","CONFLUENT_MINOR_VERSION=3","CONFLUENT_PATCH_VERSION=1","CONFLUENT_MVN_LABEL=","CONFLUENT_PLATFORM_LABEL=","CONFLUENT_VERSION=5.3.1","CONFLUENT_DEB_VERSION=1","ZULU_OPENJDK_VERSION=8=8.38.0.13","LANG=C.UTF-8","CUB_CLASSPATH=/etc/confluent/docker/docker-utils.jar","COMPONENT=kafka","KAFKA_USER=mrkafka"],"Cmd":["/etc/confluent/docker/run"],"Image":"nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.5","Volumes":{"/etc/kafka/secrets/jaas/zk_client_jaas.conf":{}},"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":{"com.docker.compose.config-hash":"d3d2d33fb144c5e1ac7f579b2dcd97c939003949cc37f21acbb9c93b89086e8f","com.docker.compose.container-number":"1","com.docker.compose.oneoff":"False","com.docker.compose.project":"bdonuusv2f1j","com.docker.compose.project.config_files":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml","com.docker.compose.project.working_dir":"/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router","com.docker.compose.service":"kafka","com.docker.compose.version":"1.29.2","io.confluent.docker":"true","io.confluent.docker.build.number":"1","io.confluent.docker.git.id":"5971a94"}},"NetworkSettings":{"Bridge":"","SandboxID":"dc1e76a76c3e61aa0512c1bf4fc7c824b86164b2103159de0c843a6666a7d34e","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"9092/tcp":[{"HostIp":"0.0.0.0","HostPort":"9092"},{"HostIp":"::","HostPort":"9092"}],"9093/tcp":null},"SandboxKey":"/var/run/docker/netns/dc1e76a76c3e","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":null,"Aliases":["849e2a95f48f","kafka"],"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"1b75c64860b3f566d38ca9bfdf26c9794367276081acff324f0a18fdd7cbcdc7","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:04","DriverOpts":null}}}}[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "0[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Api-Version: 1.41 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Content-Type: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Docker-Experimental: false 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Ostype: linux 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Date: Sat, 07 Dec 2024 17:14:25 GMT 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Transfer-Encoding: chunked 2024-12-07 17:14:25 DEBUG ex-00000019: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:25 DEBUG ep-00000018: releasing valid endpoint 2024-12-07 17:14:25 DEBUG ep-00000018: releasing endpoint 2024-12-07 17:14:25 DEBUG ep-00000018: connection http-outgoing-1 can be kept alive for 3 MINUTES 2024-12-07 17:14:25 DEBUG ep-00000018: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG /bdonuusv2f1j_kafka_1: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c ',true,{/bin/sh,-c,while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c ',,,, 2024-12-07 17:14:25 DEBUG ex-0000001A: preparing request execution 2024-12-07 17:14:25 DEBUG Cookie spec selected: strict 2024-12-07 17:14:25 DEBUG Auth cache not set in the context 2024-12-07 17:14:25 DEBUG ex-0000001A: target auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-0000001A: proxy auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-0000001A: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:25 DEBUG ex-0000001A: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:25 DEBUG ex-0000001A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-0000001A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-0000001A: acquired ep-00000019 2024-12-07 17:14:25 DEBUG ex-0000001A: acquired endpoint ep-00000019 2024-12-07 17:14:25 DEBUG ex-0000001A: executing POST /v1.32/containers/849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef/exec HTTP/1.1 2024-12-07 17:14:25 DEBUG ep-00000019: start execution ex-0000001A 2024-12-07 17:14:25 DEBUG ep-00000019: executing exchange ex-0000001A over http-outgoing-1 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> POST /v1.32/containers/849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef/exec HTTP/1.1 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> accept: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> content-type: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Content-Length: 402 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "POST /v1.32/containers/849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef/exec HTTP/1.1[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Content-Length: 402[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "{"containerId":"849e2a95f48f5df0d48af7aa18b501b77874d3efe513d83e9a8ddbecde6e38ef","AttachStdin":null,"AttachStdout":true,"AttachStderr":true,"Tty":null,"Privileged":null,"User":null,"Cmd":["/bin/sh","-c","while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG External port check passed for [9092] mapped as [49153, 9092] in PT0.004122S 2024-12-07 17:14:25 DEBUG ex-0000001B: preparing request execution 2024-12-07 17:14:25 DEBUG Cookie spec selected: strict 2024-12-07 17:14:25 DEBUG Auth cache not set in the context 2024-12-07 17:14:25 DEBUG ex-0000001B: target auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-0000001B: proxy auth state: UNCHALLENGED 2024-12-07 17:14:25 DEBUG ex-0000001B: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:25 DEBUG ex-0000001B: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:25 DEBUG ex-0000001B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-0000001B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:25 DEBUG ex-0000001B: acquired ep-0000001A 2024-12-07 17:14:25 DEBUG ex-0000001B: acquired endpoint ep-0000001A 2024-12-07 17:14:25 DEBUG ex-0000001B: executing POST /v1.32/exec/8f9a3553405d21183e8c81892ec3b579604a4f150cc56d768f350e5bb8751186/start HTTP/1.1 2024-12-07 17:14:25 DEBUG ep-0000001A: start execution ex-0000001B 2024-12-07 17:14:25 DEBUG ep-0000001A: executing exchange ex-0000001B over http-outgoing-1 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> POST /v1.32/exec/8f9a3553405d21183e8c81892ec3b579604a4f150cc56d768f350e5bb8751186/start HTTP/1.1 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> accept: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> content-type: application/json 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Content-Length: 26 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Host: localhost:2375 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> Connection: keep-alive 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "POST /v1.32/exec/8f9a3553405d21183e8c81892ec3b579604a4f150cc56d768f350e5bb8751186/start HTTP/1.1[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Content-Length: 26[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 >> "{"Detach":null,"Tty":null}" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[\r][\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << HTTP/1.1 200 OK 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Content-Type: application/vnd.docker.raw-stream 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Api-Version: 1.41 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Docker-Experimental: false 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Ostype: linux 2024-12-07 17:14:25 DEBUG http-outgoing-1 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:25 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]D/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]D/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:26 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]D/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]4localhost [127.0.0.1] 9092 (?) : Connection refused[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]x/bin/bash: connect: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "/bin/bash: /dev/tcp/localhost/9092: Cannot assign requested address[\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa4]/proc/net/tcp: 0: 00000000:2384 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1000 0 55210 1 0000000000000000 100 0 0 10 0 [\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-1 << "end of stream" 2024-12-07 17:14:27 DEBUG http-outgoing-1: close connection IMMEDIATE 2024-12-07 17:14:27 DEBUG ep-0000001A: endpoint closed 2024-12-07 17:14:27 DEBUG ep-0000001A: discarding endpoint 2024-12-07 17:14:27 DEBUG ep-0000001A: releasing endpoint 2024-12-07 17:14:27 DEBUG ep-0000001A: connection is not kept alive 2024-12-07 17:14:27 DEBUG ep-0000001A: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-12-07 17:14:27 DEBUG Cmd: 8f9a3553405d21183e8c81892ec3b579604a4f150cc56d768f350e5bb8751186 2024-12-07 17:14:27 DEBUG GET: DefaultWebTarget{path=[/exec/8f9a3553405d21183e8c81892ec3b579604a4f150cc56d768f350e5bb8751186/json], queryParams={}} 2024-12-07 17:14:27 DEBUG ex-0000001C: preparing request execution 2024-12-07 17:14:27 DEBUG Cookie spec selected: strict 2024-12-07 17:14:27 DEBUG Auth cache not set in the context 2024-12-07 17:14:27 DEBUG ex-0000001C: target auth state: UNCHALLENGED 2024-12-07 17:14:27 DEBUG ex-0000001C: proxy auth state: UNCHALLENGED 2024-12-07 17:14:27 DEBUG ex-0000001C: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:27 DEBUG ex-0000001C: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:27 DEBUG ex-0000001C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 2024-12-07 17:14:27 DEBUG ex-0000001C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:27 DEBUG ex-0000001C: acquired ep-0000001B 2024-12-07 17:14:27 DEBUG ex-0000001C: acquired endpoint ep-0000001B 2024-12-07 17:14:27 DEBUG ex-0000001C: opening connection {}->unix://localhost:2375 2024-12-07 17:14:27 DEBUG ep-0000001B: connecting endpoint (3 MINUTES) 2024-12-07 17:14:27 DEBUG ep-0000001B: connecting endpoint to unix://localhost:2375 (3 MINUTES) 2024-12-07 17:14:27 DEBUG http-outgoing-2: connecting to localhost/127.0.0.1:2375 2024-12-07 17:14:27 DEBUG http-outgoing-2: connection established 2024-12-07 17:14:27 DEBUG ep-0000001B: connected http-outgoing-2 2024-12-07 17:14:27 DEBUG ep-0000001B: endpoint connected 2024-12-07 17:14:27 DEBUG ex-0000001C: executing GET /v1.32/exec/8f9a3553405d21183e8c81892ec3b579604a4f150cc56d768f350e5bb8751186/json HTTP/1.1 2024-12-07 17:14:27 DEBUG ep-0000001B: start execution ex-0000001C 2024-12-07 17:14:27 DEBUG ep-0000001B: executing exchange ex-0000001C over http-outgoing-2 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> GET /v1.32/exec/8f9a3553405d21183e8c81892ec3b579604a4f150cc56d768f350e5bb8751186/json HTTP/1.1 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> "GET /v1.32/exec/8f9a3553405d21183e8c81892ec3b579604a4f150cc56d768f350e5bb8751186/json HTTP/1.1[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:27 GMT[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 << "Content-Length: 559[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:27 DEBUG http-outgoing-2 << "{"ID":"8f9a3553405d21183e8c81892ec3b579604a4f150cc56d768f350e5bb8751186","Running":false,"ExitCode":0,"ProcessConfig":{"tty":false,"entrypoint":"/bin/sh","arguments":["-c","while true; do ( true && (grep -i ':0*2384' /proc/net/tcp* || nc -vz -w 1 localhost 9092 || /bin/bash -c 'unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:27 DEBUG Internal port check passed for [9092] in PT2.637022S 2024-12-07 17:14:27 DEBUG Using Slf4j logging framework 2024-12-07 17:14:27 DEBUG -Dio.netty.noUnsafe: false 2024-12-07 17:14:27 DEBUG Java version: 11 2024-12-07 17:14:27 DEBUG sun.misc.Unsafe.theUnsafe: available 2024-12-07 17:14:27 DEBUG sun.misc.Unsafe.copyMemory: available 2024-12-07 17:14:27 DEBUG java.nio.Buffer.address: available 2024-12-07 17:14:27 DEBUG direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-12-07 17:14:27 DEBUG java.nio.Bits.unaligned: available, true 2024-12-07 17:14:27 DEBUG jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @2c039ac6 2024-12-07 17:14:27 DEBUG java.nio.DirectByteBuffer.(long, int): unavailable 2024-12-07 17:14:27 DEBUG sun.misc.Unsafe: available 2024-12-07 17:14:27 DEBUG maxDirectMemory: 8432648192 bytes (maybe) 2024-12-07 17:14:27 DEBUG -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-12-07 17:14:27 DEBUG -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-12-07 17:14:27 DEBUG -Dio.netty.maxDirectMemory: -1 bytes 2024-12-07 17:14:27 DEBUG -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-12-07 17:14:27 DEBUG java.nio.ByteBuffer.cleaner(): available 2024-12-07 17:14:27 DEBUG -Dio.netty.noPreferDirect: false 2024-12-07 17:14:27 DEBUG -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-12-07 17:14:27 DEBUG -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-12-07 17:14:28 INFO Not using any authentication for kafka interaction 2024-12-07 17:14:28 INFO Topic extracted from URL http://127.0.0.1:3904/events/topic/ is : topic 2024-12-07 17:14:28 INFO Sending a batch of 1 items for topic topic to kafka 2024-12-07 17:14:28 TRACE The items to be sent: List({"message":"message1"}) 2024-12-07 17:14:28 INFO ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2024-12-07 17:14:28 INFO [Producer clientId=producer-1] Instantiated an idempotent producer. 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Starting Kafka producer I/O thread. 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Transition from state UNINITIALIZED to INITIALIZING 2024-12-07 17:14:28 INFO Kafka version: 3.1.1 2024-12-07 17:14:28 INFO Kafka commitId: 97671528ba54a138 2024-12-07 17:14:28 INFO Kafka startTimeMs: 1733591668326 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Kafka producer started 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Enqueuing transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: -1 rack: null) for sending metadata request 2024-12-07 17:14:28 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node -1 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Completed connection to node -1. Fetching API versions. 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node -1. 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=0) and timeout 30000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=0): ApiVersionsResponseData(errorCode=35, apiKeys=[], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node -1. 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=1) and timeout 30000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=1): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=7), ApiVersion(apiKey=1, minVersion=0, maxVersion=11), ApiVersion(apiKey=2, minVersion=0, maxVersion=5), ApiVersion(apiKey=3, minVersion=0, maxVersion=8), ApiVersion(apiKey=4, minVersion=0, maxVersion=2), ApiVersion(apiKey=5, minVersion=0, maxVersion=1), ApiVersion(apiKey=6, minVersion=0, maxVersion=5), ApiVersion(apiKey=7, minVersion=0, maxVersion=2), ApiVersion(apiKey=8, minVersion=0, maxVersion=7), ApiVersion(apiKey=9, minVersion=0, maxVersion=5), ApiVersion(apiKey=10, minVersion=0, maxVersion=2), ApiVersion(apiKey=11, minVersion=0, maxVersion=5), ApiVersion(apiKey=12, minVersion=0, maxVersion=3), ApiVersion(apiKey=13, minVersion=0, maxVersion=2), ApiVersion(apiKey=14, minVersion=0, maxVersion=3), ApiVersion(apiKey=15, minVersion=0, maxVersion=3), ApiVersion(apiKey=16, minVersion=0, maxVersion=2), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=2), ApiVersion(apiKey=19, minVersion=0, maxVersion=3), ApiVersion(apiKey=20, minVersion=0, maxVersion=3), ApiVersion(apiKey=21, minVersion=0, maxVersion=1), ApiVersion(apiKey=22, minVersion=0, maxVersion=1), ApiVersion(apiKey=23, minVersion=0, maxVersion=3), ApiVersion(apiKey=24, minVersion=0, maxVersion=1), ApiVersion(apiKey=25, minVersion=0, maxVersion=1), ApiVersion(apiKey=26, minVersion=0, maxVersion=1), ApiVersion(apiKey=27, minVersion=0, maxVersion=0), ApiVersion(apiKey=28, minVersion=0, maxVersion=2), ApiVersion(apiKey=29, minVersion=0, maxVersion=1), ApiVersion(apiKey=30, minVersion=0, maxVersion=1), ApiVersion(apiKey=31, minVersion=0, maxVersion=1), ApiVersion(apiKey=32, minVersion=0, maxVersion=2), ApiVersion(apiKey=33, minVersion=0, maxVersion=1), ApiVersion(apiKey=34, minVersion=0, maxVersion=1), ApiVersion(apiKey=35, minVersion=0, maxVersion=1), ApiVersion(apiKey=36, minVersion=0, maxVersion=1), ApiVersion(apiKey=37, minVersion=0, maxVersion=1), ApiVersion(apiKey=38, minVersion=0, maxVersion=1), ApiVersion(apiKey=39, minVersion=0, maxVersion=1), ApiVersion(apiKey=40, minVersion=0, maxVersion=1), ApiVersion(apiKey=41, minVersion=0, maxVersion=1), ApiVersion(apiKey=42, minVersion=0, maxVersion=1), ApiVersion(apiKey=43, minVersion=0, maxVersion=0), ApiVersion(apiKey=44, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Node -1 has finalized features epoch: -1, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 11 [usable: 11], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 8 [usable: 8], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 7 [usable: 7], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 5 [usable: 5], Heartbeat(12): 0 to 3 [usable: 3], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 3 [usable: 3], DescribeGroups(15): 0 to 3 [usable: 3], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 3 [usable: 3], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectLeaders(43): 0 [usable: 0], IncrementalAlterConfigs(44): 0 [usable: 0], AlterPartitionReassignments(45): UNSUPPORTED, ListPartitionReassignments(46): UNSUPPORTED, OffsetDelete(47): UNSUPPORTED, DescribeClientQuotas(48): UNSUPPORTED, AlterClientQuotas(49): UNSUPPORTED, DescribeUserScramCredentials(50): UNSUPPORTED, AlterUserScramCredentials(51): UNSUPPORTED, AlterIsr(56): UNSUPPORTED, UpdateFeatures(57): UNSUPPORTED, DescribeCluster(60): UNSUPPORTED, DescribeProducers(61): UNSUPPORTED, DescribeTransactions(65): UNSUPPORTED, ListTransactions(66): UNSUPPORTED, AllocateProducerIds(67): UNSUPPORTED). 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=2) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Sending transactional request InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) to node localhost:9092 (id: -1 rack: null) with correlation ID 3 2024-12-07 17:14:28 DEBUG [Producer clientId=producer-1] Sending INIT_PRODUCER_ID request with header RequestHeader(apiKey=INIT_PRODUCER_ID, apiVersion=1, clientId=producer-1, correlationId=3) and timeout 30000 to node -1: InitProducerIdRequestData(transactionalId=null, transactionTimeoutMs=2147483647, producerId=-1, producerEpoch=-1) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=2): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Received INIT_PRODUCER_ID response from node -1 for request with header RequestHeader(apiKey=INIT_PRODUCER_ID, apiVersion=1, clientId=producer-1, correlationId=3): InitProducerIdResponseData(throttleTimeMs=0, errorCode=0, producerId=9000, producerEpoch=0) 2024-12-07 17:14:29 INFO [Producer clientId=producer-1] ProducerId set to 9000 with epoch 0 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Transition from state INITIALIZING to READY 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=4) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=4): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=5) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=5): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=6) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=6): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=7) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=7): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=8) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=8): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=9) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=9): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=10) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=10): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=11) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:29 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=11): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=12) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=12): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=13) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=13): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=14) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=14): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=15) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=15): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=16) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=16): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=17) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=17): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=18) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=18): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=19) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=19): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=20) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:30 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=20): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=21) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=21): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=22) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=22): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=23) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=23): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=24) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=24): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=25) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=25): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=26) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=26): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=27) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=27): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=28) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=28): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=29) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:31 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=29): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=30) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=30): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=31) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=31): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=32) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=32): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=33) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=33): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=34) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=34): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=35) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=35): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=36) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=36): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=37) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=37): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=38) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:32 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=38): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=39) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=39): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=40) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=40): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=41) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=41): MetadataResponseData(throttleTimeMs=0, brokers=[], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=-1, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: -1 rack: null) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=42) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=42): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=5, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Requesting metadata update for topic topic due to error LEADER_NOT_AVAILABLE 2024-12-07 17:14:33 INFO [Producer clientId=producer-1] Cluster ID: P3Yzo-7gQzaXtwUehK5FWw 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 2 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[], controller=localhost:9092 (id: 1001 rack: null)} 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:33 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=43) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node 1001 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=43): ApiVersionsResponseData(errorCode=35, apiKeys=[], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=44) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Received API_VERSIONS response from node 1001 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=0, clientId=producer-1, correlationId=44): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=7), ApiVersion(apiKey=1, minVersion=0, maxVersion=11), ApiVersion(apiKey=2, minVersion=0, maxVersion=5), ApiVersion(apiKey=3, minVersion=0, maxVersion=8), ApiVersion(apiKey=4, minVersion=0, maxVersion=2), ApiVersion(apiKey=5, minVersion=0, maxVersion=1), ApiVersion(apiKey=6, minVersion=0, maxVersion=5), ApiVersion(apiKey=7, minVersion=0, maxVersion=2), ApiVersion(apiKey=8, minVersion=0, maxVersion=7), ApiVersion(apiKey=9, minVersion=0, maxVersion=5), ApiVersion(apiKey=10, minVersion=0, maxVersion=2), ApiVersion(apiKey=11, minVersion=0, maxVersion=5), ApiVersion(apiKey=12, minVersion=0, maxVersion=3), ApiVersion(apiKey=13, minVersion=0, maxVersion=2), ApiVersion(apiKey=14, minVersion=0, maxVersion=3), ApiVersion(apiKey=15, minVersion=0, maxVersion=3), ApiVersion(apiKey=16, minVersion=0, maxVersion=2), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=2), ApiVersion(apiKey=19, minVersion=0, maxVersion=3), ApiVersion(apiKey=20, minVersion=0, maxVersion=3), ApiVersion(apiKey=21, minVersion=0, maxVersion=1), ApiVersion(apiKey=22, minVersion=0, maxVersion=1), ApiVersion(apiKey=23, minVersion=0, maxVersion=3), ApiVersion(apiKey=24, minVersion=0, maxVersion=1), ApiVersion(apiKey=25, minVersion=0, maxVersion=1), ApiVersion(apiKey=26, minVersion=0, maxVersion=1), ApiVersion(apiKey=27, minVersion=0, maxVersion=0), ApiVersion(apiKey=28, minVersion=0, maxVersion=2), ApiVersion(apiKey=29, minVersion=0, maxVersion=1), ApiVersion(apiKey=30, minVersion=0, maxVersion=1), ApiVersion(apiKey=31, minVersion=0, maxVersion=1), ApiVersion(apiKey=32, minVersion=0, maxVersion=2), ApiVersion(apiKey=33, minVersion=0, maxVersion=1), ApiVersion(apiKey=34, minVersion=0, maxVersion=1), ApiVersion(apiKey=35, minVersion=0, maxVersion=1), ApiVersion(apiKey=36, minVersion=0, maxVersion=1), ApiVersion(apiKey=37, minVersion=0, maxVersion=1), ApiVersion(apiKey=38, minVersion=0, maxVersion=1), ApiVersion(apiKey=39, minVersion=0, maxVersion=1), ApiVersion(apiKey=40, minVersion=0, maxVersion=1), ApiVersion(apiKey=41, minVersion=0, maxVersion=1), ApiVersion(apiKey=42, minVersion=0, maxVersion=1), ApiVersion(apiKey=43, minVersion=0, maxVersion=0), ApiVersion(apiKey=44, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=-1, finalizedFeatures=[]) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Node 1001 has finalized features epoch: -1, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 11 [usable: 11], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 8 [usable: 8], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 7 [usable: 7], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 5 [usable: 5], Heartbeat(12): 0 to 3 [usable: 3], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 3 [usable: 3], DescribeGroups(15): 0 to 3 [usable: 3], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 3 [usable: 3], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectLeaders(43): 0 [usable: 0], IncrementalAlterConfigs(44): 0 [usable: 0], AlterPartitionReassignments(45): UNSUPPORTED, ListPartitionReassignments(46): UNSUPPORTED, OffsetDelete(47): UNSUPPORTED, DescribeClientQuotas(48): UNSUPPORTED, AlterClientQuotas(49): UNSUPPORTED, DescribeUserScramCredentials(50): UNSUPPORTED, AlterUserScramCredentials(51): UNSUPPORTED, AlterIsr(56): UNSUPPORTED, UpdateFeatures(57): UNSUPPORTED, DescribeCluster(60): UNSUPPORTED, DescribeProducers(61): UNSUPPORTED, DescribeTransactions(65): UNSUPPORTED, ListTransactions(66): UNSUPPORTED, AllocateProducerIds(67): UNSUPPORTED). 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=45) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Received METADATA response from node 1001 for request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=45): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1001, host='localhost', port=9092, rack=null)], clusterId='P3Yzo-7gQzaXtwUehK5FWw', controllerId=1001, topics=[MetadataResponseTopic(errorCode=0, name='topic', topicId=AAAAAAAAAAAAAAAAAAAAAA, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1001, leaderEpoch=0, replicaNodes=[1001], isrNodes=[1001], offlineReplicas=[])], topicAuthorizedOperations=0)], clusterAuthorizedOperations=0) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Updated cluster metadata updateVersion 3 to MetadataCache{clusterId='P3Yzo-7gQzaXtwUehK5FWw', nodes={1001=localhost:9092 (id: 1001 rack: null)}, partitions=[PartitionMetadata(error=NONE, partition=topic-0, leader=Optional[1001], leaderEpoch=Optional.empty, replicas=1001, isr=1001, offlineReplicas=)], controller=localhost:9092 (id: 1001 rack: null)} 2024-12-07 17:14:33 INFO Sent a batch of 1 items for topic topic to kafka 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] ProducerId of partition topic-0 set to 9000 with epoch 0. Reinitialize sequence at beginning. 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Assigned producerId 9000 and producerEpoch 0 to batch with base sequence 0 being sent to partition topic-0 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Sending PRODUCE request with header RequestHeader(apiKey=PRODUCE, apiVersion=7, clientId=producer-1, correlationId=46) and timeout 30000 to node 1001: {acks=-1,timeout=30000,partitionSizes=[topic-0=90]} 2024-12-07 17:14:33 DEBUG Cmd: 76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea,false 2024-12-07 17:14:33 DEBUG GET: DefaultWebTarget{path=[/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/json], queryParams={}} 2024-12-07 17:14:33 DEBUG ex-0000001D: preparing request execution 2024-12-07 17:14:33 DEBUG Cookie spec selected: strict 2024-12-07 17:14:33 DEBUG Auth cache not set in the context 2024-12-07 17:14:33 DEBUG ex-0000001D: target auth state: UNCHALLENGED 2024-12-07 17:14:33 DEBUG ex-0000001D: proxy auth state: UNCHALLENGED 2024-12-07 17:14:33 DEBUG ex-0000001D: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:33 DEBUG ex-0000001D: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:33 DEBUG ex-0000001D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:33 DEBUG ex-0000001D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:33 DEBUG ex-0000001D: acquired ep-0000001C 2024-12-07 17:14:33 DEBUG ex-0000001D: acquired endpoint ep-0000001C 2024-12-07 17:14:33 DEBUG ex-0000001D: executing GET /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/json HTTP/1.1 2024-12-07 17:14:33 DEBUG ep-0000001C: start execution ex-0000001D 2024-12-07 17:14:33 DEBUG ep-0000001C: executing exchange ex-0000001D over http-outgoing-2 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> GET /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/json HTTP/1.1 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "GET /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/json HTTP/1.1[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:33 GMT[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "1385[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "{"Id":"76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea","Created":"2024-12-07T17:14:23.740100991Z","Path":"/bin/sh","Args":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":4090,"ExitCode":0,"Error":"","StartedAt":"2024-12-07T17:14:24.887898781Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/resolv.conf","HostnamePath":"/var/lib/docker/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/hostname","HostsPath":"/var/lib/docker/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/hosts","LogPath":"/var/lib/docker/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea-json.log","Name":"/testcontainers-socat-2ypMQ6Gu","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bdonuusv2f1j_net","PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/9075a9522b687557f56eb184a1729791b9dd3f0868e6af0abb6cda49ba93b777-init/diff:/var/lib/docker/overlay2/52a1618e92c14a26da915d38ced4b5af661b9289391232f90ff2fae540a7531d/diff:/var/lib/docker/overlay2/126040478adf1c8f34db6442f297b56af6173c8544dc291406c461908331c2c0/diff","MergedDir":"/var/lib/docker/overlay2/9075a9522b687557f56eb184a1729791b9dd3f0868e6af0abb6cda49ba93b777/merged","UpperDir":"/var/lib/docker/overlay2/9075a9522b687557f56eb184a1729791b9dd3f0868e6af0abb6cda49ba93b777/diff","WorkDir":"/var/lib/docker/overlay2/9075a9522b687557f56eb184a1729791b9dd3f0868e6af0abb6cda49ba93b777/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"76540d68e0ba","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":null,"WorkingDir":"","Entrypoint":["/bin/sh"],"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"45904612-b4bb-49a9-b63a-aa329b1b9419"}},"NetworkSettings":{"Bridge":"","SandboxID":"5938b299af6fec490b77ecb0e82b54682b8caa7446ee0a0a8dabab6cba8454ce","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"2000/tcp":[{"HostIp":"0.0.0.0","HostPort":"49153"},{"HostIp":"::","HostPort":"49153"}]},"SandboxKey":"/var/run/docker/netns/5938b299af6f","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":["/bdonuusv2f1j_kafka_1:kafka_1"],"Aliases":["76540d68e0ba"],"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"39a525ce1701baecf40eed2a26b5b413f17ec94b314343be3a9e9ddc8901ced4","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:05","DriverOpts":null}}}}[\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "0[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-12-07 17:14:33 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-12-07 17:14:33 DEBUG http-outgoing-2 << Content-Type: application/json 2024-12-07 17:14:33 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-12-07 17:14:33 DEBUG http-outgoing-2 << Ostype: linux 2024-12-07 17:14:33 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:33 DEBUG http-outgoing-2 << Date: Sat, 07 Dec 2024 17:14:33 GMT 2024-12-07 17:14:33 DEBUG http-outgoing-2 << Transfer-Encoding: chunked 2024-12-07 17:14:33 DEBUG ex-0000001D: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:33 DEBUG ep-0000001C: releasing valid endpoint 2024-12-07 17:14:33 DEBUG ep-0000001C: releasing endpoint 2024-12-07 17:14:33 DEBUG ep-0000001C: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-12-07 17:14:33 DEBUG ep-0000001C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:33 DEBUG Cmd: 76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea, 2024-12-07 17:14:33 DEBUG ex-0000001E: preparing request execution 2024-12-07 17:14:33 DEBUG Cookie spec selected: strict 2024-12-07 17:14:33 DEBUG Auth cache not set in the context 2024-12-07 17:14:33 DEBUG ex-0000001E: target auth state: UNCHALLENGED 2024-12-07 17:14:33 DEBUG ex-0000001E: proxy auth state: UNCHALLENGED 2024-12-07 17:14:33 DEBUG ex-0000001E: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:33 DEBUG ex-0000001E: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:33 DEBUG ex-0000001E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:33 DEBUG ex-0000001E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:33 DEBUG ex-0000001E: acquired ep-0000001D 2024-12-07 17:14:33 DEBUG ex-0000001E: acquired endpoint ep-0000001D 2024-12-07 17:14:33 DEBUG ex-0000001E: executing POST /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/kill HTTP/1.1 2024-12-07 17:14:33 DEBUG ep-0000001D: start execution ex-0000001E 2024-12-07 17:14:33 DEBUG ep-0000001D: executing exchange ex-0000001E over http-outgoing-2 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> POST /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/kill HTTP/1.1 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> content-type: application/json 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "POST /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/kill HTTP/1.1[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:33 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] Received PRODUCE response from node 1001 for request with header RequestHeader(apiKey=PRODUCE, apiVersion=7, clientId=producer-1, correlationId=46): ProduceResponseData(responses=[TopicProduceResponse(name='topic', partitionResponses=[PartitionProduceResponse(index=0, errorCode=0, baseOffset=0, logAppendTimeMs=-1, logStartOffset=0, recordErrors=[], errorMessage=null)])], throttleTimeMs=0) 2024-12-07 17:14:33 DEBUG [Producer clientId=producer-1] ProducerId: 9000; Set last ack'd sequence number for topic-partition topic-0 to 0 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:35 GMT[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << HTTP/1.1 204 No Content 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Ostype: linux 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Date: Sat, 07 Dec 2024 17:14:35 GMT 2024-12-07 17:14:35 DEBUG ex-0000001E: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:35 DEBUG ep-0000001D: releasing valid endpoint 2024-12-07 17:14:35 DEBUG ep-0000001D: releasing endpoint 2024-12-07 17:14:35 DEBUG ep-0000001D: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-12-07 17:14:35 DEBUG ep-0000001D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:35 DEBUG Cmd: 76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea,false 2024-12-07 17:14:35 DEBUG GET: DefaultWebTarget{path=[/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/json], queryParams={}} 2024-12-07 17:14:35 DEBUG ex-0000001F: preparing request execution 2024-12-07 17:14:35 DEBUG Cookie spec selected: strict 2024-12-07 17:14:35 DEBUG Auth cache not set in the context 2024-12-07 17:14:35 DEBUG ex-0000001F: target auth state: UNCHALLENGED 2024-12-07 17:14:35 DEBUG ex-0000001F: proxy auth state: UNCHALLENGED 2024-12-07 17:14:35 DEBUG ex-0000001F: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:35 DEBUG ex-0000001F: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:35 DEBUG ex-0000001F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:35 DEBUG ex-0000001F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:35 DEBUG ex-0000001F: acquired ep-0000001E 2024-12-07 17:14:35 DEBUG ex-0000001F: acquired endpoint ep-0000001E 2024-12-07 17:14:35 DEBUG ex-0000001F: executing GET /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/json HTTP/1.1 2024-12-07 17:14:35 DEBUG ep-0000001E: start execution ex-0000001F 2024-12-07 17:14:35 DEBUG ep-0000001E: executing exchange ex-0000001F over http-outgoing-2 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> GET /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/json HTTP/1.1 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "GET /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/json HTTP/1.1[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:35 GMT[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "12d1[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "{"Id":"76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea","Created":"2024-12-07T17:14:23.740100991Z","Path":"/bin/sh","Args":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2024-12-07T17:14:24.887898781Z","FinishedAt":"2024-12-07T17:14:33.625210756Z"},"Image":"sha256:aadd62c3c1feea1bc3ae63b2bd18f06616ce9be6225f7e5b150a1886638b4ac2","ResolvConfPath":"/var/lib/docker/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/resolv.conf","HostnamePath":"/var/lib/docker/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/hostname","HostsPath":"/var/lib/docker/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/hosts","LogPath":"/var/lib/docker/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea-json.log","Name":"/testcontainers-socat-2ypMQ6Gu","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bdonuusv2f1j_net","PortBindings":{"2000/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"host","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/9075a9522b687557f56eb184a1729791b9dd3f0868e6af0abb6cda49ba93b777-init/diff:/var/lib/docker/overlay2/52a1618e92c14a26da915d38ced4b5af661b9289391232f90ff2fae540a7531d/diff:/var/lib/docker/overlay2/126040478adf1c8f34db6442f297b56af6173c8544dc291406c461908331c2c0/diff","MergedDir":"/var/lib/docker/overlay2/9075a9522b687557f56eb184a1729791b9dd3f0868e6af0abb6cda49ba93b777/merged","UpperDir":"/var/lib/docker/overlay2/9075a9522b687557f56eb184a1729791b9dd3f0868e6af0abb6cda49ba93b777/diff","WorkDir":"/var/lib/docker/overlay2/9075a9522b687557f56eb184a1729791b9dd3f0868e6af0abb6cda49ba93b777/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"76540d68e0ba","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2000/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["-c","socat TCP-LISTEN:2000,fork,reuseaddr TCP:kafka_1:9092"],"Image":"alpine/socat:1.7.4.3-r0","Volumes":null,"WorkingDir":"","Entrypoint":["/bin/sh"],"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"45904612-b4bb-49a9-b63a-aa329b1b9419"}},"NetworkSettings":{"Bridge":"","SandboxID":"5938b299af6fec490b77ecb0e82b54682b8caa7446ee0a0a8dabab6cba8454ce","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{},"SandboxKey":"/var/run/docker/netns/5938b299af6f","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"bdonuusv2f1j_net":{"IPAMConfig":null,"Links":["/bdonuusv2f1j_kafka_1:kafka_1"],"Aliases":["76540d68e0ba"],"NetworkID":"5422569aec9eece493239419d10b3a360331bb9e3d5f72e7e138aaabc0d9ff31","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"","DriverOpts":null}}}}[\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "0[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Content-Type: application/json 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Ostype: linux 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Date: Sat, 07 Dec 2024 17:14:35 GMT 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Transfer-Encoding: chunked 2024-12-07 17:14:35 DEBUG ex-0000001F: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:35 DEBUG ep-0000001E: releasing valid endpoint 2024-12-07 17:14:35 DEBUG ep-0000001E: releasing endpoint 2024-12-07 17:14:35 DEBUG ep-0000001E: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-12-07 17:14:35 DEBUG ep-0000001E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:35 DEBUG Cmd: 76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea,true,true 2024-12-07 17:14:35 DEBUG ex-00000020: preparing request execution 2024-12-07 17:14:35 DEBUG Cookie spec selected: strict 2024-12-07 17:14:35 DEBUG Auth cache not set in the context 2024-12-07 17:14:35 DEBUG ex-00000020: target auth state: UNCHALLENGED 2024-12-07 17:14:35 DEBUG ex-00000020: proxy auth state: UNCHALLENGED 2024-12-07 17:14:35 DEBUG ex-00000020: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:35 DEBUG ex-00000020: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:35 DEBUG ex-00000020: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:35 DEBUG ex-00000020: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:35 DEBUG ex-00000020: acquired ep-0000001F 2024-12-07 17:14:35 DEBUG ex-00000020: acquired endpoint ep-0000001F 2024-12-07 17:14:35 DEBUG ex-00000020: executing DELETE /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea?v=true&force=true HTTP/1.1 2024-12-07 17:14:35 DEBUG ep-0000001F: start execution ex-00000020 2024-12-07 17:14:35 DEBUG ep-0000001F: executing exchange ex-00000020 over http-outgoing-2 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> DELETE /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea?v=true&force=true HTTP/1.1 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "DELETE /v1.32/containers/76540d68e0bab859bc872bc89ebdb310c2654515b1a13be1263fd98d6565cbea?v=true&force=true HTTP/1.1[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "HTTP/1.1 204 No Content[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:35 GMT[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:35 DEBUG http-outgoing-2 << HTTP/1.1 204 No Content 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Ostype: linux 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:35 DEBUG http-outgoing-2 << Date: Sat, 07 Dec 2024 17:14:35 GMT 2024-12-07 17:14:35 DEBUG ex-00000020: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:35 DEBUG ep-0000001F: releasing valid endpoint 2024-12-07 17:14:35 DEBUG ep-0000001F: releasing endpoint 2024-12-07 17:14:35 DEBUG ep-0000001F: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-12-07 17:14:35 DEBUG ep-0000001F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:35 DEBUG Removed container and associated volume(s): alpine/socat:1.7.4.3-r0 2024-12-07 17:14:35 DEBUG Set env COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml 2024-12-07 17:14:35 INFO Local Docker Compose is running command: down -v 2024-12-07 17:14:35 DEBUG Executing [docker-compose, down, -v] in /w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router with environment {DOCKER_HOST=unix:///var/run/docker.sock, COMPOSE_PROJECT_NAME=bdonuusv2f1j, COMPOSE_FILE=/w/workspace/dcaegen2-collectors-ves-maven-clm-master/target/test-classes/dmaap-msg-router/message-router-compose.yml}. 2024-12-07 17:14:35 DEBUG Started Process[pid=4643, exitValue="not exited"] 2024-12-07 17:14:35 INFO Stopping bdonuusv2f1j_kafka_1 ... 2024-12-07 17:14:35 INFO Stopping bdonuusv2f1j_mockserver_1 ... 2024-12-07 17:14:35 INFO Stopping bdonuusv2f1j_zookeeper_1 ... 2024-12-07 17:14:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:35 INFO [Producer clientId=producer-1] Node -1 disconnected. 2024-12-07 17:14:35 DEBUG [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node localhost:9092 (id: 1001 rack: null) 2024-12-07 17:14:35 DEBUG [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=8, clientId=producer-1, correlationId=47) and timeout 30000 to node 1001: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:35 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:35 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:35 DEBUG [Producer clientId=producer-1] Cancelled in-flight METADATA request with correlation id 47 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='topic')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:36 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=48) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 48 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:36 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=49) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 49 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:36 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=50) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 50 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:36 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=51) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 51 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:36 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=52) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 52 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:36 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=53) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 53 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:36 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=54) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 54 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:36 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=55) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 55 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:36 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=56) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 56 due to node 1001 being disconnected (elapsed time since creation: 7ms, elapsed time since send: 7ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 INFO Stopping bdonuusv2f1j_mockserver_1 ... done 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:36 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=57) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:36 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:36 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 57 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:37 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=58) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 58 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:37 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=59) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 59 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:37 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=60) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 60 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:37 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=61) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 61 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:37 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=62) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 62 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:37 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=63) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 63 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:37 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=64) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 64 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:37 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=65) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 65 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:37 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=66) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 66 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:37 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=67) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:37 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:37 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 67 due to node 1001 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:38 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=68) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 68 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:38 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=69) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 69 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:38 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=70) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 70 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:38 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=71) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 71 due to node 1001 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:38 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=72) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 72 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:38 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=73) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 73 due to node 1001 being disconnected (elapsed time since creation: 5ms, elapsed time since send: 5ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:38 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=74) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 74 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:38 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=75) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 75 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:38 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=76) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:38 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:38 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 76 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:39 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=77) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:39 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 77 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:39 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=78) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:39 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 78 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:39 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=79) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:39 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 79 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:39 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=80) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:39 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 80 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:39 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=81) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:39 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 81 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:39 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=82) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:39 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 82 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:39 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=83) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:39 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 83 due to node 1001 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:39 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Created socket with SO_RCVBUF = 32768, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 1001 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Completed connection to node 1001. Fetching API versions. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating API versions fetch from node 1001. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=84) and timeout 30000 to node 1001: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.io.EOFException: null at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:97) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.receive(KafkaChannel.java:452) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.read(KafkaChannel.java:402) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.attemptRead(Selector.java:674) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:576) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:39 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Cancelled in-flight API_VERSIONS request with correlation id 84 due to node 1001 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms): ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='3.1.1') 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:39 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:39 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:39 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:39 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:40 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:40 INFO Stopping bdonuusv2f1j_kafka_1 ... done 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:40 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:40 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:40 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:40 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 INFO Stopping bdonuusv2f1j_zookeeper_1 ... done 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 INFO Removing bdonuusv2f1j_kafka_1 ... 2024-12-07 17:14:40 INFO Removing bdonuusv2f1j_mockserver_1 ... 2024-12-07 17:14:40 INFO Removing bdonuusv2f1j_zookeeper_1 ... 2024-12-07 17:14:40 INFO Removing bdonuusv2f1j_kafka_1 ... done 2024-12-07 17:14:40 INFO Removing bdonuusv2f1j_mockserver_1 ... done 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 INFO Removing bdonuusv2f1j_zookeeper_1 ... done 2024-12-07 17:14:40 INFO Removing network bdonuusv2f1j_net 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 DEBUG Process[pid=4643, exitValue=0] stopped with exit code 0 2024-12-07 17:14:40 INFO Docker Compose has finished running 2024-12-07 17:14:40 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:40 DEBUG Removing VESuniqueid object from event 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"47d5e5b1-2c51-41b4-9f5c-3d755aec6708","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"b57bf702-b7d9-498d-ac4d-fa89619716f6","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"7167727f-e06f-4995-b81b-8c1db9208da1","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"b890817d-6af4-4f65-a3e1-c1b6c037c62d","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"501cdbf0-502a-4558-804f-21a6f3d69dcd","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"7df78e4c-96b6-49fe-a3f4-0ceae248595b","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"01a088ff-1ef6-4316-8ae0-661ac849cd45","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"3d953bcd-f936-4657-8eb6-46414535762a","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"8fc2fe8f-933d-40ac-9684-e39bb04aa1db-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"8fc2fe8f-933d-40ac-9684-e39bb04aa1db-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"5f0b6ab6-64dc-4c81-b176-f063d153f83a","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision-unknown","sourceName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"847a68ce-049d-467f-8ea1-9ad31d477f9e-0","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000250","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"847a68ce-049d-467f-8ea1-9ad31d477f9e-1","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000010,"eventId":"fault0000251","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam0011234","sequence":0,"domain":"fault","lastEpochMicrosec":1413378172000010,"eventName":" Fault_Vscf:Acs-Ericcson_RecordingServerUnreachable","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"RecordingServerUnreachable","faultFieldsVersion":3,"specificProblem":"Recording server unreachable","eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"a7270399-0f00-4a0f-8187-ba35848c6be4-0","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"a7270399-0f00-4a0f-8187-ba35848c6be4-1","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/data-models/blob/REL-16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-12-07 17:14:41 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:14:41 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:14:41 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:14:41 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-12-07 17:14:41 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:14:41 DEBUG validate( 0, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:14:41 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:14:41 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:14:41 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:14:41 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:14:41 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:14:41 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:14:41 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:14:41 DEBUG validate( "", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.stndDefinedNamespace) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-12-07 17:14:41 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-12-07 17:14:41 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2024-12-07 17:14:41 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-12-07 17:14:41 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"d6b56e47-8e56-48c3-a1e0-ecd7019eb778","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"","sourceName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:14:41 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-12-07 17:14:41 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:14:41 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:14:41 DEBUG validate( "Normal", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:14:41 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-12-07 17:14:41 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:14:41 DEBUG validate( 0, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:14:41 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:14:41 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:14:41 DEBUG validate( 1234567890, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:14:41 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:14:41 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:14:41 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:14:41 DEBUG validate( "Nokia123456", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-12-07 17:14:41 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-12-07 17:14:41 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2024-12-07 17:14:41 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-12-07 17:14:41 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"6c8e7e19-8724-418a-89fc-2d9a32c43918","event":{"commonEventHeader":{"startEpochMicrosec":1234567890,"eventId":"stndDefined-gNB_Nokia000001","sequence":0,"domain":"stndDefined","lastEpochMicrosec":1234567890,"eventName":"stndDefined-gNB-Nokia-PowerLost","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"vesEventListenerVersion":"7.2","sourceName":"Nokia123456","priority":"Normal","version":"4.1","reportingEntityName":"Nokia123456"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.commonEventHeader.version","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==addAttribute | args=={"field":"event.faultFields.faultFieldsVersion","value":"3.0","fieldType":"number"} 2024-12-07 17:14:41 INFO fieldType==number 2024-12-07 17:14:41 INFO functionName==map | args=={"field":"event.faultFields.alarmAdditionalInformation","mapType":"HashmapToNameValueArray"} 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==fault==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"7ffe7531-14d0-4475-8763-54375ee5c060","event":{"commonEventHeader":{"sourceId":"de305d54-75b4-431b-adb2-eb6b9e546014","startEpochMicrosec":1413378172000000,"eventId":"fault0000245","nfcNamingCode":"ssc","timeZoneOffset":"UTC-05:30","reportingEntityId":"cc305d54-75b4-431b-adb2-eb6b9e541234","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":3,"nfVendorName":"Ericsson","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"fault","lastEpochMicrosec":1413378172000000,"eventName":"Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion","vesEventListenerVersion":"7.0.1","sourceName":"scfx0001vm002cap001","nfNamingCode":"scfx"},"faultFields":{"eventSeverity":"CRITICAL","alarmCondition":"PilotNumberPoolExhaustion","faultFieldsVersion":3,"specificProblem":"Calls cannot complete - pilot numbers are unavailable","alarmAdditionalInformation":{"PilotNumberPoolSize":"1000"},"eventSourceType":"other","vfStatus":"Active"}}} 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:41 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:41 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:41 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-12-07 17:14:41 DEBUG validate( {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.startEpochMicrosec) 2024-12-07 17:14:41 DEBUG validate( "stndDefined-gNB_Nokia000001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventId) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:14:41 DEBUG validate( "High", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.priority) 2024-12-07 17:14:41 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-12-07 17:14:41 DEBUG validate( "4.1", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.version) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( "ibcx0001vm002oam001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.reportingEntityName) 2024-12-07 17:14:41 DEBUG validate( 1, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sequence) 2024-12-07 17:14:41 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:14:41 DEBUG validate( "stndDefined", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.domain) 2024-12-07 17:14:41 DEBUG validate( 1413378172000000, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.lastEpochMicrosec) 2024-12-07 17:14:41 DEBUG validate( "stndDefined-gNB-Nokia-PowerLost", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.eventName) 2024-12-07 17:14:41 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:14:41 DEBUG validate( "7.2", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.vesEventListenerVersion) 2024-12-07 17:14:41 DEBUG validate( "scfx0001vm002cap001", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.sourceName) 2024-12-07 17:14:41 DEBUG validate( "3GPP-FaultSupervision", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader.stndDefinedNamespace) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.commonEventHeader) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-12-07 17:14:41 DEBUG validate( "1.0", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.stndDefinedFieldsVersion) 2024-12-07 17:14:41 DEBUG validate( {"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.data) 2024-12-07 17:14:41 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-12-07 17:14:41 DEBUG validate( "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields.schemaReference) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( {"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event.stndDefinedFields) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 DEBUG validate( {"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}, {"event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001","priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}}, $.event) 2024-12-07 17:14:41 INFO heartbeat==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO fault==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO thresholdCrossingAlert==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO measurement==event.commonEventHeader.domain==stndDefined==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 INFO v4==VESversion==v7==false 2024-12-07 17:14:41 DEBUG Modified event:{"VESuniqueId":"f227c23a-737b-4278-b514-d8a4c5a899ba","event":{"commonEventHeader":{"startEpochMicrosec":1413378172000000,"eventId":"stndDefined-gNB_Nokia000001","internalHeaderFields":{"collectorTimeStamp":"Sat, 12 07 2024 05:14:41 UTC"},"priority":"High","version":"4.1","reportingEntityName":"ibcx0001vm002oam001","sequence":1,"domain":"stndDefined","lastEpochMicrosec":1413378172000000,"eventName":"stndDefined-gNB-Nokia-PowerLost","vesEventListenerVersion":"7.2","stndDefinedNamespace":"3GPP-FaultSupervision","sourceName":"scfx0001vm002cap001"},"stndDefinedFields":{"stndDefinedFieldsVersion":"1.0","data":{"additionalInformation":{"addInfo":"new"},"additionalText":"xyz","backedUpStatus":true,"monitoredAttributes":{"newAtt":"new"},"rootCauseIndicator":false,"notificationType":"notifyNewAlarm","backUpObject":"xyz","uri":"1","thresholdInfo":{"observedMeasurement":"new","observedValue":123},"systemDN":"xyz","alarmType":"COMMUNICATIONS_ALARM","specificProblem":"xyz","probableCause":1,"perceivedSeverity":"INDETERMINATE","eventTime":"xyz","proposedRepairActions":"xyz","alarmId":"1","notificationId":1,"href":1,"stateChangeDefinition":{},"correlatedNotifications":[],"trendIndication":"MORE_SEVERE"},"schemaReference":"https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm"}}} 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter12428355331580883238doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter12428355331580883238doesNotMatter at null: no protocol: /tmp/doesNotMatter12428355331580883238doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter12428355331580883238doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter12428355331580883238doesNotMatter 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3423117906308000754doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter3423117906308000754doesNotMatter at null: no protocol: /tmp/doesNotMatter3423117906308000754doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3423117906308000754doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter3423117906308000754doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3766299309288590852doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter3766299309288590852doesNotMatter at null: no protocol: /tmp/doesNotMatter3766299309288590852doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3766299309288590852doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter3766299309288590852doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter4490118841392074163doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter4490118841392074163doesNotMatter at null: no protocol: /tmp/doesNotMatter4490118841392074163doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter4490118841392074163doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter4490118841392074163doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter4339177628579076198doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter4339177628579076198doesNotMatter at null: no protocol: /tmp/doesNotMatter4339177628579076198doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter4339177628579076198doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter4339177628579076198doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter7714125655848290184doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter7714125655848290184doesNotMatter at null: no protocol: /tmp/doesNotMatter7714125655848290184doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter7714125655848290184doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter7714125655848290184doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter10454408616864811656doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter10454408616864811656doesNotMatter at null: no protocol: /tmp/doesNotMatter10454408616864811656doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter10454408616864811656doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter10454408616864811656doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter13875885000236088509doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter13875885000236088509doesNotMatter at null: no protocol: /tmp/doesNotMatter13875885000236088509doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter13875885000236088509doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter13875885000236088509doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter11315156005264967018doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter11315156005264967018doesNotMatter at null: no protocol: /tmp/doesNotMatter11315156005264967018doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter11315156005264967018doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter11315156005264967018doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG validate( {"state":1}, {"state":1}, $) 2024-12-07 17:14:41 DEBUG validate( {"state":1}, {"state":1}, $) 2024-12-07 17:14:41 DEBUG validate( 1, {"state":1}, $.state) 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter10394116400827767558doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter10394116400827767558doesNotMatter at null: no protocol: /tmp/doesNotMatter10394116400827767558doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter10394116400827767558doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter10394116400827767558doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter16165391467103131807doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter16165391467103131807doesNotMatter at null: no protocol: /tmp/doesNotMatter16165391467103131807doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter16165391467103131807doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter16165391467103131807doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter10031707184436216358doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter10031707184436216358doesNotMatter at null: no protocol: /tmp/doesNotMatter10031707184436216358doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter10031707184436216358doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter10031707184436216358doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG validate( {"state":"hi"}, {"state":"hi"}, $) 2024-12-07 17:14:41 DEBUG validate( {"state":"hi"}, {"state":"hi"}, $) 2024-12-07 17:14:41 DEBUG validate( "hi", {"state":"hi"}, $.state) 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2024-12-07 17:14:41 DEBUG Could not locate file /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties at null: no protocol: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2024-12-07 17:14:41 DEBUG Base path set to file:///w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter5603721985127124391doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter5603721985127124391doesNotMatter at null: no protocol: /tmp/doesNotMatter5603721985127124391doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter5603721985127124391doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter5603721985127124391doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter1257277498143095557doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter1257277498143095557doesNotMatter at null: no protocol: /tmp/doesNotMatter1257277498143095557doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter1257277498143095557doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter1257277498143095557doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3288409795345139369doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter3288409795345139369doesNotMatter at null: no protocol: /tmp/doesNotMatter3288409795345139369doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3288409795345139369doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter3288409795345139369doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter5228765495665789825doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter5228765495665789825doesNotMatter at null: no protocol: /tmp/doesNotMatter5228765495665789825doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter5228765495665789825doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter5228765495665789825doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2024-12-07 17:14:41 DEBUG Could not locate file /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties at null: no protocol: /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2024-12-07 17:14:41 DEBUG Base path set to file:///w/workspace/dcaegen2-collectors-ves-maven-clm-master/etc/collector.properties 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter10596229663847095775doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter10596229663847095775doesNotMatter at null: no protocol: /tmp/doesNotMatter10596229663847095775doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter10596229663847095775doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter10596229663847095775doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter7420914196949014640doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter7420914196949014640doesNotMatter at null: no protocol: /tmp/doesNotMatter7420914196949014640doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter7420914196949014640doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter7420914196949014640doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter10844767079754224798doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter10844767079754224798doesNotMatter at null: no protocol: /tmp/doesNotMatter10844767079754224798doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter10844767079754224798doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter10844767079754224798doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8094537023267724429doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter8094537023267724429doesNotMatter at null: no protocol: /tmp/doesNotMatter8094537023267724429doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8094537023267724429doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter8094537023267724429doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter8878041775306511058doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter8878041775306511058doesNotMatter at null: no protocol: /tmp/doesNotMatter8878041775306511058doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter8878041775306511058doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter8878041775306511058doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter7074990147089971462doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter7074990147089971462doesNotMatter at null: no protocol: /tmp/doesNotMatter7074990147089971462doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter7074990147089971462doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter7074990147089971462doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter12126697325973112172doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter12126697325973112172doesNotMatter at null: no protocol: /tmp/doesNotMatter12126697325973112172doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter12126697325973112172doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter12126697325973112172doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter7269173038598179415doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter7269173038598179415doesNotMatter at null: no protocol: /tmp/doesNotMatter7269173038598179415doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter7269173038598179415doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter7269173038598179415doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter2105584205388438628doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter2105584205388438628doesNotMatter at null: no protocol: /tmp/doesNotMatter2105584205388438628doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter2105584205388438628doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter2105584205388438628doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter14940477000985798444doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter14940477000985798444doesNotMatter at null: no protocol: /tmp/doesNotMatter14940477000985798444doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter14940477000985798444doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter14940477000985798444doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter4918656645178531400doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter4918656645178531400doesNotMatter at null: no protocol: /tmp/doesNotMatter4918656645178531400doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter4918656645178531400doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter4918656645178531400doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter5415932434732773547doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter5415932434732773547doesNotMatter at null: no protocol: /tmp/doesNotMatter5415932434732773547doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter5415932434732773547doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter5415932434732773547doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter9376030636179630092doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter9376030636179630092doesNotMatter at null: no protocol: /tmp/doesNotMatter9376030636179630092doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter9376030636179630092doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter9376030636179630092doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter9013083879094163556doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter9013083879094163556doesNotMatter at null: no protocol: /tmp/doesNotMatter9013083879094163556doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter9013083879094163556doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter9013083879094163556doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter1770275053415752729doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter1770275053415752729doesNotMatter at null: no protocol: /tmp/doesNotMatter1770275053415752729doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter1770275053415752729doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter1770275053415752729doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter7213643910227473452doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter7213643910227473452doesNotMatter at null: no protocol: /tmp/doesNotMatter7213643910227473452doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter7213643910227473452doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter7213643910227473452doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3258352891464446613doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter3258352891464446613doesNotMatter at null: no protocol: /tmp/doesNotMatter3258352891464446613doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3258352891464446613doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter3258352891464446613doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is null, name is /tmp/doesNotMatter3586252263193585810doesNotMatter 2024-12-07 17:14:41 DEBUG Could not locate file /tmp/doesNotMatter3586252263193585810doesNotMatter at null: no protocol: /tmp/doesNotMatter3586252263193585810doesNotMatter 2024-12-07 17:14:41 DEBUG Loading configuration from the absolute path /tmp/doesNotMatter3586252263193585810doesNotMatter 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/doesNotMatter3586252263193585810doesNotMatter 2024-12-07 17:14:41 INFO parse ./etc/eventTransform.json file 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 INFO performOperation 2024-12-07 17:14:41 INFO matches:.*ircc|irpr.*==event.commonEventHeader.reportingEntityName==ircc==false 2024-12-07 17:14:41 INFO matches:.*ircc|irpr.*==event.commonEventHeader.reportingEntityName==random==false 2024-12-07 17:14:41 INFO contains:ircc==event.commonEventHeader.reportingEntityName==vnfircc001==false 2024-12-07 17:14:41 INFO contains:ircc==event.commonEventHeader.reportingEntityName==random==false 2024-12-07 17:14:41 INFO testabc==event.commonEventHeader.reportingEntityName==testabc==false 2024-12-07 17:14:41 INFO testabc==event.commonEventHeader.reportingEntityName==False==false 2024-12-07 17:14:41 INFO renameArrayInArray 2024-12-07 17:14:41 INFO renameArrayInArray 2024-12-07 17:14:41 INFO oldValue ==[{"cpuUsageNice":0,"percentUsage":0.39,"cpuIdentifier":"all","cpuIdle":99.61,"cpuUsageSystem":0,"cpuUsageUser":0.22},{"cpuUsageNice":0,"percentUsage":0.36,"cpuIdentifier":"cpu0","cpuIdle":99.64,"cpuUsageSystem":0,"cpuUsageUser":0.21},{"cpuUsageNice":0,"percentUsage":0.33,"cpuIdentifier":"cpu3","cpuIdle":99.67,"cpuUsageSystem":0,"cpuUsageUser":0.19}] 2024-12-07 17:14:41 INFO value ==[{"cpuUsageNice":0,"percentUsage":0.39,"cpuIdentifier":"all","cpuIdle":99.61,"cpuUsageSystem":0,"cpuUsageUser":0.22},{"cpuUsageNice":0,"percentUsage":0.36,"cpuIdentifier":"cpu0","cpuIdle":99.64,"cpuUsageSystem":0,"cpuUsageUser":0.21},{"cpuUsageNice":0,"percentUsage":0.33,"cpuIdentifier":"cpu3","cpuIdle":99.67,"cpuUsageSystem":0,"cpuUsageUser":0.19}] 2024-12-07 17:14:41 INFO fieldType==string 2024-12-07 17:14:41 INFO Falling back to use default CBS client configuration 2024-12-07 17:14:41 INFO Reading collector properties from path: '/tmp/ves-collector-tests-created-this-file11682207389755741851.tmp' 2024-12-07 17:14:41 DEBUG Base path set to file:///tmp/ves-collector-tests-created-this-file11682207389755741851.tmp 2024-12-07 17:14:41 INFO Read following collector properties: 'HashMap((some.property, 10))' 2024-12-07 17:14:41 INFO Reading collector properties from path: '/non-existent' 2024-12-07 17:14:41 DEBUG Base path set to file:///non-existent 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 INFO Reading DMaaP configuration from file: '/tmp/ves-collector-tests-created-this-file12006003523537917499.tmp' 2024-12-07 17:14:41 INFO Read following DMaaP properties: '{}' 2024-12-07 17:14:41 INFO Reading DMaaP configuration from file: '/non-existent' 2024-12-07 17:14:41 INFO Writing properties configuration 'HashMap((any, any))' into file '/non-existent' 2024-12-07 17:14:41 DEBUG FileName set to non-existent 2024-12-07 17:14:41 DEBUG Base path set to / 2024-12-07 17:14:41 INFO Writing DMaaP configuration '{"key":1}' into file '/tmp/ves-collector-tests-created-this-file100598895642490014.tmp' 2024-12-07 17:14:41 INFO Written successfully 2024-12-07 17:14:41 INFO Writing properties configuration 'HashMap((prop1, hi))' into file '/tmp/ves-collector-tests-created-this-file12313350124796338287.tmp' 2024-12-07 17:14:41 DEBUG FileName set to ves-collector-tests-created-this-file12313350124796338287.tmp 2024-12-07 17:14:41 DEBUG Base path set to /tmp 2024-12-07 17:14:41 DEBUG ConfigurationUtils.locate(): base is /tmp, name is ves-collector-tests-created-this-file12313350124796338287.tmp 2024-12-07 17:14:41 DEBUG Could not locate file ves-collector-tests-created-this-file12313350124796338287.tmp at /tmp: no protocol: /tmp 2024-12-07 17:14:41 DEBUG Loading configuration from the path /tmp/ves-collector-tests-created-this-file12313350124796338287.tmp 2024-12-07 17:14:41 INFO Written successfully 2024-12-07 17:14:41 INFO Writing DMaaP configuration '{}' into file '/non-existent' 2024-12-07 17:14:41 DEBUG Getting properties configuration from app configuration: '{"key1":"someProperty","key2":"someProperty","streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-12-07 17:14:41 DEBUG Found following app properties: 'HashMap((key1, someProperty), (key2, someProperty))' 2024-12-07 17:14:41 INFO Getting DMaaP configuration from app configuration: '{"key1":"someProperty","key2":"someProperty","streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-12-07 17:14:41 INFO Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 2024-12-07 17:14:41 INFO Getting DMaaP configuration from app configuration: '{"streams_publishes":1}' 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2024-12-07 17:14:41 DEBUG Found following app properties: 'HashMap((collector.port, 8080))' 2024-12-07 17:14:41 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2024-12-07 17:14:41 INFO Found following DMaaP configuration: '{}' 2024-12-07 17:14:41 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2024-12-07 17:14:41 DEBUG Found following app properties: 'HashMap((collector.port, 8081))' 2024-12-07 17:14:41 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2024-12-07 17:14:41 INFO Found following DMaaP configuration: '{}' 2024-12-07 17:14:41 DEBUG Getting properties configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-12-07 17:14:41 DEBUG Found following app properties: 'HashMap()' 2024-12-07 17:14:41 INFO Getting DMaaP configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-12-07 17:14:41 INFO Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 2024-12-07 17:14:41 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{},"collector.schema.file":"some schema"}' 2024-12-07 17:14:41 DEBUG Found following app properties: 'HashMap((collector.port, 8080), (collector.schema.file, some schema))' 2024-12-07 17:14:41 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","streams_publishes":{},"collector.schema.file":"some schema"}' 2024-12-07 17:14:41 INFO Found following DMaaP configuration: '{}' 2024-12-07 17:14:41 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2024-12-07 17:14:41 DEBUG Found following app properties: 'HashMap((collector.port, 8080))' 2024-12-07 17:14:41 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","streams_publishes":{}}' 2024-12-07 17:14:41 INFO Found following DMaaP configuration: '{}' 2024-12-07 17:14:41 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8080","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2024-12-07 17:14:41 DEBUG Found following app properties: 'HashMap((collector.port, 8080), (collector.keystore.file.location, some/path))' 2024-12-07 17:14:41 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8080","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2024-12-07 17:14:41 INFO Found following DMaaP configuration: '{}' 2024-12-07 17:14:41 DEBUG Getting properties configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-12-07 17:14:41 DEBUG Found following app properties: 'HashMap()' 2024-12-07 17:14:41 INFO Getting DMaaP configuration from app configuration: '{"streams_publishes":{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}}' 2024-12-07 17:14:41 INFO Found following DMaaP configuration: '{"auth-credentials-null":{"aaf_username":null,"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":null},"auth-credentials-present":{"aaf_username":"sampleUser","dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"},"aaf_password":"samplePassword"},"auth-credentials-missing":{"dmaap_info":{"topic_url":"http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV"}}}' 2024-12-07 17:14:41 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2024-12-07 17:14:41 DEBUG Found following app properties: 'HashMap((collector.port, 8081))' 2024-12-07 17:14:41 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","streams_publishes":{}}' 2024-12-07 17:14:41 INFO Found following DMaaP configuration: '{}' 2024-12-07 17:14:41 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","streams_publishes":{},"collector.schema.file":"some schema"}' 2024-12-07 17:14:41 DEBUG Found following app properties: 'HashMap((collector.port, 8081), (collector.schema.file, some schema))' 2024-12-07 17:14:41 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","streams_publishes":{},"collector.schema.file":"some schema"}' 2024-12-07 17:14:41 INFO Found following DMaaP configuration: '{}' 2024-12-07 17:14:41 DEBUG Getting properties configuration from app configuration: '{"collector.port":"8081","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2024-12-07 17:14:41 DEBUG Found following app properties: 'HashMap((collector.port, 8081), (collector.keystore.file.location, some/path))' 2024-12-07 17:14:41 INFO Getting DMaaP configuration from app configuration: '{"collector.port":"8081","collector.keystore.file.location":"some/path","streams_publishes":{}}' 2024-12-07 17:14:41 INFO Found following DMaaP configuration: '{}' 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:41 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:42 INFO Configuration update {} 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:42 INFO Start listening for configuration ... 2024-12-07 17:14:42 INFO Configuration will be fetched in PT5M period. 2024-12-07 17:14:42 INFO Configuration update {"config":{"collector.port":8081}} 2024-12-07 17:14:42 INFO Handler configuration was changed. Need to reload configuration handler. 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:42 INFO fieldType==string 2024-12-07 17:14:42 INFO mapHashmapToNameValueArray 2024-12-07 17:14:42 INFO old value =={"receiveDiscards":87665,"transmitDiscards":99999999,"receiveErrors":888888888,"transmitErrors":9000000001111} 2024-12-07 17:14:42 INFO fieldType==string 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:42 INFO fieldType==number 2024-12-07 17:14:42 INFO fieldType==string 2024-12-07 17:14:42 INFO mapToJArray 2024-12-07 17:14:42 INFO old value =={"receiveDiscards":87665,"transmitDiscards":99999999,"receiveErrors":888888888,"transmitErrors":9000000001111} 2024-12-07 17:14:42 INFO new value =={"receivedDiscardedPacketsAccumulated":87665,"transmitDiscards":99999999,"receiveErrors":888888888,"transmitErrors":9000000001111} 2024-12-07 17:14:42 INFO fieldType==JArray 2024-12-07 17:14:42 INFO Object is null, must add it 2024-12-07 17:14:42 INFO fieldType==string 2024-12-07 17:14:42 INFO fieldType==string 2024-12-07 17:14:42 INFO $event.faultFields.memoryConfigured 2024-12-07 17:14:42 INFO tempVal==2000 2024-12-07 17:14:42 INFO $event.faultFields.memoryUsed 2024-12-07 17:14:42 INFO tempVal==20 2024-12-07 17:14:42 INFO value ==1980.0 2024-12-07 17:14:42 INFO fieldType==number 2024-12-07 17:14:42 INFO fieldType==number 2024-12-07 17:14:42 INFO renameArrayInArray 2024-12-07 17:14:42 INFO fieldType==string 2024-12-07 17:14:42 INFO mapNameValueArrayToHashmap 2024-12-07 17:14:42 INFO old value ==[{"name":"DIR","value":"tx"},{"name":"LOC","value":"NEND"},{"name":"TYPE","value":"communication"},{"name":"CKTID","value":"circuit-1"}] 2024-12-07 17:14:42 INFO fieldType==string 2024-12-07 17:14:42 INFO fieldType==string 2024-12-07 17:14:42 INFO fieldType==string 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Initialize connection to node localhost:9092 (id: 1001 rack: null) for sending metadata request 2024-12-07 17:14:42 DEBUG Resolved host localhost as 127.0.0.1 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Initiating connection to node localhost:9092 (id: 1001 rack: null) using address localhost/127.0.0.1 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Connection with localhost/127.0.0.1 disconnected java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777) ~[?:?] at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.common.network.Selector.poll(Selector.java:481) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) ~[kafka-clients-3.1.1.jar:?] at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:243) ~[kafka-clients-3.1.1.jar:?] at java.lang.Thread.run(Thread.java:829) ~[?:?] 2024-12-07 17:14:42 INFO [Producer clientId=producer-1] Node 1001 disconnected. 2024-12-07 17:14:42 DEBUG Closing org.springframework.context.support.GenericApplicationContext@2455c95c, started on Sat Dec 07 17:13:34 UTC 2024 2024-12-07 17:14:42 DEBUG Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC 2024-12-07 17:14:42 DEBUG Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a8626b, started on Sat Dec 07 17:13:34 UTC 2024 2024-12-07 17:14:42 DEBUG Stopping beans in phase 2147483647 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:42 DEBUG Bean 'webServerGracefulShutdown' completed its stop procedure 2024-12-07 17:14:42 DEBUG Stopping beans in phase 2147483646 2024-12-07 17:14:42 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@29b9d284,-1,true,, 2024-12-07 17:14:42 DEBUG ex-00000021: preparing request execution 2024-12-07 17:14:42 DEBUG Cookie spec selected: strict 2024-12-07 17:14:42 DEBUG Auth cache not set in the context 2024-12-07 17:14:42 DEBUG ex-00000021: target auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000021: proxy auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000021: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:42 DEBUG ex-00000021: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:42 DEBUG ex-00000021: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000021: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000021: acquired ep-00000020 2024-12-07 17:14:42 DEBUG ex-00000021: acquired endpoint ep-00000020 2024-12-07 17:14:42 DEBUG ex-00000021: executing GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D45904612-b4bb-49a9-b63a-aa329b1b9419%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG ep-00000020: start execution ex-00000021 2024-12-07 17:14:42 DEBUG ep-00000020: executing exchange ex-00000021 over http-outgoing-2 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D45904612-b4bb-49a9-b63a-aa329b1b9419%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D45904612-b4bb-49a9-b63a-aa329b1b9419%22%5D%7D HTTP/1.1[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:42 GMT[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Length: 3[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "[][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Ostype: linux 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Date: Sat, 07 Dec 2024 17:14:42 GMT 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Length: 3 2024-12-07 17:14:42 DEBUG ex-00000021: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000020: releasing valid endpoint 2024-12-07 17:14:42 DEBUG ep-00000020: releasing endpoint 2024-12-07 17:14:42 DEBUG ep-00000020: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000020: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG Cmd: ,org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@98f38aa5,-1,true,, 2024-12-07 17:14:42 DEBUG ex-00000022: preparing request execution 2024-12-07 17:14:42 DEBUG Cookie spec selected: strict 2024-12-07 17:14:42 DEBUG Auth cache not set in the context 2024-12-07 17:14:42 DEBUG ex-00000022: target auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000022: proxy auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000022: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:42 DEBUG ex-00000022: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:42 DEBUG ex-00000022: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000022: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000022: acquired ep-00000021 2024-12-07 17:14:42 DEBUG ex-00000022: acquired endpoint ep-00000021 2024-12-07 17:14:42 DEBUG ex-00000022: executing GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbdonuusv2f1j%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG ep-00000021: start execution ex-00000022 2024-12-07 17:14:42 DEBUG ep-00000021: executing exchange ex-00000022 over http-outgoing-2 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbdonuusv2f1j%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "GET /v1.32/containers/json?all=true&filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbdonuusv2f1j%22%5D%7D HTTP/1.1[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:42 GMT[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Length: 3[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "[][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Ostype: linux 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Date: Sat, 07 Dec 2024 17:14:42 GMT 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Length: 3 2024-12-07 17:14:42 DEBUG ex-00000022: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000021: releasing valid endpoint 2024-12-07 17:14:42 DEBUG ep-00000021: releasing endpoint 2024-12-07 17:14:42 DEBUG ep-00000021: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000021: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@29b9d284,NETWORKS 2024-12-07 17:14:42 DEBUG ex-00000023: preparing request execution 2024-12-07 17:14:42 DEBUG Cookie spec selected: strict 2024-12-07 17:14:42 DEBUG Auth cache not set in the context 2024-12-07 17:14:42 DEBUG ex-00000023: target auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000023: proxy auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000023: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:42 DEBUG ex-00000023: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:42 DEBUG ex-00000023: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000023: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000023: acquired ep-00000022 2024-12-07 17:14:42 DEBUG ex-00000023: acquired endpoint ep-00000022 2024-12-07 17:14:42 DEBUG ex-00000023: executing POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D45904612-b4bb-49a9-b63a-aa329b1b9419%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG ep-00000022: start execution ex-00000023 2024-12-07 17:14:42 DEBUG ep-00000022: executing exchange ex-00000023 over http-outgoing-2 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D45904612-b4bb-49a9-b63a-aa329b1b9419%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> content-type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D45904612-b4bb-49a9-b63a-aa329b1b9419%22%5D%7D HTTP/1.1[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:42 GMT[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Length: 25[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "{"NetworksDeleted":null}[\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Ostype: linux 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Date: Sat, 07 Dec 2024 17:14:42 GMT 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Length: 25 2024-12-07 17:14:42 DEBUG ex-00000023: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available 2024-12-07 17:14:42 DEBUG ep-00000022: releasing valid endpoint 2024-12-07 17:14:42 DEBUG ep-00000022: releasing endpoint 2024-12-07 17:14:42 DEBUG ep-00000022: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000022: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@98f38aa5,NETWORKS 2024-12-07 17:14:42 DEBUG Bean 'webServerStartStop' completed its stop procedure 2024-12-07 17:14:42 DEBUG ex-00000024: preparing request execution 2024-12-07 17:14:42 DEBUG Cookie spec selected: strict 2024-12-07 17:14:42 DEBUG Auth cache not set in the context 2024-12-07 17:14:42 DEBUG ex-00000024: target auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000024: proxy auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000024: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:42 DEBUG ex-00000024: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:42 DEBUG ex-00000024: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000024: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000024: acquired ep-00000023 2024-12-07 17:14:42 DEBUG ex-00000024: acquired endpoint ep-00000023 2024-12-07 17:14:42 DEBUG Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC 2024-12-07 17:14:42 DEBUG Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5ad36a18, started on Sat Dec 07 17:13:39 UTC 2024 2024-12-07 17:14:42 DEBUG Stopping beans in phase 2147483647 2024-12-07 17:14:42 DEBUG Bean 'webServerGracefulShutdown' completed its stop procedure 2024-12-07 17:14:42 DEBUG Stopping beans in phase 2147483646 2024-12-07 17:14:42 DEBUG ex-00000024: executing POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbdonuusv2f1j%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG ep-00000023: start execution ex-00000024 2024-12-07 17:14:42 DEBUG ep-00000023: executing exchange ex-00000024 over http-outgoing-2 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbdonuusv2f1j%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> content-type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "POST /v1.32/networks/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbdonuusv2f1j%22%5D%7D HTTP/1.1[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:42 GMT[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Length: 25[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "{"NetworksDeleted":null}[\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Ostype: linux 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Date: Sat, 07 Dec 2024 17:14:42 GMT 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Length: 25 2024-12-07 17:14:42 DEBUG ex-00000024: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000023: releasing valid endpoint 2024-12-07 17:14:42 DEBUG ep-00000023: releasing endpoint 2024-12-07 17:14:42 DEBUG ep-00000023: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000023: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@29b9d284,VOLUMES 2024-12-07 17:14:42 DEBUG ex-00000025: preparing request execution 2024-12-07 17:14:42 DEBUG Cookie spec selected: strict 2024-12-07 17:14:42 DEBUG Auth cache not set in the context 2024-12-07 17:14:42 DEBUG ex-00000025: target auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000025: proxy auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000025: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:42 DEBUG ex-00000025: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:42 DEBUG ex-00000025: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000025: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000025: acquired ep-00000024 2024-12-07 17:14:42 DEBUG ex-00000025: acquired endpoint ep-00000024 2024-12-07 17:14:42 DEBUG ex-00000025: executing POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D45904612-b4bb-49a9-b63a-aa329b1b9419%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG ep-00000024: start execution ex-00000025 2024-12-07 17:14:42 DEBUG ep-00000024: executing exchange ex-00000025 over http-outgoing-2 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D45904612-b4bb-49a9-b63a-aa329b1b9419%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> content-type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D45904612-b4bb-49a9-b63a-aa329b1b9419%22%5D%7D HTTP/1.1[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:42 GMT[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Length: 41[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "{"VolumesDeleted":[],"SpaceReclaimed":0}[\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Ostype: linux 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Date: Sat, 07 Dec 2024 17:14:42 GMT 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Length: 41 2024-12-07 17:14:42 DEBUG ex-00000025: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000024: releasing valid endpoint 2024-12-07 17:14:42 DEBUG ep-00000024: releasing endpoint 2024-12-07 17:14:42 DEBUG ep-00000024: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000024: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@98f38aa5,VOLUMES 2024-12-07 17:14:42 DEBUG ex-00000026: preparing request execution 2024-12-07 17:14:42 DEBUG Cookie spec selected: strict 2024-12-07 17:14:42 DEBUG Auth cache not set in the context 2024-12-07 17:14:42 DEBUG ex-00000026: target auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000026: proxy auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000026: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:42 DEBUG ex-00000026: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:42 DEBUG ex-00000026: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000026: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000026: acquired ep-00000025 2024-12-07 17:14:42 DEBUG ex-00000026: acquired endpoint ep-00000025 2024-12-07 17:14:42 DEBUG ex-00000026: executing POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbdonuusv2f1j%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG ep-00000025: start execution ex-00000026 2024-12-07 17:14:42 DEBUG ep-00000025: executing exchange ex-00000026 over http-outgoing-2 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbdonuusv2f1j%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> content-type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "POST /v1.32/volumes/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbdonuusv2f1j%22%5D%7D HTTP/1.1[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:42 GMT[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Length: 41[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "{"VolumesDeleted":[],"SpaceReclaimed":0}[\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Ostype: linux 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Date: Sat, 07 Dec 2024 17:14:42 GMT 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Length: 41 2024-12-07 17:14:42 DEBUG ex-00000026: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000025: releasing valid endpoint 2024-12-07 17:14:42 DEBUG ep-00000025: releasing endpoint 2024-12-07 17:14:42 DEBUG ep-00000025: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000025: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@29b9d284,IMAGES 2024-12-07 17:14:42 DEBUG ex-00000027: preparing request execution 2024-12-07 17:14:42 DEBUG Cookie spec selected: strict 2024-12-07 17:14:42 DEBUG Auth cache not set in the context 2024-12-07 17:14:42 DEBUG ex-00000027: target auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000027: proxy auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000027: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:42 DEBUG ex-00000027: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:42 DEBUG ex-00000027: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000027: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000027: acquired ep-00000026 2024-12-07 17:14:42 DEBUG ex-00000027: acquired endpoint ep-00000026 2024-12-07 17:14:42 DEBUG ex-00000027: executing POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D45904612-b4bb-49a9-b63a-aa329b1b9419%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG ep-00000026: start execution ex-00000027 2024-12-07 17:14:42 DEBUG ep-00000026: executing exchange ex-00000027 over http-outgoing-2 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D45904612-b4bb-49a9-b63a-aa329b1b9419%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> content-type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22org.testcontainers%3Dtrue%22%2C%22org.testcontainers.sessionId%3D45904612-b4bb-49a9-b63a-aa329b1b9419%22%5D%7D HTTP/1.1[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:42 GMT[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Length: 42[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "{"ImagesDeleted":null,"SpaceReclaimed":0}[\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Ostype: linux 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Date: Sat, 07 Dec 2024 17:14:42 GMT 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Length: 42 2024-12-07 17:14:42 DEBUG ex-00000027: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000026: releasing valid endpoint 2024-12-07 17:14:42 DEBUG ep-00000026: releasing endpoint 2024-12-07 17:14:42 DEBUG ep-00000026: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000026: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG Cmd: org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@98f38aa5,IMAGES 2024-12-07 17:14:42 DEBUG ex-00000028: preparing request execution 2024-12-07 17:14:42 DEBUG Cookie spec selected: strict 2024-12-07 17:14:42 DEBUG Auth cache not set in the context 2024-12-07 17:14:42 DEBUG ex-00000028: target auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000028: proxy auth state: UNCHALLENGED 2024-12-07 17:14:42 DEBUG ex-00000028: acquiring connection with route {}->unix://localhost:2375 2024-12-07 17:14:42 DEBUG ex-00000028: acquiring endpoint (3 MINUTES) 2024-12-07 17:14:42 DEBUG ex-00000028: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000028: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG ex-00000028: acquired ep-00000027 2024-12-07 17:14:42 DEBUG ex-00000028: acquired endpoint ep-00000027 2024-12-07 17:14:42 DEBUG ex-00000028: executing POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbdonuusv2f1j%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG ep-00000027: start execution ex-00000028 2024-12-07 17:14:42 DEBUG ep-00000027: executing exchange ex-00000028 over http-outgoing-2 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbdonuusv2f1j%22%5D%7D HTTP/1.1 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> accept: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> content-type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Host: localhost:2375 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> Connection: keep-alive 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16) 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "POST /v1.32/images/prune?filters=%7B%22label%22%3A%5B%22com.docker.compose.project%3Dbdonuusv2f1j%22%5D%7D HTTP/1.1[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "accept: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "content-type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "x-tc-sid: 45904612-b4bb-49a9-b63a-aa329b1b9419[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Host: localhost:2375[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "Connection: keep-alive[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/11.0.16)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 >> "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Api-Version: 1.41[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Type: application/json[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Docker-Experimental: false[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Ostype: linux[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Server: Docker/20.10.18 (linux)[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Date: Sat, 07 Dec 2024 17:14:42 GMT[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "Content-Length: 42[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "[\r][\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << "{"ImagesDeleted":null,"SpaceReclaimed":0}[\n]" 2024-12-07 17:14:42 DEBUG http-outgoing-2 << HTTP/1.1 200 OK 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Api-Version: 1.41 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Type: application/json 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Docker-Experimental: false 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Ostype: linux 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Server: Docker/20.10.18 (linux) 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Date: Sat, 07 Dec 2024 17:14:42 GMT 2024-12-07 17:14:42 DEBUG http-outgoing-2 << Content-Length: 42 2024-12-07 17:14:42 DEBUG ex-00000028: connection can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000027: releasing valid endpoint 2024-12-07 17:14:42 DEBUG ep-00000027: releasing endpoint 2024-12-07 17:14:42 DEBUG ep-00000027: connection http-outgoing-2 can be kept alive for 3 MINUTES 2024-12-07 17:14:42 DEBUG ep-00000027: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 2024-12-07 17:14:42 DEBUG Bean 'webServerStartStop' completed its stop procedure 2024-12-07 17:14:42 DEBUG [Producer clientId=producer-1] Give up sending metadata request since no node is available