Results

By type

          Policy clamp runtime acm config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml file

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.7.8)

[2023-07-14T03:58:03.328+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-6d8c6b8fd-9j8ff with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-07-14T03:58:03.350+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-07-14T03:58:03.546+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-07-14T03:58:10.756+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-07-14T03:58:12.511+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 1680 ms. Found 5 JPA repository interfaces.
[2023-07-14T03:58:20.433+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-07-14T03:58:20.492+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-07-14T03:58:20.499+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-07-14T03:58:20.500+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-07-14T03:58:20.786+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-07-14T03:58:20.788+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 16826 ms
[2023-07-14T03:58:23.346+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-07-14T03:58:24.001+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-07-14T03:58:24.541+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-07-14T03:58:25.358+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-07-14T03:58:26.122+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-07-14T03:58:26.532+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-07-14T03:58:26.611+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-07-14T03:58:31.654+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-07-14T03:58:31.712+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-07-14T03:58:37.725+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-runtime-acm-1
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-runtime-acm
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	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 = SCRAM-SHA-512
	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 = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	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
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-07-14T03:58:38.000+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-07-14T03:58:38.302+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-07-14T03:58:38.303+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-07-14T03:58:38.303+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1689307118297
[2023-07-14T03:58:38.309+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-1, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-07-14T03:58:39.587+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@11e9ac24, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74f280bd, org.springframework.security.web.context.SecurityContextPersistenceFilter@6de43bc1, org.springframework.security.web.header.HeaderWriterFilter@6c0b51da, org.springframework.security.web.authentication.logout.LogoutFilter@1595d2b2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@51e7589f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@71936a92, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2dc39b53, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@675b18ff, org.springframework.security.web.session.SessionManagementFilter@16cb9989, org.springframework.security.web.access.ExceptionTranslationFilter@2589d787, org.springframework.security.web.access.intercept.AuthorizationFilter@5a592c70]
[2023-07-14T03:58:41.157+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
[2023-07-14T03:58:48.311+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-07-14T03:58:48.458+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-07-14T03:58:48.547+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-07-14T03:58:48.621+00:00|INFO|ServiceManager|main] service manager starting
[2023-07-14T03:58:48.621+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-07-14T03:58:48.654+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=64736718-3186-417c-9606-2d884d843bb0, consumerInstance=onap-policy-clamp-runtime-acm-6d8c6b8fd-9j8ff, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-07-14T03:58:48.779+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-runtime-acm-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-runtime-acm
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	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 = SCRAM-SHA-512
	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 = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	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
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-07-14T03:58:48.804+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-07-14T03:58:48.804+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-07-14T03:58:48.805+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1689307128804
[2023-07-14T03:58:48.806+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-07-14T03:58:48.810+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=4e9a54d3-7e2d-49ea-a7c8-13edc84101e8, alive=false, publisher=null]]: starting
[2023-07-14T03:58:48.900+00:00|INFO|ProducerConfig|main] ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-clamp-runtime-acm-client-id
	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.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	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 = [hidden]
	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 = SCRAM-SHA-512
	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 = SASL_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

[2023-07-14T03:58:48.952+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-07-14T03:58:49.089+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-07-14T03:58:49.089+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-07-14T03:58:49.089+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1689307129089
[2023-07-14T03:58:49.090+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=4e9a54d3-7e2d-49ea-a7c8-13edc84101e8, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-07-14T03:58:49.091+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$39b9118b
[2023-07-14T03:58:49.141+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$519bebe5
[2023-07-14T03:58:49.172+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$739e2191
[2023-07-14T03:58:49.183+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$8323fc3f
[2023-07-14T03:58:49.198+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$24acf01c
[2023-07-14T03:58:49.210+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$9a2259ea
[2023-07-14T03:58:49.218+00:00|INFO|ServiceManager|main] service manager starting Publisher AcElementPropertiesPublisher$$EnhancerBySpringCGLIB$$18e23fcc
[2023-07-14T03:58:49.228+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-07-14T03:58:49.230+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-07-14T03:58:49.230+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-07-14T03:58:49.231+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-07-14T03:58:49.231+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-07-14T03:58:49.231+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-07-14T03:58:49.231+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-07-14T03:58:49.234+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=64736718-3186-417c-9606-2d884d843bb0, consumerInstance=onap-policy-clamp-runtime-acm-6d8c6b8fd-9j8ff, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3cd46491
[2023-07-14T03:58:49.235+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=64736718-3186-417c-9606-2d884d843bb0, consumerInstance=onap-policy-clamp-runtime-acm-6d8c6b8fd-9j8ff, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-07-14T03:58:49.235+00:00|INFO|ServiceManager|main] service manager started
[2023-07-14T03:58:49.242+00:00|INFO|Application|main] Started Application in 52.614 seconds (JVM running for 59.927)
[2023-07-14T03:58:50.877+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: V51vHfXWQFOsHLd1-Huj8g
[2023-07-14T03:58:50.882+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] ProducerId set to 1002 with epoch 0
[2023-07-14T03:58:50.897+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 3PuLjIuVTnOG7cIc4oEq7g
[2023-07-14T03:58:50.899+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 3PuLjIuVTnOG7cIc4oEq7g
[2023-07-14T03:58:50.899+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 3PuLjIuVTnOG7cIc4oEq7g
[2023-07-14T03:58:50.899+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 3PuLjIuVTnOG7cIc4oEq7g
[2023-07-14T03:58:50.899+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 3PuLjIuVTnOG7cIc4oEq7g
[2023-07-14T03:58:50.899+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 3PuLjIuVTnOG7cIc4oEq7g
[2023-07-14T03:58:50.910+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Cluster ID: V51vHfXWQFOsHLd1-Huj8g
[2023-07-14T03:58:50.912+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-07-14T03:58:50.955+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-07-14T03:58:51.076+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-runtime-acm-2-492073fa-a7e0-4930-869a-bd37379fc3f2
[2023-07-14T03:58:51.077+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-07-14T03:58:51.077+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-07-14T03:58:54.089+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully joined group with generation Generation{generationId=3, memberId='consumer-policy-clamp-runtime-acm-2-492073fa-a7e0-4930-869a-bd37379fc3f2', protocol='range'}
[2023-07-14T03:58:54.098+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Finished assignment for group at generation 3: {consumer-policy-clamp-runtime-acm-2-492073fa-a7e0-4930-869a-bd37379fc3f2=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-07-14T03:58:54.159+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully synced group in generation Generation{generationId=3, memberId='consumer-policy-clamp-runtime-acm-2-492073fa-a7e0-4930-869a-bd37379fc3f2', protocol='range'}
[2023-07-14T03:58:54.161+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-07-14T03:58:54.199+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-07-14T03:58:54.254+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Setting offset for partition policy.clamp-runtime-acm-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
[2023-07-14T03:58:54.255+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Setting offset for partition policy.clamp-runtime-acm-1 to the committed offset FetchPosition{offset=5, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
[2023-07-14T03:58:54.255+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Setting offset for partition policy.clamp-runtime-acm-4 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
[2023-07-14T03:58:54.255+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Setting offset for partition policy.clamp-runtime-acm-5 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
[2023-07-14T03:58:54.256+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Setting offset for partition policy.clamp-runtime-acm-2 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
[2023-07-14T03:58:54.256+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Setting offset for partition policy.clamp-runtime-acm-3 to the committed offset FetchPosition{offset=5, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
[2023-07-14T03:58:54.825+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-07-14T03:58:54.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75d69f28-0039-452b-8b4e-d4e16693f958","timestamp":"2023-07-14T03:58:21.889308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T03:58:57.750+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d21d35f8-10a8-44b0-bd6a-5f0efe1d54d3","timestamp":"2023-07-14T03:57:54.007905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T03:58:57.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"757834af-d482-46d7-acaf-e0be007fc03c","timestamp":"2023-07-14T03:58:10.083649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T03:59:40.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa719759-5e3d-445f-8304-51cb47d26f71","timestamp":"2023-07-14T03:59:39.120224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T03:59:41.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41e072c5-3c81-477b-b93e-9d9078b68733","timestamp":"2023-07-14T03:59:40.457443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T03:59:55.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ddb873e-7a28-4269-bae8-eda98f42f560","timestamp":"2023-07-14T03:59:54.006682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:00:10.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39384f4a-f766-4864-aced-5c03eb752ad2","timestamp":"2023-07-14T04:00:10.081030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:00:22.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c816e169-4933-4d74-8f14-a4500ed3361c","timestamp":"2023-07-14T04:00:21.890338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:00:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:01:40.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b04769b3-8ee7-4e99-b1a9-11ea01e048ac","timestamp":"2023-07-14T04:01:39.119330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:01:41.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dc8d5b8-1e3d-4090-874c-93da4611e6fb","timestamp":"2023-07-14T04:01:40.457500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:01:54.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb5ba5a7-f7f7-401f-8f7b-ea8a7d4ef62e","timestamp":"2023-07-14T04:01:54.006174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:02:10.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36164a21-ca40-4841-b9b8-161e60ac406c","timestamp":"2023-07-14T04:02:10.083565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:02:22.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddb79668-5595-4656-aa15-dd858988c34c","timestamp":"2023-07-14T04:02:21.889122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:02:48.612+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:03:40.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"15301460-059b-4960-a95d-2304e3f16172","timestamp":"2023-07-14T04:03:39.119935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:03:41.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36df4ea0-dac8-4fe3-89d6-b1364ed6e09f","timestamp":"2023-07-14T04:03:40.457171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:03:54.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99dcee01-8995-41be-840c-3557956d4b8f","timestamp":"2023-07-14T04:03:54.006143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:04:10.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c9da2b5-cf5f-44ec-9c26-1a49da3c11c5","timestamp":"2023-07-14T04:04:10.080750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:04:22.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd18dadb-c209-47ce-b3e2-2da8e09e6082","timestamp":"2023-07-14T04:04:21.889205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:04:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:05:40.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fcb990b-f584-4212-8be2-fcae4296f64e","timestamp":"2023-07-14T04:05:39.120134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:05:41.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0c6e198-613d-4e75-8aaa-b1e1de2aded7","timestamp":"2023-07-14T04:05:40.456940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:05:54.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4ef8e12-239b-4e97-a750-65b68334c6ee","timestamp":"2023-07-14T04:05:54.006686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:06:10.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b339bcd-1146-4960-b3a3-026ec9d8113c","timestamp":"2023-07-14T04:06:10.080848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:06:22.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02f21db3-7d2a-4376-bc6e-5bf059bddec7","timestamp":"2023-07-14T04:06:21.889840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:06:48.610+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:07:40.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b60fc89-5d25-4a30-822e-edc5daf393ab","timestamp":"2023-07-14T04:07:39.119931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:07:41.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b896ad19-9b69-469d-b63e-893d5ac31c41","timestamp":"2023-07-14T04:07:40.457622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:07:51.278+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Node -1 disconnected.
[2023-07-14T04:07:51.419+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Node -1 disconnected.
[2023-07-14T04:07:55.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f26e0b4-f913-4a65-9cc0-534b6dbee539","timestamp":"2023-07-14T04:07:54.025819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:08:10.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbe378cc-d2f9-4a5f-bb24-4b50d509967d","timestamp":"2023-07-14T04:08:10.080809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:08:22.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30a3e66b-1f62-4ff6-b9a4-953f68f7a80d","timestamp":"2023-07-14T04:08:21.894106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:08:48.637+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:09:40.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2eb9aa0-492e-4e0e-8566-d5974a69ad32","timestamp":"2023-07-14T04:09:39.119890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:09:42.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d8b23f6-2529-4af2-a5ba-fef98dbf385f","timestamp":"2023-07-14T04:09:40.457475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:09:54.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"078607a1-45e4-456c-93c8-dec2300ba2e0","timestamp":"2023-07-14T04:09:54.007802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:10:10.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4276b9a-7120-44ed-bdc8-627f094766de","timestamp":"2023-07-14T04:10:10.080725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:10:22.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c914d5c-e32b-4801-9d5f-258d6e2bafa2","timestamp":"2023-07-14T04:10:21.895126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:10:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:11:40.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd5b26d0-52e4-4831-94ae-65e0116f377a","timestamp":"2023-07-14T04:11:39.119292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:11:41.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2b6ddd9-86ce-4443-aa29-3f21d98c7f97","timestamp":"2023-07-14T04:11:40.457745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:11:54.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c3789f6-3890-41b8-95a9-c28e57e47e73","timestamp":"2023-07-14T04:11:54.011896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:12:10.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c4ff726-7d31-41f9-bc34-a8861cc8946d","timestamp":"2023-07-14T04:12:10.081249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:12:22.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"424f1a7c-e0f4-4a9e-a6d6-0889858f6479","timestamp":"2023-07-14T04:12:21.892139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:12:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:13:40.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c0597c-1638-428c-81bc-66067999af33","timestamp":"2023-07-14T04:13:39.121662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:13:40.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"518a6400-cf33-4dcf-bdca-72841f6fea67","timestamp":"2023-07-14T04:13:40.457575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:13:54.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6eabc8a6-0cb1-493b-8c1d-c7ced1da316a","timestamp":"2023-07-14T04:13:54.009867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:14:10.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd9aef50-f07a-41ce-bcbb-7ff32b3a9250","timestamp":"2023-07-14T04:14:10.080875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:14:22.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c52ee21-066d-4ebd-853d-8d6e98c95480","timestamp":"2023-07-14T04:14:21.890504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:14:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:15:40.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c371bd2c-6011-4edb-bbbb-c9adbb4bc0e2","timestamp":"2023-07-14T04:15:39.120850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:15:40.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3d7cd77-cb2a-4a39-9fc7-84c31ad3bb51","timestamp":"2023-07-14T04:15:40.457769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:15:54.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"247529b2-bb8e-434f-8cf0-adc93de0214c","timestamp":"2023-07-14T04:15:54.010809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:16:10.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb90313e-d0fd-4c33-98f5-a09835af8f71","timestamp":"2023-07-14T04:16:10.080882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:16:22.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c94a3bf6-dd0a-42de-aece-0b6ffa5c59a7","timestamp":"2023-07-14T04:16:21.891687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:16:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:17:40.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24ad438a-a9eb-4054-8991-e2ce6384f1d0","timestamp":"2023-07-14T04:17:39.119510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:17:40.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f396040-fb5d-4ad6-b544-78044aa2435d","timestamp":"2023-07-14T04:17:40.456975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:17:54.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"061e5432-8743-49ab-8c69-5075363b3ff2","timestamp":"2023-07-14T04:17:54.006468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:18:10.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd8fe730-e9aa-4a44-8a4b-1f82d1c44991","timestamp":"2023-07-14T04:18:10.081177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:18:22.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15455a3c-6cc1-4cec-bda5-6e6265babbde","timestamp":"2023-07-14T04:18:21.892506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:18:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:19:40.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4daaaaf6-89e1-490a-8ab1-d9dc59e6c16e","timestamp":"2023-07-14T04:19:39.120100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:19:40.738+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55cba5c4-d2f9-4048-bb3c-62940b7e9c45","timestamp":"2023-07-14T04:19:40.457500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:19:54.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aca2c69c-06b3-4639-a979-5bd32a54a347","timestamp":"2023-07-14T04:19:54.008027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:20:10.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b54b8a57-a9f6-4d9e-86c6-2f89dcf2256a","timestamp":"2023-07-14T04:20:10.081046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:20:22.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c36b5d3a-a250-4b07-a209-ce7bd10d6763","timestamp":"2023-07-14T04:20:21.889722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:20:48.610+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:21:40.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10a9bf8e-f936-4ae9-8a8b-78969d86109d","timestamp":"2023-07-14T04:21:39.119527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:21:40.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbb8f8a5-d41e-48c6-9d8c-6a8df4774934","timestamp":"2023-07-14T04:21:40.456871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:21:54.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c8bfd36-c77c-4bf5-8b03-d341da561dd5","timestamp":"2023-07-14T04:21:54.006198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:22:10.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b552aa92-beb3-4675-868a-b513072938dc","timestamp":"2023-07-14T04:22:10.080843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:22:22.738+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc2f4532-1fc1-420e-b100-850cd5cf26ac","timestamp":"2023-07-14T04:22:21.889631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:22:48.612+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:23:40.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ce499c5-8ef4-44ad-bf12-f03bf5001336","timestamp":"2023-07-14T04:23:39.120052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:23:40.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1251485c-7f4b-4576-b411-165f8eda502f","timestamp":"2023-07-14T04:23:40.457435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:23:54.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00e51edd-f7e7-4548-9da0-f136a928c20f","timestamp":"2023-07-14T04:23:54.006391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:24:10.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fc71b5d-e081-4d0c-a42f-eaad82749ec8","timestamp":"2023-07-14T04:24:10.081009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:24:22.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d39fe272-cf32-4e3b-887a-8151a60f3b7d","timestamp":"2023-07-14T04:24:21.889538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:24:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:25:40.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3ce9739-8b11-4a0d-8b6e-317d7ebf796a","timestamp":"2023-07-14T04:25:39.119268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:25:40.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c2fbc5c-5657-42c8-ac66-0fd090407fa9","timestamp":"2023-07-14T04:25:40.456935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:25:54.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c629ab8c-e1e0-4132-af14-d8a6ff95ad4a","timestamp":"2023-07-14T04:25:54.006612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:26:10.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"198038cf-1f3f-4c66-b3af-92c57516c727","timestamp":"2023-07-14T04:26:10.080667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:26:22.750+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c8dfe04-e8d8-4bd1-8ad9-c08b05943efe","timestamp":"2023-07-14T04:26:21.894811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:26:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:27:40.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c35302d0-7cf0-40b2-bbcf-8e43d7b86797","timestamp":"2023-07-14T04:27:39.119317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:27:40.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5caf0c8-71f9-4693-af6c-3b05ffbffdfa","timestamp":"2023-07-14T04:27:40.457281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:27:54.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee2ee22b-d7bb-4146-b820-30273a6374cf","timestamp":"2023-07-14T04:27:54.007158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:28:10.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03e460a7-39fa-4966-a648-4051309ccf7d","timestamp":"2023-07-14T04:28:10.080736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:28:22.738+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8de59723-e345-445e-aa8d-51b2a880f282","timestamp":"2023-07-14T04:28:21.889233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:28:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:29:40.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb5c43dc-36f2-4b41-8034-be8aab9504d9","timestamp":"2023-07-14T04:29:39.120677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:29:40.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1673d53d-1df6-4f7f-b2de-1f7a42acc584","timestamp":"2023-07-14T04:29:40.458631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:29:54.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e269a8e-65ce-4942-9342-72cfe962e9d8","timestamp":"2023-07-14T04:29:54.006863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:30:10.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1b7916b-ba35-4353-a294-a2c406b2c6f7","timestamp":"2023-07-14T04:30:10.081151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:30:22.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa858302-4583-48fd-8391-5e6776c203d4","timestamp":"2023-07-14T04:30:21.888982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:30:48.611+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:31:40.594+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"63af2253-90c4-4683-81d3-bc2990c1af24","timestamp":"2023-07-14T04:31:39.119202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:31:40.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc8fc0a9-0467-42ce-9a44-507ab4d1de7b","timestamp":"2023-07-14T04:31:40.456757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:31:54.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c14799e-0e96-4ccb-88dc-8d9482c4f3e5","timestamp":"2023-07-14T04:31:54.006957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:32:10.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c93f30e-e81a-4ee4-8e67-5a16ca64b16b","timestamp":"2023-07-14T04:32:10.080734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:32:22.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de417e50-1e3d-4f1b-95ce-24500b8da5e4","timestamp":"2023-07-14T04:32:21.889232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:32:48.612+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:33:40.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7093ace5-1f28-4d6d-9796-08202095dc7f","timestamp":"2023-07-14T04:33:39.119763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:33:40.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bee3f39c-e5e0-42d4-8a05-adc1fa25f28d","timestamp":"2023-07-14T04:33:40.457460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:33:54.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba37553a-90fd-473b-817f-0a4096a037f1","timestamp":"2023-07-14T04:33:54.005640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:34:10.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caf640bd-d969-4d22-9e5d-edfc17c450e8","timestamp":"2023-07-14T04:34:10.080833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:34:22.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1090067-d2b3-47f8-a3ae-98f2766c0aa1","timestamp":"2023-07-14T04:34:21.889436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:34:48.612+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:35:40.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c947300-268e-479b-acb9-ed79b67875cc","timestamp":"2023-07-14T04:35:39.119131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:35:40.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f821f99-cfb1-418a-b355-fb2780e94127","timestamp":"2023-07-14T04:35:40.456703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:35:54.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4279fb9-f7e8-47d7-815a-b3098c8e2961","timestamp":"2023-07-14T04:35:54.005897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:36:10.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"355bde6a-009e-4f38-8328-9d143d665583","timestamp":"2023-07-14T04:36:10.080782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:36:22.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b63bf544-ba6f-4759-b17e-c336e2de64b6","timestamp":"2023-07-14T04:36:21.890104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:36:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:37:40.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a7bb535-ca0d-4b3f-82aa-64831f591195","timestamp":"2023-07-14T04:37:39.119125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:37:40.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34fcfcbd-3d11-4e50-9274-d9b72d57c381","timestamp":"2023-07-14T04:37:40.457550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:37:54.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d796faa-c675-494e-9264-2ba3529f30ae","timestamp":"2023-07-14T04:37:54.007985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:38:10.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e0b10c0-1240-4c8f-a560-3acbc9b8dc52","timestamp":"2023-07-14T04:38:10.080939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:38:22.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a864d850-2070-4198-8802-f33a7b0fa5c9","timestamp":"2023-07-14T04:38:21.889233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:38:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:39:40.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0acb4da3-2c97-48c9-a235-000c4933d8ce","timestamp":"2023-07-14T04:39:39.122644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:39:40.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb033d9d-37b9-49a2-8a54-8514fbf841b1","timestamp":"2023-07-14T04:39:40.456847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:39:54.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"740cc920-989b-4865-84d9-50c7293c10bc","timestamp":"2023-07-14T04:39:54.005744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:40:10.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6150792d-33e6-4ef9-b667-ef58ee985c38","timestamp":"2023-07-14T04:40:10.081503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:40:22.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"683de28e-01ca-4fb4-80a8-fcca8720ef38","timestamp":"2023-07-14T04:40:21.889056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:40:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:41:40.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"926bd938-e42f-45cd-b4df-b5b67b4a8837","timestamp":"2023-07-14T04:41:39.119156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:41:40.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8408fa7e-db88-48a8-ba7d-a4a1e65fb973","timestamp":"2023-07-14T04:41:40.457171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:41:54.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"245fcc74-3f34-4726-8029-13bea0ba3b28","timestamp":"2023-07-14T04:41:54.005716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:42:10.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"298e0cc6-4409-4e37-a736-5eb59cc62278","timestamp":"2023-07-14T04:42:10.080843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:42:22.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9e6cfa3-59dc-437b-acb1-db856f4a56f5","timestamp":"2023-07-14T04:42:21.889170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:42:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:43:40.600+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d942ed4-f08e-4562-ab90-a824ee16cd20","timestamp":"2023-07-14T04:43:39.119499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:43:40.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bbefceb-619c-4a2c-bab1-9097e0b21312","timestamp":"2023-07-14T04:43:40.457004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:43:54.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff0bc09a-ef8d-45c2-96b7-989407e9e94e","timestamp":"2023-07-14T04:43:54.005836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:44:10.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfb5a6f1-5315-4025-8568-900e94d96ce2","timestamp":"2023-07-14T04:44:10.080805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:44:22.751+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"394e162d-5133-4120-8493-c597c4a6e50d","timestamp":"2023-07-14T04:44:21.889257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:44:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:45:40.594+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab0a88bc-a353-4e07-ac96-7bb3f84d4666","timestamp":"2023-07-14T04:45:39.120542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:45:40.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43b6c7c8-4114-4ee4-b0a5-7d9031794aef","timestamp":"2023-07-14T04:45:40.456597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:45:54.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9126de7f-feaf-42fe-bcc5-486847149705","timestamp":"2023-07-14T04:45:54.005747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:46:10.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc5bb39b-051d-4258-a3f2-33faf8850123","timestamp":"2023-07-14T04:46:10.083089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:46:22.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9df54888-4d0f-439b-8146-8bcd2ad46f3e","timestamp":"2023-07-14T04:46:21.889080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:46:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:47:40.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8809828-e873-4738-9af6-76e0ee3e6342","timestamp":"2023-07-14T04:47:39.119222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:47:41.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"653738a2-f340-4f7f-805e-2745ea587f9e","timestamp":"2023-07-14T04:47:40.458003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:47:54.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ddda5c9-8c10-4c2f-987e-e5f0b308a64a","timestamp":"2023-07-14T04:47:54.005870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:48:10.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9beb7501-8127-428d-99ea-ddd5f71fd571","timestamp":"2023-07-14T04:48:10.080866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:48:22.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"762167b1-d5d2-4219-b34c-abb2ddb4a99b","timestamp":"2023-07-14T04:48:21.892403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:48:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:49:40.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b94e681-f3b5-4c33-b5d1-22c820d8ab9a","timestamp":"2023-07-14T04:49:39.119589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:49:41.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12846ef1-1919-47ac-80f3-b7971911bfb7","timestamp":"2023-07-14T04:49:40.456768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:49:54.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c51cefd4-cc94-4c69-ae7d-b564d55b0bac","timestamp":"2023-07-14T04:49:54.007038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:50:10.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ba8bc67-15fe-406d-86d6-8bd0677fabec","timestamp":"2023-07-14T04:50:10.080744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-14T04:50:22.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3dda9635-ce42-4721-8037-d7a42217520c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5e51ac3-58e7-45ed-894d-2ec2b4f9401d","timestamp":"2023-07-14T04:50:21.889471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-14T04:50:48.609+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-07-14T04:51:40.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ba26406f-d64b-41c8-aff2-6dd09d16aff7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b4a9c9e-ea5d-492b-b5ef-cf58f82f26b6","timestamp":"2023-07-14T04:51:39.119460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-14T04:51:41.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1ff403f2-4f45-470c-8cbc-f4fe5595f069","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"980fd826-a69d-4858-98c3-1a9b02138295","timestamp":"2023-07-14T04:51:40.456964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-14T04:51:54.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e53ed2a0-a924-4737-971d-80ee4d423af5","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a113bde-4dee-46fb-b373-aea9daac0e02","timestamp":"2023-07-14T04:51:54.006239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-14T04:52:10.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"71501fff-2898-45de-af79-7865597b9a30","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"95d82773-8a1e-4eb1-9907-3fec3293324a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfab830c-1d29-4296-a5a4-994b83d539c4","timestamp":"2023-07-14T04:52:10.081046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}