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-05-15T23:29:57.380+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-746989b67c-r7xsr with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-15T23:29:57.389+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-15T23:29:57.389+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-15T23:29:59.560+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-05-15T23:30:00.041+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 454 ms. Found 5 JPA repository interfaces.
[2023-05-15T23:30:03.742+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-05-15T23:30:03.778+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-05-15T23:30:03.780+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-15T23:30:03.780+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-15T23:30:03.974+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-05-15T23:30:03.974+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 6421 ms
[2023-05-15T23:30:04.639+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-05-15T23:30:04.974+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-05-15T23:30:05.110+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-05-15T23:30:05.574+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-05-15T23:30:05.914+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-05-15T23:30:06.956+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-05-15T23:30:07.004+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-05-15T23:30:09.868+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-05-15T23:30:09.907+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-05-15T23:30:11.959+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-05-15T23:30:12.042+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-15T23:30:12.224+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-15T23:30:12.224+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-15T23:30:12.224+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684193412218
[2023-05-15T23:30:12.232+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-05-15T23:30:12.821+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@34136bd1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6de7778f, org.springframework.security.web.context.SecurityContextPersistenceFilter@7e7740a5, org.springframework.security.web.header.HeaderWriterFilter@4dc52559, org.springframework.security.web.authentication.logout.LogoutFilter@38ac8968, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@437ed416, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7e61e25c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@256bb5be, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@367d34c0, org.springframework.security.web.session.SessionManagementFilter@512abf25, org.springframework.security.web.access.ExceptionTranslationFilter@463afa6e, org.springframework.security.web.access.intercept.AuthorizationFilter@28be7fec]
[2023-05-15T23:30:13.378+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-05-15T23:30:16.971+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-15T23:30:17.018+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-05-15T23:30:17.055+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-05-15T23:30:17.079+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-15T23:30:17.079+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-15T23:30:17.089+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=68e7e826-07d0-4a75-a7fd-bcda3d32c307, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-r7xsr, 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-05-15T23:30:17.130+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-05-15T23:30:17.137+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-15T23:30:17.137+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-15T23:30:17.137+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684193417137
[2023-05-15T23:30:17.138+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-05-15T23:30:17.138+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=2da98eef-c091-4733-812a-209817787f85, alive=false, publisher=null]]: starting
[2023-05-15T23:30:17.170+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-05-15T23:30:17.186+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-05-15T23:30:17.209+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-15T23:30:17.209+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-15T23:30:17.209+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684193417209
[2023-05-15T23:30:17.209+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=2da98eef-c091-4733-812a-209817787f85, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-15T23:30:17.209+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$4eea0526
[2023-05-15T23:30:17.218+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$66ccdf80
[2023-05-15T23:30:17.221+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$88cf152c
[2023-05-15T23:30:17.224+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$9854efda
[2023-05-15T23:30:17.228+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$39dde3b7
[2023-05-15T23:30:17.231+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$af534d85
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-05-15T23:30:17.234+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-15T23:30:17.234+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=68e7e826-07d0-4a75-a7fd-bcda3d32c307, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-r7xsr, 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@1d77746b
[2023-05-15T23:30:17.234+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=68e7e826-07d0-4a75-a7fd-bcda3d32c307, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-r7xsr, 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-05-15T23:30:17.235+00:00|INFO|ServiceManager|main] service manager started
[2023-05-15T23:30:17.237+00:00|INFO|Application|main] Started Application in 21.635 seconds (JVM running for 23.104)
[2023-05-15T23:30:18.080+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: F-uPfSK2Qdmbi_u85tsmuw
[2023-05-15T23:30:18.081+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 6AZ8I90pQOWdZDSHRwjS2A
[2023-05-15T23:30:18.081+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 2002 with epoch 0
[2023-05-15T23:30:18.082+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 6AZ8I90pQOWdZDSHRwjS2A
[2023-05-15T23:30:18.082+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 6AZ8I90pQOWdZDSHRwjS2A
[2023-05-15T23:30:18.082+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 6AZ8I90pQOWdZDSHRwjS2A
[2023-05-15T23:30:18.083+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 6AZ8I90pQOWdZDSHRwjS2A
[2023-05-15T23:30:18.083+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 6AZ8I90pQOWdZDSHRwjS2A
[2023-05-15T23:30:18.086+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: F-uPfSK2Qdmbi_u85tsmuw
[2023-05-15T23:30:18.088+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-05-15T23:30:18.121+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-05-15T23:30:18.202+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-4b8636fe-fd68-499b-ba3e-5d186be017ee
[2023-05-15T23:30:18.203+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-05-15T23:30:18.203+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-05-15T23:30:21.213+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=1, memberId='consumer-policy-clamp-runtime-acm-2-4b8636fe-fd68-499b-ba3e-5d186be017ee', protocol='range'}
[2023-05-15T23:30:21.220+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 1: {consumer-policy-clamp-runtime-acm-2-4b8636fe-fd68-499b-ba3e-5d186be017ee=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-05-15T23:30:21.319+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=1, memberId='consumer-policy-clamp-runtime-acm-2-4b8636fe-fd68-499b-ba3e-5d186be017ee', protocol='range'}
[2023-05-15T23:30:21.320+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-05-15T23:30:21.327+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-05-15T23:30:21.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-15T23:30:21.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-15T23:30:21.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-15T23:30:21.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-15T23:30:21.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-15T23:30:21.342+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-15T23:30:21.479+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=1, 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-05-15T23:30:21.480+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=0, 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-05-15T23:30:21.491+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=3, 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-05-15T23:30:21.492+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-2 to position 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-05-15T23:30:21.492+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=2, 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-05-15T23:30:21.492+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=3, 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-05-15T23:31:29.539+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-05-15T23:31:29.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7edcd2a9-298a-4f74-bf4c-9b6ee05d81f5","timestamp":"2023-05-15T23:31:29.414291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:31:30.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0e0378a-8ba7-4c12-be7c-4ecb03c0e40b","timestamp":"2023-05-15T23:31:29.868515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:31:35.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bc703f0-775f-4062-a235-970304a84eb1","timestamp":"2023-05-15T23:31:34.257498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:31:36.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31360515-50c2-46c9-a4cf-2f94dee9e580","timestamp":"2023-05-15T23:31:35.058475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:31:46.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7c7b584-9221-4c30-87b5-54e240cbb2d1","timestamp":"2023-05-15T23:31:46.114368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:32:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:33:29.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f95e75fe-2351-4629-b6b0-9e74b4a56507","timestamp":"2023-05-15T23:33:29.414667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:33:30.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37e29df0-253b-4008-8dc1-6aaa13eba3ad","timestamp":"2023-05-15T23:33:29.868471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:33:35.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f9ed30f-886c-42c6-a03e-9d7a9ddbb0cb","timestamp":"2023-05-15T23:33:34.257576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:33:36.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc854356-8eaa-4112-b8d9-af4f304ec2a0","timestamp":"2023-05-15T23:33:35.058531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:33:46.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23da391e-4761-4016-b546-80c22ecece2d","timestamp":"2023-05-15T23:33:46.114588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:34:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:35:29.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"691ead31-4458-4ca7-afcd-9a8d8f91118b","timestamp":"2023-05-15T23:35:29.414466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:35:30.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"352a4936-c25b-4be2-a584-f1e141bbb4d5","timestamp":"2023-05-15T23:35:29.868587Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:35:35.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e74172da-88be-4be2-9a85-26db4d64f7af","timestamp":"2023-05-15T23:35:34.257410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:35:36.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b619abe-0f75-4044-9985-b320bc3f3c4b","timestamp":"2023-05-15T23:35:35.058399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:35:46.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03f26525-0433-407a-8d82-8de40264ce55","timestamp":"2023-05-15T23:35:46.114370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:36:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:37:29.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24a37862-6ec9-4281-ab77-5e38345ae2f3","timestamp":"2023-05-15T23:37:29.414216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:37:30.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55d5f13e-a79f-4998-9e9d-799f5995f576","timestamp":"2023-05-15T23:37:29.868495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:37:35.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b0b1122-af9e-4edf-a5a9-c5a0a0fa0ea2","timestamp":"2023-05-15T23:37:34.257536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:37:36.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"476dd32a-dbdf-4fc7-8b94-70ad7716e6d4","timestamp":"2023-05-15T23:37:35.058515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:37:46.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"515220ec-5062-4cb3-8f4a-057cc0f06bbe","timestamp":"2023-05-15T23:37:46.114257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:38:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:39:18.361+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-05-15T23:39:18.409+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-05-15T23:39:29.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f033f2a9-83f4-430d-af37-fb02cf72ea28","timestamp":"2023-05-15T23:39:29.414312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:39:30.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd6a1f6e-f120-41ac-ade0-af95af59bccd","timestamp":"2023-05-15T23:39:29.868513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:39:35.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03949167-dffa-48ab-a48c-456119df0fdc","timestamp":"2023-05-15T23:39:34.257401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:39:36.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a58c95ae-7802-4cc5-bd16-e609671b258a","timestamp":"2023-05-15T23:39:35.058338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:39:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b867a09-6ad2-4abc-9c26-9c2df482dfcd","timestamp":"2023-05-15T23:39:46.114418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:40:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:41:29.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a93c753c-3614-409e-b01f-30d025ebc071","timestamp":"2023-05-15T23:41:29.414574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:41:30.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a3aca46-612a-44cc-afc4-70ef76af0fd9","timestamp":"2023-05-15T23:41:29.868595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:41:35.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbe14235-1f88-48cf-bdff-27ffc5a67dad","timestamp":"2023-05-15T23:41:34.257789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:41:36.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c4e46fb-edc5-4f2d-9f4d-55ff2a65acfc","timestamp":"2023-05-15T23:41:35.058436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:41:46.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83354dce-b80e-48d9-a0c1-7e9680a17c77","timestamp":"2023-05-15T23:41:46.114569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:42:17.079+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:43:29.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ec2a764-5cde-40f4-9c6e-8dc9ec098f88","timestamp":"2023-05-15T23:43:29.414238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:43:30.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c15426a-8ae0-4e87-8def-159c9dc03c99","timestamp":"2023-05-15T23:43:29.868589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:43:35.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e466c6dc-5e7f-4e52-b98f-4983ea0bec14","timestamp":"2023-05-15T23:43:34.257552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:43:36.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61126a80-3138-4ab1-bde2-6c0d97157dbb","timestamp":"2023-05-15T23:43:35.060541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:43:46.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fbbc16f-3e09-48ad-a441-4f5673e28120","timestamp":"2023-05-15T23:43:46.114864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:44:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:45:29.492+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8548252f-3073-4305-84e6-4b2bfe1169d2","timestamp":"2023-05-15T23:45:29.414244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:45:30.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95c63983-82ed-4e24-8241-b595a8180c5a","timestamp":"2023-05-15T23:45:29.868556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:45:35.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a91c905-b958-4365-bcc2-f8f436d0f1b3","timestamp":"2023-05-15T23:45:34.257494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:45:36.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86116589-7cdb-47f5-8929-00b199629b32","timestamp":"2023-05-15T23:45:35.058568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:45:46.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d94f1788-5e36-43fa-b390-5ca56b6fca07","timestamp":"2023-05-15T23:45:46.114418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:46:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:47:29.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0df3695c-b5cb-4eb6-9e32-8df2c9daafc2","timestamp":"2023-05-15T23:47:29.414228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:47:30.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5696f6b-6091-4003-bcb4-ba0aee1a2964","timestamp":"2023-05-15T23:47:29.868771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:47:35.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bc3fb5f-35b6-4c9f-b453-bfce6691e9f5","timestamp":"2023-05-15T23:47:34.257792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:47:36.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c93152ef-1bb2-480d-80b2-a719d66e8e8f","timestamp":"2023-05-15T23:47:35.058789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:47:46.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b298bf4f-d209-404b-af82-31b8b6a600c5","timestamp":"2023-05-15T23:47:46.114403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:48:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:49:29.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce5dbe2e-0c6d-4f79-8c31-ad922408575c","timestamp":"2023-05-15T23:49:29.414339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:49:30.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46268ef6-5487-4f4b-b937-7ba94dc23c36","timestamp":"2023-05-15T23:49:29.868448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:49:35.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6645fd8f-22d0-4737-8810-a5dc3b6ada45","timestamp":"2023-05-15T23:49:34.257581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:49:36.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26e05c08-3625-4824-8010-7ae1dcdfea91","timestamp":"2023-05-15T23:49:35.060300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:49:46.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3aacbd1e-daa0-40b3-85d3-313a7f2d56b3","timestamp":"2023-05-15T23:49:46.114243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:50:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:51:29.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cab6b13a-e8b6-49ae-beac-110dab542ac8","timestamp":"2023-05-15T23:51:29.414381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:51:30.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53a5c175-2e43-4ce9-bdc0-a19261517b1f","timestamp":"2023-05-15T23:51:29.868557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:51:35.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71e7939e-9f74-4c2e-97d9-12d396fcfead","timestamp":"2023-05-15T23:51:34.257515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:51:37.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e56d6192-5009-4570-ba42-12acc00f76bf","timestamp":"2023-05-15T23:51:35.060375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:51:46.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"baf19750-c7cf-434f-8879-3aa30c8e5bd0","timestamp":"2023-05-15T23:51:46.114440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:52:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:53:29.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"161e5207-da5e-4861-96bd-da9b9fa1d4ec","timestamp":"2023-05-15T23:53:29.414420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:53:30.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9883db60-b47b-4ce8-8f00-b64b7cf02b4e","timestamp":"2023-05-15T23:53:29.868576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:53:35.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1814bf22-6dc5-4bbb-b99e-b54c18ff9b69","timestamp":"2023-05-15T23:53:34.257560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:53:35.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a24004de-906c-4fc3-a318-46b1ed922676","timestamp":"2023-05-15T23:53:35.058488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:53:46.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"032455ce-6d5e-40e3-9fb2-53a250089234","timestamp":"2023-05-15T23:53:46.114622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:54:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:55:29.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c100d956-83d4-4a99-942f-8a59603abaa3","timestamp":"2023-05-15T23:55:29.414317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:55:30.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50504903-b5a9-4c7d-9ee8-bb38b210cd80","timestamp":"2023-05-15T23:55:29.868647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:55:35.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c39bb6d9-83c7-44ec-9b97-fa8256e28490","timestamp":"2023-05-15T23:55:34.257656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:55:35.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d9473fb-e5fd-40e8-9304-e158d08b4cec","timestamp":"2023-05-15T23:55:35.058478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:55:46.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49d0e32e-2e19-45a2-9fa3-09c49d3bc19c","timestamp":"2023-05-15T23:55:46.114243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:56:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:57:29.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"124765b2-3310-4785-8ad7-45252f8ae209","timestamp":"2023-05-15T23:57:29.414278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:57:30.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a681a48-5a33-4e3e-a0f4-ad390a0a2f21","timestamp":"2023-05-15T23:57:29.868753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:57:35.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26018721-c340-4244-bb76-88b108306d41","timestamp":"2023-05-15T23:57:34.257565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:57:35.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53acf0b4-ddbb-419d-8aea-f25362405311","timestamp":"2023-05-15T23:57:35.058510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:57:46.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3291a12f-853c-422a-b098-983422f831b7","timestamp":"2023-05-15T23:57:46.114242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T23:58:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T23:59:29.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec9b0cc6-6f76-4b6d-9566-f89ca152483b","timestamp":"2023-05-15T23:59:29.414225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T23:59:30.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dd2f397-743b-46de-b3d1-17ea5708af5c","timestamp":"2023-05-15T23:59:29.868825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T23:59:35.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e111083b-80ed-4ff7-9d5b-e8db4cacaa6d","timestamp":"2023-05-15T23:59:34.257684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T23:59:35.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bba833ac-fe8b-4cfb-acbc-e8182dac9e28","timestamp":"2023-05-15T23:59:35.058577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T23:59:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f850e30-20ac-4747-bec5-ed080ae39c3d","timestamp":"2023-05-15T23:59:46.114384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:00:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:01:29.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"962547a5-9ced-411d-a23e-9ad771b20da6","timestamp":"2023-05-16T00:01:29.414264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:01:30.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6101b83d-f004-408d-b458-1b56b85d8b37","timestamp":"2023-05-16T00:01:29.868622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:01:35.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fb0a2a5-1f85-4ffa-9e19-7ab66340f18d","timestamp":"2023-05-16T00:01:34.257766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:01:35.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14f6a9a8-3cc0-47ac-a008-fddea5af3083","timestamp":"2023-05-16T00:01:35.058900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:01:46.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7bee3d2-c247-49be-bbd6-3f90266dc9aa","timestamp":"2023-05-16T00:01:46.114374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:02:17.079+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:03:29.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b884843-6d49-46dd-9f02-7686a3187541","timestamp":"2023-05-16T00:03:29.414341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:03:30.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"457b2e84-5208-4392-b51d-9e5dce133f98","timestamp":"2023-05-16T00:03:29.868537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:03:35.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b3cf749-3b3b-4592-820f-d3d4703fa92c","timestamp":"2023-05-16T00:03:34.257469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:03:35.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f71f18f9-dcb8-4199-8565-58712bdf4edd","timestamp":"2023-05-16T00:03:35.060280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:03:46.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97076f63-1c6e-4032-a435-5fd8176f0705","timestamp":"2023-05-16T00:03:46.114565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:04:17.081+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:05:29.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7289aaa4-5c1b-4075-b4be-f2a7a0c567e1","timestamp":"2023-05-16T00:05:29.414225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:05:30.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5484085-07f5-4cfa-9825-41f723314b98","timestamp":"2023-05-16T00:05:29.868704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:05:35.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fddc9b8-44ab-4448-b495-64b81ef389e4","timestamp":"2023-05-16T00:05:34.257492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:05:35.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5eec49c-7c43-4975-8b93-cc0dc8df7567","timestamp":"2023-05-16T00:05:35.058564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:05:46.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fe3668e-87ce-4d85-b8e8-77ffe3c806f0","timestamp":"2023-05-16T00:05:46.114370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:06:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:07:29.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1bbba73-a920-4ee6-a4c4-da9e4f8c771e","timestamp":"2023-05-16T00:07:29.414814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:07:30.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7371c7ce-93e4-4b96-9c84-29fb6eef17ce","timestamp":"2023-05-16T00:07:29.868615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:07:35.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7899cf36-a5b9-4a0c-aef4-3114605b9d67","timestamp":"2023-05-16T00:07:34.257571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:07:35.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa7f2233-0325-493d-a998-7a9ec7a3010e","timestamp":"2023-05-16T00:07:35.058499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:07:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4995af1-9827-4582-a027-d4b729498fbb","timestamp":"2023-05-16T00:07:46.116931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:08:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:09:29.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d65f4dad-d12e-4d56-b950-168e51666e64","timestamp":"2023-05-16T00:09:29.414123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:09:30.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"685db264-5a17-481b-9ad9-028dfcddf25c","timestamp":"2023-05-16T00:09:29.868542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:09:35.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"111f8fa7-937d-413f-800b-225cac747abf","timestamp":"2023-05-16T00:09:34.257669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:09:35.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2495e8b-c784-4c1a-bb48-6848a230cba3","timestamp":"2023-05-16T00:09:35.058450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:09:46.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c04d2840-9d76-4a3f-984a-421ee933a99a","timestamp":"2023-05-16T00:09:46.114314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:10:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:11:29.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b89eb5a-dfc2-4e79-a117-71faf052a2ca","timestamp":"2023-05-16T00:11:29.414233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:11:30.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5637ad4-dc90-43ca-a2ac-fa1d948f2e2d","timestamp":"2023-05-16T00:11:29.868684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:11:35.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25f282fa-3dbe-40a1-8e9d-27d16bad9c56","timestamp":"2023-05-16T00:11:34.257584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:11:35.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d86fe2e-81b3-4d72-9588-a8d91fd490fa","timestamp":"2023-05-16T00:11:35.058444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:11:46.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c9170c9-001b-44e1-8bfe-3c83345944b3","timestamp":"2023-05-16T00:11:46.114379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:12:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:13:29.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd33ec77-361c-4775-9dc3-1ebd5b177c78","timestamp":"2023-05-16T00:13:29.414190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:13:30.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15830a98-e66f-4284-af01-a58faf729742","timestamp":"2023-05-16T00:13:29.868742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:13:35.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25f89146-b5c9-4564-bafc-e960ba84dd9a","timestamp":"2023-05-16T00:13:34.257438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:13:35.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5e9ca76-162d-40da-8b3a-ec872d08cd7e","timestamp":"2023-05-16T00:13:35.058419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:13:46.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0bdbaf6-cf11-40a0-a90a-26db13d74d30","timestamp":"2023-05-16T00:13:46.114549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:14:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:15:29.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2efcfdae-52ec-4cee-9608-6b1ba2a29422","timestamp":"2023-05-16T00:15:29.414420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:15:30.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eec7460-f1a7-45fd-9687-da75f85ea423","timestamp":"2023-05-16T00:15:29.868589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:15:35.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35043a2f-7996-4b65-9696-ca41008cfd73","timestamp":"2023-05-16T00:15:34.257442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:15:35.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55179cea-b66b-4730-b29b-2a0b0dc9ab32","timestamp":"2023-05-16T00:15:35.058585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:15:46.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83e7b5cf-bdd6-44f7-9906-533061c9ae9e","timestamp":"2023-05-16T00:15:46.114463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:16:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:17:29.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f75bd498-0f33-498c-a61d-b3b987021e88","timestamp":"2023-05-16T00:17:29.414107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:17:30.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7384dd0-c5bd-41ad-9494-909a378b7002","timestamp":"2023-05-16T00:17:29.868743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:17:35.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87bfb002-33b6-4a0a-81f4-c4b72f860171","timestamp":"2023-05-16T00:17:34.257537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:17:35.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4186aae-8654-4795-b44f-5233abd832c6","timestamp":"2023-05-16T00:17:35.058311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:17:46.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f52438c-8188-4c81-8390-a331f22495dc","timestamp":"2023-05-16T00:17:46.114297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:18:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:19:29.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"995e103d-4238-4ae5-861f-19d857752646","timestamp":"2023-05-16T00:19:29.414526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:19:30.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e9d94e3-bf80-4a54-82ce-52a7ca1655a1","timestamp":"2023-05-16T00:19:29.868510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:19:35.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc86af43-f16d-4ae3-bb06-67a7b7da7653","timestamp":"2023-05-16T00:19:34.257564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:19:35.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fde2e36-2263-47de-923d-40eadd055aaf","timestamp":"2023-05-16T00:19:35.058455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:19:46.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c78a976-ea7e-40e0-96cb-3f469808c33d","timestamp":"2023-05-16T00:19:46.114456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:20:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:21:29.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f6f013d-d862-49d2-a54d-96ee9ba86bf1","timestamp":"2023-05-16T00:21:29.414160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:21:30.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe4f8ddd-a2d7-4f66-9a18-d71b673fed57","timestamp":"2023-05-16T00:21:29.869079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:21:35.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e934864d-ad12-46c2-960c-f3115da536c5","timestamp":"2023-05-16T00:21:34.257524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:21:35.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49366148-8f84-464c-85b1-d8c1998d04e2","timestamp":"2023-05-16T00:21:35.058510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:21:46.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5574f3c9-dbfc-421d-acea-498732edf546","timestamp":"2023-05-16T00:21:46.114301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:22:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:23:29.416+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba65573e-5181-4936-a9a3-e992ce6768d1","timestamp":"2023-05-16T00:23:29.414135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:23:30.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9d1e38d-ae01-46e5-9a8a-e5cad92c4e66","timestamp":"2023-05-16T00:23:29.868519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:23:35.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfa2ed40-7c27-45ff-8bec-6e2c8c0bb068","timestamp":"2023-05-16T00:23:34.257734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:23:35.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14c59f92-9e9c-4cee-b04f-0a568c877a69","timestamp":"2023-05-16T00:23:35.058796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:23:46.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59e80aa6-a132-4b09-b4f5-78bb401a91a5","timestamp":"2023-05-16T00:23:46.114504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:24:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:25:29.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7638d45-cd99-4412-987c-99fea4889dc6","timestamp":"2023-05-16T00:25:29.414186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:25:30.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2afbafa6-3c11-4a59-b76f-2aeec1ee4d04","timestamp":"2023-05-16T00:25:29.869077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:25:35.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fccc129-4841-414d-b9c1-d3605be8e1ae","timestamp":"2023-05-16T00:25:34.257499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:25:35.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ed08222-4123-4278-9943-6c323b047918","timestamp":"2023-05-16T00:25:35.058643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:25:46.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ec11605-0375-40a1-a8e3-762c97b7d97c","timestamp":"2023-05-16T00:25:46.114314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:26:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:27:29.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bffc09d8-91dc-46c2-922a-c96c31c3f2af","timestamp":"2023-05-16T00:27:29.414271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:27:30.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73a40b4d-2afb-48a5-8c0b-d2f0aeaab9b7","timestamp":"2023-05-16T00:27:29.868680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:27:35.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf2cacf9-6fb7-41e6-baa5-77bd5f9e6e57","timestamp":"2023-05-16T00:27:34.257530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:27:35.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"809a8a70-4315-476b-bed9-b55495900569","timestamp":"2023-05-16T00:27:35.058595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:27:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04421b2d-dc40-4dd5-9bc0-0b13ff5af5af","timestamp":"2023-05-16T00:27:46.114296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:28:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:29:29.409+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8413b700-50d6-4751-b8e4-cff447a58b64","timestamp":"2023-05-16T00:29:29.414150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:29:30.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1721831-e463-42a9-ab11-725bf13d6ced","timestamp":"2023-05-16T00:29:29.869394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:29:35.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ed095d8-4c47-4af2-93ba-9c4ddfd0022f","timestamp":"2023-05-16T00:29:34.257702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:29:35.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"516520e5-4d66-46b9-bfb1-44704f372d24","timestamp":"2023-05-16T00:29:35.058485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:29:46.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fb63567-c13c-4c5a-86d5-ef632a795d24","timestamp":"2023-05-16T00:29:46.114636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:30:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:31:29.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0298dd86-9abe-4988-b176-96cefc22ee32","timestamp":"2023-05-16T00:31:29.417023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:31:30.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e751166-f9f6-47a2-a160-12a54fedef4e","timestamp":"2023-05-16T00:31:29.868542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:31:35.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bebe8fd2-a7a0-42bd-bd6a-d9138fa2693e","timestamp":"2023-05-16T00:31:34.257540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:31:35.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3d980db-e2c9-4c60-9917-4fb658be93f3","timestamp":"2023-05-16T00:31:35.058502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:31:46.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22ded856-a99a-46b3-b9f9-567b918e4c79","timestamp":"2023-05-16T00:31:46.114367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:32:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:33:29.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"887b45ba-3136-47c8-b611-986d4d21207b","timestamp":"2023-05-16T00:33:29.415861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:33:30.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3f9046f-6d03-4dbc-8309-23509edacbe4","timestamp":"2023-05-16T00:33:29.868666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:33:35.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e59e2000-ef39-499f-aa4d-9403500be551","timestamp":"2023-05-16T00:33:34.257603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:33:36.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a64da184-ab5f-4409-92ba-d8432a4868eb","timestamp":"2023-05-16T00:33:35.058591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:33:46.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fdb6927-13dd-493f-9d95-bec52d6f1d60","timestamp":"2023-05-16T00:33:46.114635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:34:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:35:29.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"155388ad-1e05-44e1-b1a9-e118cfa997e7","timestamp":"2023-05-16T00:35:29.414128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:35:30.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76857e75-0790-42a7-a54c-48ad244554c1","timestamp":"2023-05-16T00:35:29.868700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:35:35.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15d9607b-6513-4767-a99f-f377dc0da940","timestamp":"2023-05-16T00:35:34.258102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:35:36.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"538e7c66-e16f-490a-a4f1-478a3f068217","timestamp":"2023-05-16T00:35:35.058563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:35:46.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b61ff401-cb73-4587-99a3-f5ab2461f843","timestamp":"2023-05-16T00:35:46.114572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:36:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:37:29.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"20fb559e-cb83-4528-a378-f89cc7104350","timestamp":"2023-05-16T00:37:29.414329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:37:30.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6747af51-5114-4da8-8f03-d235eceadc5a","timestamp":"2023-05-16T00:37:29.868599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:37:35.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"402c54c8-5f83-426c-b30b-eed8fff76fb8","timestamp":"2023-05-16T00:37:34.257424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:37:36.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ace4a7a-d2a9-434f-bd3d-9dd8b73a62fe","timestamp":"2023-05-16T00:37:35.058410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:37:46.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32bf613d-0d56-40b9-9fd7-4df47e6cc017","timestamp":"2023-05-16T00:37:46.114232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:38:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:39:29.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f28af4e8-9c0f-404e-a836-3e6009920f6a","timestamp":"2023-05-16T00:39:29.414048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:39:30.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51e196a3-b848-4a01-b299-83454446a99e","timestamp":"2023-05-16T00:39:29.868671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:39:35.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fda6f050-286c-415f-a3ce-b012f3df09d4","timestamp":"2023-05-16T00:39:34.257523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:39:36.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0da1fd8-96dd-49b1-9e71-655627a8a78d","timestamp":"2023-05-16T00:39:35.058547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:39:46.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17650514-e100-430b-b6ba-d2dd00f94317","timestamp":"2023-05-16T00:39:46.114491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:40:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:41:29.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb2785e1-14cb-4ff4-a242-015f37da0c87","timestamp":"2023-05-16T00:41:29.416049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:41:30.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7cbb48af-f11c-42c4-923f-4fc0f8050dbe","timestamp":"2023-05-16T00:41:29.868499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:41:35.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c89d0c36-011b-4205-9287-cc40fcac34ed","timestamp":"2023-05-16T00:41:34.257481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:41:36.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dc83f5a-9dd7-43d0-a2a9-59bf53946894","timestamp":"2023-05-16T00:41:35.058441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:41:46.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f282d30c-2d0f-4a94-84ed-a60a521cdb70","timestamp":"2023-05-16T00:41:46.114257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:42:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:43:29.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"30c84588-22ce-4854-8ddb-2e58708aa1ab","timestamp":"2023-05-16T00:43:29.414204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:43:30.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d777cc30-d521-4d7f-bbdd-29c6a83051b3","timestamp":"2023-05-16T00:43:29.869039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:43:35.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e03de34d-8bc9-4b66-8bfc-b48410ada85b","timestamp":"2023-05-16T00:43:34.257555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:43:36.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67e39b91-a909-4a76-9432-ccad80e47ba6","timestamp":"2023-05-16T00:43:35.058524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:43:46.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08a3553e-e6bb-4dd0-82d2-55a11b3b749c","timestamp":"2023-05-16T00:43:46.114384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:44:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:45:29.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d911a89-0a54-4dfa-9810-523e556c874b","timestamp":"2023-05-16T00:45:29.414179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:45:30.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d83c2a-0494-422a-9d5b-a2739e2f2933","timestamp":"2023-05-16T00:45:29.869228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:45:35.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7de88500-277e-4baa-badb-4a2370eeb4ae","timestamp":"2023-05-16T00:45:34.257670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:45:36.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"470bfb0a-a345-45d1-9d63-154833e3da1f","timestamp":"2023-05-16T00:45:35.058529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:45:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f936078e-7430-4e8a-b831-35e6cf52da2f","timestamp":"2023-05-16T00:45:46.119418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:46:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:47:29.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f75f86e2-051a-41a5-b445-357213fdc70f","timestamp":"2023-05-16T00:47:29.414264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:47:30.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0fb9e79-7d92-484d-923f-5d8f7b2a7e6f","timestamp":"2023-05-16T00:47:29.868883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:47:35.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7845a23f-fe74-4842-85ad-e82fe5218369","timestamp":"2023-05-16T00:47:34.257535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:47:36.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30df0363-ae93-4acd-8bc5-f562417b981b","timestamp":"2023-05-16T00:47:35.058433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:47:46.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5d0e95a-c3a8-424d-ad1d-7d67bf485996","timestamp":"2023-05-16T00:47:46.114625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:48:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:49:29.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdfd186c-48ea-4aa0-9b61-3047661cefb1","timestamp":"2023-05-16T00:49:29.415703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:49:30.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71110c56-3652-406f-9a6d-0b4961941a6c","timestamp":"2023-05-16T00:49:29.868742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:49:35.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"369ec1df-241b-4521-b0ca-549f4b37fe75","timestamp":"2023-05-16T00:49:34.257580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:49:36.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"020822bd-78db-444d-91e5-4ee5cf5b5823","timestamp":"2023-05-16T00:49:35.058642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:49:46.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7448d42e-72bb-4dac-b859-4bf06a81c5e9","timestamp":"2023-05-16T00:49:46.114235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:50:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:51:29.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4de7daa6-67e1-4983-bcab-f0c045c02f4b","timestamp":"2023-05-16T00:51:29.414197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:51:30.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1762207-350c-4951-84af-34d00b46abea","timestamp":"2023-05-16T00:51:29.868532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:51:35.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1fa65c9-d37a-485a-9982-ab7923d6c548","timestamp":"2023-05-16T00:51:34.257669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:51:36.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ea493b7-d1e8-44c2-89bf-b51cb3db7f8b","timestamp":"2023-05-16T00:51:35.058330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:51:46.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87d40ff8-8827-4562-9991-160dab4fa81b","timestamp":"2023-05-16T00:51:46.114280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:52:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:53:29.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6b41bf6-06c6-4adf-868e-604ab4d5d297","timestamp":"2023-05-16T00:53:29.414251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:53:30.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c636ace4-01df-4374-8b2a-0a96b1b0e95d","timestamp":"2023-05-16T00:53:29.868495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:53:35.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30d7f5a9-9761-4938-ba1a-a9e8b13a8ea1","timestamp":"2023-05-16T00:53:34.257344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:53:37.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf4ed9c6-4815-4307-be22-438024e70b90","timestamp":"2023-05-16T00:53:35.058534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:53:46.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0a21d8e-4e55-4d09-acab-bfb7705a68b7","timestamp":"2023-05-16T00:53:46.114236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:54:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:55:29.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"40cce5a0-181e-4588-99a8-ce7eb3f7b961","timestamp":"2023-05-16T00:55:29.414133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:55:30.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25383161-d1ba-434c-aa49-efec881434bd","timestamp":"2023-05-16T00:55:29.868467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:55:35.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67191146-9eb1-42ce-9a5b-6317ada2f902","timestamp":"2023-05-16T00:55:34.257638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:55:35.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdfccc21-9788-48cd-8eb0-72e8f81c00b0","timestamp":"2023-05-16T00:55:35.058381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:55:46.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdd56b5e-587d-44ad-8d17-c0bebc8142e4","timestamp":"2023-05-16T00:55:46.114705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:56:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:57:29.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5efdd1e1-2338-4cd3-b560-38c3f21d1203","timestamp":"2023-05-16T00:57:29.414251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:57:30.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6b3ad58-b872-4458-ae72-94aff5436123","timestamp":"2023-05-16T00:57:29.868651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:57:35.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69aa00b3-d5db-48b6-a645-876bdf28254b","timestamp":"2023-05-16T00:57:34.257436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:57:35.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e47f66e6-ee74-4f25-809a-bbbceeb61a63","timestamp":"2023-05-16T00:57:35.058405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:57:46.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fef82fbf-ce56-4ee7-8fac-b79039b4512c","timestamp":"2023-05-16T00:57:46.114471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T00:58:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T00:59:29.374+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00332a7e-2da1-481f-9922-ab0f8e720d55","timestamp":"2023-05-16T00:59:29.414072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T00:59:30.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adf74a9b-3144-4e46-9406-bebae488fc7b","timestamp":"2023-05-16T00:59:29.868527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T00:59:35.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7be5ca1f-bc03-4d70-a224-c7ecb9ae7e32","timestamp":"2023-05-16T00:59:34.257393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T00:59:35.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75995f2d-7e6d-4c9c-8053-ba8c20463691","timestamp":"2023-05-16T00:59:35.058391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T00:59:46.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9af100be-a167-4c9c-9f14-9a5715550578","timestamp":"2023-05-16T00:59:46.114364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:00:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:01:29.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95f47070-c32d-45de-b850-27a6925b8521","timestamp":"2023-05-16T01:01:29.414302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:01:30.516+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"126f2c37-3726-4897-8fd0-fabe7e5c4ac7","timestamp":"2023-05-16T01:01:29.868630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:01:35.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6b468c4-e7ea-434f-87e7-8b8ace44be2b","timestamp":"2023-05-16T01:01:34.257837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:01:35.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"515dca68-44a3-4f48-ae78-0fd6e7f1b85d","timestamp":"2023-05-16T01:01:35.058530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:01:46.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03fb35fb-edb7-40bd-8043-8a42fce08230","timestamp":"2023-05-16T01:01:46.114568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:02:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:03:29.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3d6ce53-0469-4f8d-b8df-c414cf427766","timestamp":"2023-05-16T01:03:29.414183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:03:30.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e6cae7e-64a5-47ed-b78b-3fe31cf045c1","timestamp":"2023-05-16T01:03:29.868501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:03:35.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4127ad2a-719e-4a9d-9097-c9ef5c6917f9","timestamp":"2023-05-16T01:03:34.257668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:03:35.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49912b83-1d46-4dc4-9b5f-a435da11cd84","timestamp":"2023-05-16T01:03:35.060292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:03:46.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17e2e8f5-1424-49a6-a8c3-8edc6a4fd4de","timestamp":"2023-05-16T01:03:46.114396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:04:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:05:29.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5074aea-b403-407f-9ec6-552930bebdf6","timestamp":"2023-05-16T01:05:29.414196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:05:30.506+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53351bf9-9d79-4cd3-b9eb-abd8d94812fb","timestamp":"2023-05-16T01:05:29.869050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:05:35.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc87e06f-19e0-4775-96ce-f31082a9b204","timestamp":"2023-05-16T01:05:34.257603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:05:35.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ae8b8ed-e780-4336-80a6-84a0d66eb50b","timestamp":"2023-05-16T01:05:35.058627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:05:46.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"511424bd-c6f6-444d-908a-57f4bbdedc90","timestamp":"2023-05-16T01:05:46.114630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:06:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:07:29.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2f09f8c-062a-4e46-9e75-e604b700e542","timestamp":"2023-05-16T01:07:29.414418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:07:30.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ce66fd2-90d0-4ea6-8161-c8b00a1c26cb","timestamp":"2023-05-16T01:07:29.868741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:07:35.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a1990f7-3253-4d1c-877f-88fd839782bf","timestamp":"2023-05-16T01:07:34.257664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:07:35.756+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa789bb5-151b-4d56-8f92-68a9dce0e2ac","timestamp":"2023-05-16T01:07:35.058476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:07:46.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0976b4b0-91b0-40a0-8451-1d45b7d82585","timestamp":"2023-05-16T01:07:46.114474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:08:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:09:29.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7152e59-698a-4a3c-88a8-4b567a68f315","timestamp":"2023-05-16T01:09:29.414267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:09:30.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43189b6c-cef8-44df-a2c8-5202c97e248d","timestamp":"2023-05-16T01:09:29.868557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:09:35.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"078cf438-a8ef-43ef-bb8f-94f2f5e75c66","timestamp":"2023-05-16T01:09:34.257991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:09:35.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51deb7e9-2d11-4d47-8d38-7c7182a771df","timestamp":"2023-05-16T01:09:35.058435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:09:46.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef85c798-efee-4d32-a448-fd2cf8e17045","timestamp":"2023-05-16T01:09:46.114324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:10:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:11:29.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ba78379-71ed-4cea-86e9-6bd9de645e62","timestamp":"2023-05-16T01:11:29.414179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:11:30.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73a326ea-4a25-482d-a497-6580eeb73637","timestamp":"2023-05-16T01:11:29.868591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:11:35.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c55f886e-1de2-4478-80ef-3cd8aaefd135","timestamp":"2023-05-16T01:11:34.257724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:11:35.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b093223a-3095-49c3-9aba-4d7dab02c3c0","timestamp":"2023-05-16T01:11:35.058364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:11:46.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"470e5928-bb1d-4e7d-9a37-44c8298780c7","timestamp":"2023-05-16T01:11:46.114387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:12:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:13:29.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b08b260-8392-42cb-a429-ca00ca9ff24e","timestamp":"2023-05-16T01:13:29.414464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:13:30.499+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d4247d2-1cb9-4fc0-9488-50a81aed2a22","timestamp":"2023-05-16T01:13:29.868483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:13:35.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fb79138-41a5-4c74-a654-8f289a917d94","timestamp":"2023-05-16T01:13:34.257592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:13:35.768+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2acacc2a-accf-41b4-a669-0238431b0c66","timestamp":"2023-05-16T01:13:35.058329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:13:46.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7402398-5f4b-4970-9915-87d8a6d510c3","timestamp":"2023-05-16T01:13:46.114489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:14:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:15:29.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5c662c8-ee1c-4528-a9b3-b3a53a8762db","timestamp":"2023-05-16T01:15:29.414036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:15:30.496+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f608a38b-934c-48b8-bebd-9212204e3711","timestamp":"2023-05-16T01:15:29.868699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:15:35.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be093b1e-cddc-4dee-9a24-bad246f74179","timestamp":"2023-05-16T01:15:34.257692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:15:35.767+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a4668d2-7530-40d0-8dcc-f8a043cf2d2d","timestamp":"2023-05-16T01:15:35.058645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:15:46.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32057267-9d15-420f-a48f-b1db0774df02","timestamp":"2023-05-16T01:15:46.114438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:16:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:17:29.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d3ddada-f30e-403b-bab4-2232d8b4f36a","timestamp":"2023-05-16T01:17:29.414360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:17:30.496+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e47fb2ce-eb71-4978-b899-2d9456a82dea","timestamp":"2023-05-16T01:17:29.868639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:17:35.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"970218a0-0127-4030-a6a1-508e53d344c8","timestamp":"2023-05-16T01:17:34.257670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:17:35.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f78b531-8f1d-44ee-b17a-03fcf5581df4","timestamp":"2023-05-16T01:17:35.058342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:17:46.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d166e98b-2c1e-474a-868a-1764c2856fc1","timestamp":"2023-05-16T01:17:46.115988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:18:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:19:29.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aafd80c-f310-4fd7-9c2c-b37373195dd8","timestamp":"2023-05-16T01:19:29.417076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:19:30.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96807ade-4b63-46aa-b3e4-a8773dd67bc9","timestamp":"2023-05-16T01:19:29.868563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:19:35.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21915f3e-250c-415e-a2b6-7f0a3ca79c64","timestamp":"2023-05-16T01:19:34.257485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:19:35.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da07e1da-2ab3-4088-b4a1-89c2f7f04bf7","timestamp":"2023-05-16T01:19:35.058200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:19:46.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b71301fd-c17e-46b3-b849-49d33ec37576","timestamp":"2023-05-16T01:19:46.114227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:20:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:21:29.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec953655-c227-4159-b223-502b8e7d38b8","timestamp":"2023-05-16T01:21:29.414072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:21:30.499+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d29bcdca-de15-4e34-b329-9b9c3a1081e7","timestamp":"2023-05-16T01:21:29.868555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:21:35.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ba26ec6-8f35-49a2-b943-413037499662","timestamp":"2023-05-16T01:21:34.257528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:21:35.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77ce7a84-afcb-441c-a50b-430d2e90d027","timestamp":"2023-05-16T01:21:35.058824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:21:46.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5ff73fe-4980-4982-a84a-4002f8651d2c","timestamp":"2023-05-16T01:21:46.114345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:22:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:23:29.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08e4f789-05a6-47a3-b6d2-9e5a75ee2bc4","timestamp":"2023-05-16T01:23:29.413988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:23:30.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3964be63-62cf-45ce-856e-e0d77a660fb8","timestamp":"2023-05-16T01:23:29.868528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:23:35.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"898a2e32-8704-4f91-83ce-e0e59fe56f41","timestamp":"2023-05-16T01:23:34.257408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:23:35.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82444840-ebbf-4436-a230-3e6c2f8a5ba8","timestamp":"2023-05-16T01:23:35.060425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:23:46.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5650db18-dfcb-4b3e-96a7-5f5ef262aec3","timestamp":"2023-05-16T01:23:46.114272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:24:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:25:29.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"28f0c2e3-1833-4ed0-b0a0-445171884b84","timestamp":"2023-05-16T01:25:29.414799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:25:30.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a7b1201-009f-49ee-a53a-c37f39c3d530","timestamp":"2023-05-16T01:25:29.868501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:25:35.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2da0f148-f464-49af-8b0b-0a491bc8ef75","timestamp":"2023-05-16T01:25:34.257621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:25:35.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3f99321-b621-49b2-bee8-b9d98b4e4f01","timestamp":"2023-05-16T01:25:35.058865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:25:46.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aad63d4a-0da4-4991-8efc-746f1ed8b4b0","timestamp":"2023-05-16T01:25:46.114463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:26:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:27:29.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c53a42c-23c5-4263-8c80-7309c7849fcc","timestamp":"2023-05-16T01:27:29.414136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:27:30.564+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bee4078b-d62f-4272-b07b-691a2a66e657","timestamp":"2023-05-16T01:27:29.868515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:27:35.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d95994b-9936-4810-b580-68a0c95833e3","timestamp":"2023-05-16T01:27:34.257531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:27:35.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8bdffa5-5107-4f3c-b274-a234370ace41","timestamp":"2023-05-16T01:27:35.058561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:27:46.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7fb7240-a76a-4288-964d-73dc604dabe3","timestamp":"2023-05-16T01:27:46.114931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:28:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:29:29.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4997d86-4ae8-4593-a25a-7ad395285eb0","timestamp":"2023-05-16T01:29:29.414036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:29:30.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e331c721-242a-4904-a74a-26f17ab415d0","timestamp":"2023-05-16T01:29:29.868511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:29:35.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d11f57d-3bfb-4a19-a0eb-4988f8a22a12","timestamp":"2023-05-16T01:29:34.257531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:29:35.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"432d3507-877c-4af3-8f30-b31dc7f70c21","timestamp":"2023-05-16T01:29:35.058535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:29:46.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8207c886-9dc7-43af-bb70-d5d56d35b6ac","timestamp":"2023-05-16T01:29:46.114466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:30:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:31:29.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba36c5b4-ad59-43ba-9f5f-bc0ea8625c2d","timestamp":"2023-05-16T01:31:29.414191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:31:30.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"093acbdb-f20f-4700-a55d-45c782cb43a4","timestamp":"2023-05-16T01:31:29.868449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:31:35.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52ea1cbf-6f43-4509-aabc-433905c7e20e","timestamp":"2023-05-16T01:31:34.257557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:31:35.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b0a1a0c-a97e-423f-9584-64d68f9c2fac","timestamp":"2023-05-16T01:31:35.058326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:31:46.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95055a61-2a0d-4152-ad42-af34ee6d99cf","timestamp":"2023-05-16T01:31:46.114392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:32:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:33:29.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"612bb690-09c8-4c83-8bbd-ad27a23d70a8","timestamp":"2023-05-16T01:33:29.414088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:33:30.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f23efafa-6813-44f6-bf73-57e736a8452d","timestamp":"2023-05-16T01:33:29.868609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:33:35.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab38ae3e-4d93-4c33-bfd2-be873af86e23","timestamp":"2023-05-16T01:33:34.257723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:33:35.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c76c712a-4448-45eb-ab9c-dd67abd2d40d","timestamp":"2023-05-16T01:33:35.058684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:33:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97bbb42f-db7b-4fa0-9f59-dd1b1ce1c470","timestamp":"2023-05-16T01:33:46.114372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:34:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:35:29.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c91220f1-b333-4971-9f33-e82361f8b123","timestamp":"2023-05-16T01:35:29.414526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:35:30.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4db574e-f7ab-4842-8a0b-6480c5364825","timestamp":"2023-05-16T01:35:29.868685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:35:35.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeab97ea-cfc3-4fed-80bd-9b4ac800039e","timestamp":"2023-05-16T01:35:34.257526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:35:35.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b427dd1-f779-472d-8791-2dd4f65876e6","timestamp":"2023-05-16T01:35:35.058277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:35:46.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3330ac1-ce20-4220-bed6-0c05d1d0ee0e","timestamp":"2023-05-16T01:35:46.114237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:36:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:37:29.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc41cc9d-a2f0-4830-8084-7ef36df8509f","timestamp":"2023-05-16T01:37:29.414097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:37:30.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d917e74d-efe5-4ccf-89a8-3877688a0000","timestamp":"2023-05-16T01:37:29.868555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:37:35.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a5358cf-b9f8-4336-908c-ceddd0a728ee","timestamp":"2023-05-16T01:37:34.257500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:37:36.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10a72c07-9f07-43f9-884f-24cdf4d9e88c","timestamp":"2023-05-16T01:37:35.058427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:37:46.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d30af4db-a1bf-4367-ae54-0d607930daa7","timestamp":"2023-05-16T01:37:46.114320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:38:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:39:29.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76701b8d-dee9-45c7-bf59-e73acf6f433c","timestamp":"2023-05-16T01:39:29.414184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:39:30.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2958a5b4-83ed-479b-877c-b542e4aaf756","timestamp":"2023-05-16T01:39:29.868594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:39:35.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8768efbd-128b-4aec-8f35-89111baf1993","timestamp":"2023-05-16T01:39:34.257718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:39:36.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89d11c48-0cbc-4aa7-acce-e0d3c2689cd5","timestamp":"2023-05-16T01:39:35.058376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:39:46.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32a93a4e-bc0e-4e2d-ae73-4ee6ac1cde81","timestamp":"2023-05-16T01:39:46.114593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:40:17.077+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:41:29.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"17422dab-d5b7-4e92-8860-1642f2745416","timestamp":"2023-05-16T01:41:29.414759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:41:30.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11269eaf-66c8-456c-bd31-97116310ae0e","timestamp":"2023-05-16T01:41:29.868581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:41:35.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"049894b6-6e1c-4463-9286-77259d70cc73","timestamp":"2023-05-16T01:41:34.257428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:41:36.071+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"300e768c-06ae-4567-9852-c7384121c4ff","timestamp":"2023-05-16T01:41:35.058360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:41:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3f8219c-aee8-496e-a61b-d966aa4cddce","timestamp":"2023-05-16T01:41:46.114660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:42:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:43:29.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbb1cdff-a216-40a9-bed9-19b9acc453e9","timestamp":"2023-05-16T01:43:29.414267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:43:30.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d98bc2e-2a88-4a14-884a-6acf6c40cca5","timestamp":"2023-05-16T01:43:29.868775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:43:35.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8e2adf1-25be-4f28-a039-c7891ca96b0f","timestamp":"2023-05-16T01:43:34.257312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:43:36.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33d0d557-b15e-40c8-8ae4-edf34cd2e30c","timestamp":"2023-05-16T01:43:35.058463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:43:46.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16e4f618-888a-4a9a-b49a-46f9ccf5c9a4","timestamp":"2023-05-16T01:43:46.114234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:44:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:45:29.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3918a38b-f401-4266-ae45-57488eb69580","timestamp":"2023-05-16T01:45:29.414189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:45:30.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96c55eb1-4827-468c-9b9a-3af8f8c7e8b0","timestamp":"2023-05-16T01:45:29.868595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:45:35.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84138d87-95d7-4518-be1f-c537e5b22aa2","timestamp":"2023-05-16T01:45:34.257507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:45:36.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f13881c5-5a46-4d33-91a3-19c3f0aec3a1","timestamp":"2023-05-16T01:45:35.058555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:45:46.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d6281c3-c73b-40ee-975c-689bcbc59d6e","timestamp":"2023-05-16T01:45:46.114804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:46:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:47:29.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"332d095b-9998-41b5-87f8-cd489a4733ec","timestamp":"2023-05-16T01:47:29.414345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:47:30.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef47aea4-49da-448a-8066-831d51c3fed2","timestamp":"2023-05-16T01:47:29.868529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:47:35.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20690280-5abb-4a82-8bf6-9c5b5a8e94b0","timestamp":"2023-05-16T01:47:34.257494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:47:36.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4baac15f-0eb8-456b-993d-310472c45e78","timestamp":"2023-05-16T01:47:35.058541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:47:46.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69072ced-74a0-4f9f-8e41-75c6b20f3d88","timestamp":"2023-05-16T01:47:46.114298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:48:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:49:29.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97df81f8-72f0-483f-a300-2a9f9fc5fbeb","timestamp":"2023-05-16T01:49:29.414187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:49:30.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4308b4b-41e4-4794-ab63-efeb8728e75f","timestamp":"2023-05-16T01:49:29.868528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:49:35.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3224576-6fee-4a74-ae9c-db9aa2c5534c","timestamp":"2023-05-16T01:49:34.257493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:49:36.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a9ea3bd-001b-4ae5-a98f-c0ec2d6c3675","timestamp":"2023-05-16T01:49:35.058479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:49:46.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fbc820a-a621-4881-8762-dec3cb691347","timestamp":"2023-05-16T01:49:46.114301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:50:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:51:29.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ea8ac83-4872-4e82-b558-82524f07ac88","timestamp":"2023-05-16T01:51:29.414090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:51:30.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f0ed109-4fc5-40df-aa8c-81c62057690c","timestamp":"2023-05-16T01:51:29.868511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:51:35.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01085ab3-e3c2-4b27-9bac-32877d4cd534","timestamp":"2023-05-16T01:51:34.257429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:51:36.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a458ce7-03c7-43ab-8915-8a1585e53395","timestamp":"2023-05-16T01:51:35.058643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:51:46.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a077173-85e4-49f6-9510-5a6591ac1bf9","timestamp":"2023-05-16T01:51:46.114519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:52:17.079+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:53:29.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db611b71-0a5c-472f-8a0f-0fd6d89bab3e","timestamp":"2023-05-16T01:53:29.414122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:53:30.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74bc54ed-d501-4bd9-83e1-59dfa5356649","timestamp":"2023-05-16T01:53:29.868469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:53:35.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54419f85-3979-4f20-bc52-dfa996186c51","timestamp":"2023-05-16T01:53:34.257366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:53:36.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bef9b23-dd07-4faf-9229-9dae0c8c5b83","timestamp":"2023-05-16T01:53:35.058785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:53:46.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89e33945-752f-458d-a96d-17c6baea4854","timestamp":"2023-05-16T01:53:46.114790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:54:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:55:29.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"df574f30-8dc3-4fc0-941c-c87cc2fd26ee","timestamp":"2023-05-16T01:55:29.414050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:55:30.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73ba1fa2-fb85-4266-a1ee-9f3eaef81b15","timestamp":"2023-05-16T01:55:29.868663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:55:35.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af456d35-a5e0-461c-8d1b-4c40ec0f464f","timestamp":"2023-05-16T01:55:34.257564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:55:35.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa78ccfc-3e97-4359-81bb-460076448e12","timestamp":"2023-05-16T01:55:35.058466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:55:46.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9f5d04b-9772-463a-980c-10e52f8fcd6a","timestamp":"2023-05-16T01:55:46.114849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:56:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:57:29.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8c9a398-ad97-4559-a980-be96349444a5","timestamp":"2023-05-16T01:57:29.414200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:57:30.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fdb3f91-0096-4927-9bfd-6b9986cccce7","timestamp":"2023-05-16T01:57:29.868557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:57:35.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1f16084-3904-4ac3-87b0-1924889ee35d","timestamp":"2023-05-16T01:57:34.257572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:57:35.750+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"676ffe8e-8ca7-43e6-b423-c09beb605883","timestamp":"2023-05-16T01:57:35.058526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:57:46.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"339f2ac7-d79a-4f51-bdf3-141995e7e657","timestamp":"2023-05-16T01:57:46.114389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T01:58:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T01:59:29.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdcef47b-32fa-4b7c-aaf3-e214d3f33db8","timestamp":"2023-05-16T01:59:29.414199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T01:59:30.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a310139-a62e-4354-95e8-1fcd1ab0a2ad","timestamp":"2023-05-16T01:59:29.868445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T01:59:35.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c5c25e2-12b2-4f05-8fb5-e2011b7cf18e","timestamp":"2023-05-16T01:59:34.257447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T01:59:35.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e59a79eb-23be-4552-8abb-62ae02f16c8d","timestamp":"2023-05-16T01:59:35.058510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T01:59:46.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94a8a7b9-df54-4016-ae5b-9c56d7c9c72b","timestamp":"2023-05-16T01:59:46.114293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:00:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:01:29.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf789ab2-2f03-460b-abe4-e17a7ed6d8f9","timestamp":"2023-05-16T02:01:29.414615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:01:30.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ac7c0e1-b652-4317-bece-0a3e38d7696b","timestamp":"2023-05-16T02:01:29.869042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:01:35.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"154e4dfd-00c6-4d83-a357-c2462afd91fd","timestamp":"2023-05-16T02:01:34.257560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:01:35.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f674b64c-d491-42cc-a263-3eef28d3d124","timestamp":"2023-05-16T02:01:35.058582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:01:46.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e94deff4-34cc-4274-b07b-6a612c47ff68","timestamp":"2023-05-16T02:01:46.114752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:02:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:03:29.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52067770-ce7a-4738-850e-e25541db0959","timestamp":"2023-05-16T02:03:29.414140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:03:30.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8a8a992-2cd9-4cea-b5ba-f69e5fed8bab","timestamp":"2023-05-16T02:03:29.868568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:03:35.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85dece4b-9249-4448-b5f8-c484803394e9","timestamp":"2023-05-16T02:03:34.257518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:03:35.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6f5b2f1-709b-4201-8142-25a53ece819e","timestamp":"2023-05-16T02:03:35.058396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:03:46.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c571f64a-5a47-4116-91c1-1bc324c402c4","timestamp":"2023-05-16T02:03:46.114463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:04:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:05:29.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9611b0c7-76d1-4631-95a5-2ce4ccfc41c9","timestamp":"2023-05-16T02:05:29.414366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:05:30.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af22e471-b37a-4722-8cc4-4c45a8db02bd","timestamp":"2023-05-16T02:05:29.868537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:05:35.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f34378d-ca91-4f5e-9f35-66ccbb6df18e","timestamp":"2023-05-16T02:05:34.257541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:05:35.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab76be1c-7246-404f-a1e2-8e61c3840b0a","timestamp":"2023-05-16T02:05:35.058459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:05:46.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f9bb868-2c7b-45dc-8563-a0c7ed029cd2","timestamp":"2023-05-16T02:05:46.114532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:06:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:07:29.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7d6b399-f5e1-427e-b46d-ff56e95c3f46","timestamp":"2023-05-16T02:07:29.413991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:07:30.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5baff16-f891-4f2b-bc75-c0be50867095","timestamp":"2023-05-16T02:07:29.868533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:07:35.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dc68d1e-569b-4401-aa4d-b9d958a79a4c","timestamp":"2023-05-16T02:07:34.257787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:07:35.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1189f4e0-ea5e-4b9b-886d-99ee73ffa519","timestamp":"2023-05-16T02:07:35.058750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:07:46.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d847588-b78b-407c-a4bc-7a1ffe41b659","timestamp":"2023-05-16T02:07:46.114463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:08:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:09:29.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"021c451c-a441-4d03-9321-e29ac4d1f11a","timestamp":"2023-05-16T02:09:29.414286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:09:30.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b15134c4-9534-44eb-a04d-9e4cd6778d9c","timestamp":"2023-05-16T02:09:29.868573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:09:35.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a28e378-47e4-4a6b-93eb-446f30af0390","timestamp":"2023-05-16T02:09:34.257410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:09:35.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3512ca62-e023-409e-9024-7d589e6f3c87","timestamp":"2023-05-16T02:09:35.058375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:09:46.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d6edb39-5915-43c7-ab50-273309775f56","timestamp":"2023-05-16T02:09:46.114302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:10:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:11:29.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b05ba910-b641-4e16-a5bd-bfa361dbfbc1","timestamp":"2023-05-16T02:11:29.414053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:11:30.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4eded05-2d42-462b-b0cc-e407b5d59090","timestamp":"2023-05-16T02:11:29.868421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:11:35.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f785e90f-5a1e-4bff-8c23-3bd3bcaeb078","timestamp":"2023-05-16T02:11:34.257511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:11:35.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"838ce7ea-f1a7-4b4b-80c9-088bfea0fceb","timestamp":"2023-05-16T02:11:35.058463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:11:46.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a904bf52-35c2-47cc-bb55-57b7c402d506","timestamp":"2023-05-16T02:11:46.114578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:12:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:13:29.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"744ce4ef-560d-445d-acac-cf6039665a8e","timestamp":"2023-05-16T02:13:29.414309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:13:30.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ac1eae9-2dde-4787-8529-8657ad529902","timestamp":"2023-05-16T02:13:29.868765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:13:35.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ac4b628-d19d-4f1a-bedb-fdb099039e2e","timestamp":"2023-05-16T02:13:34.257983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:13:35.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"094c4e54-0f92-47f1-98d6-ad069ae74d87","timestamp":"2023-05-16T02:13:35.060220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:13:46.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e00dfab-3077-4dda-aded-fd49389ddbec","timestamp":"2023-05-16T02:13:46.114535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:14:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:15:29.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e799b30-b2b6-4ac0-aee2-541762740f1c","timestamp":"2023-05-16T02:15:29.413958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:15:30.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce722ade-604c-4d21-a162-4bb4e67a535c","timestamp":"2023-05-16T02:15:29.868457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:15:35.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"648f78ed-57aa-490a-94e0-0d90eb54860c","timestamp":"2023-05-16T02:15:34.257894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:15:35.738+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"542e8e2e-b9be-4522-8eed-9e098a8a7012","timestamp":"2023-05-16T02:15:35.058661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:15:46.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09d19544-b88f-4fbe-8b41-3241fadbd697","timestamp":"2023-05-16T02:15:46.114512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:16:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:17:29.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dde3948-5dbc-4f09-877c-f6279661382e","timestamp":"2023-05-16T02:17:29.414081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:17:30.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"285d43cc-04bf-43f7-bcc7-d9ceacd0acb1","timestamp":"2023-05-16T02:17:29.868569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:17:35.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ba334ed-aca7-4908-856b-e9a009642a5c","timestamp":"2023-05-16T02:17:34.257446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:17:35.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7b38e54-c602-4670-8247-a5991cb31959","timestamp":"2023-05-16T02:17:35.058331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:17:46.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a4785f3-f12c-4e09-b04e-08594f88a89e","timestamp":"2023-05-16T02:17:46.114210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:18:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:19:29.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"59b99f5b-8aad-4ab9-a8c0-14cf58c440b5","timestamp":"2023-05-16T02:19:29.414158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:19:30.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d49663c6-e1d6-4fb0-8fde-d40a9b13cb25","timestamp":"2023-05-16T02:19:29.868731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:19:35.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b07069f-6464-45f3-8e43-374d39d089ff","timestamp":"2023-05-16T02:19:34.257435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:19:35.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"372bc418-0d32-4ec1-9c44-c1937750b4dd","timestamp":"2023-05-16T02:19:35.058356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:19:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ad69416-e663-48a6-a457-2d83bf5a10f3","timestamp":"2023-05-16T02:19:46.114399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:20:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:21:29.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"940174be-cfbd-4cb0-a440-07c13fb8f912","timestamp":"2023-05-16T02:21:29.417002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:21:30.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41d9dc2b-0876-432b-a7f4-5693e0d75be0","timestamp":"2023-05-16T02:21:29.868610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:21:35.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9cfc3d4-5967-4f99-bac8-85d4d61aaa89","timestamp":"2023-05-16T02:21:34.257609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:21:35.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"341745ef-e6dc-4335-90d1-4b980611c5c5","timestamp":"2023-05-16T02:21:35.058466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:21:46.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d71fccee-97c1-49fc-bc76-683e4589d775","timestamp":"2023-05-16T02:21:46.114245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:22:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:23:29.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5eeade0-0e92-4c12-b52b-d75be39f9d11","timestamp":"2023-05-16T02:23:29.414085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:23:30.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71b25b7a-757d-471d-b001-36c16632ca84","timestamp":"2023-05-16T02:23:29.868460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:23:35.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffedf341-4b89-4eb8-bac9-0f7eeb126882","timestamp":"2023-05-16T02:23:34.258022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:23:35.762+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b966424e-813a-415b-97b6-a9fe46efe4fc","timestamp":"2023-05-16T02:23:35.058460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:23:46.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a38856ee-5b63-4fa0-972e-907c2f4d6c17","timestamp":"2023-05-16T02:23:46.114438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:24:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:25:29.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f47cd114-466e-4741-bf52-0483258b168e","timestamp":"2023-05-16T02:25:29.414227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:25:30.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"446b07dc-b752-4e4e-b719-d552b5e49f11","timestamp":"2023-05-16T02:25:29.868632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:25:35.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7c680bd-553b-4ddb-b710-0728d01afacc","timestamp":"2023-05-16T02:25:34.257420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:25:35.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8e7492c-ed36-4cc2-aee3-4f7df19e126c","timestamp":"2023-05-16T02:25:35.062336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:25:46.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91d895be-1a50-4b80-b5d9-a1ce36a353d5","timestamp":"2023-05-16T02:25:46.114346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:26:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:27:29.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c162e87-66b5-44c4-82bf-7eeb0c036be4","timestamp":"2023-05-16T02:27:29.415139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:27:30.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9e0b1bf-1a6c-4ace-b191-e3424ddc2353","timestamp":"2023-05-16T02:27:29.868516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:27:35.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75ae5c33-4cfb-4863-a4bb-b10a41f98476","timestamp":"2023-05-16T02:27:34.257882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:27:35.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"513bb8f2-0572-465d-a658-bba1a7a6668f","timestamp":"2023-05-16T02:27:35.058375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:27:46.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba568a0e-f6c6-4d53-abfa-9fe115393a1b","timestamp":"2023-05-16T02:27:46.114730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:28:17.077+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:29:29.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0c93736-0dfb-446f-af33-235677510df2","timestamp":"2023-05-16T02:29:29.414138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:29:30.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d537ebb-76c3-4990-a105-132a517b5d6e","timestamp":"2023-05-16T02:29:29.868604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:29:35.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddc5b00c-2259-4bb1-b17c-eb1c40d3d5cf","timestamp":"2023-05-16T02:29:34.257375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:29:35.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edb2ca71-69f8-4c80-93c5-9322f016790a","timestamp":"2023-05-16T02:29:35.058543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:29:46.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb5f4b72-c8ed-4214-b2c0-b64252b637f4","timestamp":"2023-05-16T02:29:46.114361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:30:17.080+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:31:29.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f2cb73f-7490-47c0-b96f-a2f19f1244d6","timestamp":"2023-05-16T02:31:29.414012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:31:30.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f023a1f-9d23-49a0-adf5-86ff3d184f65","timestamp":"2023-05-16T02:31:29.868438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:31:35.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6021e45b-98d1-4cfa-b3d0-c92b572ac361","timestamp":"2023-05-16T02:31:34.257320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:31:35.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bbd9d8d-5f53-4fa5-8b01-6a3a297021de","timestamp":"2023-05-16T02:31:35.058514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:31:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"156ab741-67a6-4f3c-a8f2-614a32c5f5f0","timestamp":"2023-05-16T02:31:46.114306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:32:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:33:29.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"99b736c3-decc-4634-91e3-91fa9c4ecc12","timestamp":"2023-05-16T02:33:29.414122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:33:30.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f362cc94-a99d-4435-a694-7a8a7661b482","timestamp":"2023-05-16T02:33:29.868562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:33:35.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9c2713f-1b16-4b6f-9123-e30a157f2609","timestamp":"2023-05-16T02:33:34.257629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:33:35.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"797aa945-e200-4efc-ab59-eb2734e98e89","timestamp":"2023-05-16T02:33:35.058454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:33:46.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9817af2b-94e3-46ca-81cb-65dbf56b266d","timestamp":"2023-05-16T02:33:46.114410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:34:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:35:29.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"daf056e1-39c5-4087-8a35-ee2e07de86d8","timestamp":"2023-05-16T02:35:29.414241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:35:30.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfacb678-e7d3-4b33-bdc6-765086c0eaf3","timestamp":"2023-05-16T02:35:29.868641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:35:35.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e9ed903-6c83-4999-a1e3-c8805cad37a1","timestamp":"2023-05-16T02:35:34.257480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:35:35.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf4ccc46-3230-4a22-8dc2-450dfa6a0f2e","timestamp":"2023-05-16T02:35:35.058708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:35:46.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8001bd3-196c-4d14-809b-0c588c3705e6","timestamp":"2023-05-16T02:35:46.114475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:36:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:37:29.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35d484c5-3ee4-4136-9563-74294f942d71","timestamp":"2023-05-16T02:37:29.414006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:37:30.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc3f311c-1ed8-4cc1-85bd-297682d0c348","timestamp":"2023-05-16T02:37:29.868670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:37:35.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f4ba990-bc08-4d69-960b-c88746e4283c","timestamp":"2023-05-16T02:37:34.257451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:37:35.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56537c4e-b9d7-49e2-bdd1-b373f15f3c0c","timestamp":"2023-05-16T02:37:35.058472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:37:46.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bad5284b-689b-41a5-89fd-afda10d5787f","timestamp":"2023-05-16T02:37:46.114544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:38:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:39:29.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab578277-97e4-436d-bc62-b282536b060f","timestamp":"2023-05-16T02:39:29.414169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:39:30.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"188c2758-8417-4673-b44c-dfb7e999db9e","timestamp":"2023-05-16T02:39:29.868664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:39:35.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68fd1ae4-482a-432c-a989-3a04fa12b495","timestamp":"2023-05-16T02:39:34.257468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:39:36.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"163b4091-0ccf-4ec4-a96c-4af38ca8f2ee","timestamp":"2023-05-16T02:39:35.058361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:39:46.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94f5a932-7f98-480b-b6a0-bec7a9a746a8","timestamp":"2023-05-16T02:39:46.114315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:40:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:41:29.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bf7fb6b-d3be-4d11-ab3f-fb95ef99afb2","timestamp":"2023-05-16T02:41:29.414129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:41:30.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c89d4367-1e1d-4f54-998e-db8f1e24220a","timestamp":"2023-05-16T02:41:29.868715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:41:35.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d42577e3-cb80-4392-9270-c5e9557d5daa","timestamp":"2023-05-16T02:41:34.257780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:41:36.055+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d068103-da68-453b-98ac-fa35aa529ef0","timestamp":"2023-05-16T02:41:35.058395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:41:46.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c4e92c9-a989-4819-8ef5-0dffb52833b3","timestamp":"2023-05-16T02:41:46.114520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:42:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:43:29.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e622dab8-4fda-4acc-a32d-51ea789d74f8","timestamp":"2023-05-16T02:43:29.414130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:43:30.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"799b9416-d3cf-41b1-a323-bf5368382a5d","timestamp":"2023-05-16T02:43:29.868683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:43:35.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f531e988-170a-467a-aafa-fba2853acb9e","timestamp":"2023-05-16T02:43:34.257627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:43:36.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0a75a90-5655-42ea-878c-fa9e7e83f22e","timestamp":"2023-05-16T02:43:35.060046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:43:46.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"154c4933-1672-4225-a310-bc6f60db95d1","timestamp":"2023-05-16T02:43:46.114316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:44:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:45:29.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3df68bce-a52c-4a7d-8196-de4fbc0da2a8","timestamp":"2023-05-16T02:45:29.414821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:45:30.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eac51351-615b-4595-9e5b-d49a48d0cb9d","timestamp":"2023-05-16T02:45:29.868540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:45:35.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6c644c2-332f-49a9-8bf2-41c35b149073","timestamp":"2023-05-16T02:45:34.257410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:45:36.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"270ae46f-9b21-457b-b94d-e80264782c3b","timestamp":"2023-05-16T02:45:35.058774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:45:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a7d411e-cd36-43f1-aa53-16d36a7ccf51","timestamp":"2023-05-16T02:45:46.114356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:46:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:47:29.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"21d7c5be-5aa2-4f18-bf20-3f9eef9ed236","timestamp":"2023-05-16T02:47:29.414272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:47:30.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a7068af-bbf9-4137-b81c-63cd1cd158b8","timestamp":"2023-05-16T02:47:29.868542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:47:35.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f94b5ea4-306b-4783-b768-bc4743c6ae77","timestamp":"2023-05-16T02:47:34.257436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:47:36.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e9b9727-c1a5-4e01-b849-6bd50026a116","timestamp":"2023-05-16T02:47:35.058388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:47:46.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e1b2d59-b5f8-4884-9570-d460f12e21e7","timestamp":"2023-05-16T02:47:46.114259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:48:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:49:29.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e452fc3f-25a1-486f-a2c9-d6314bb7fbfd","timestamp":"2023-05-16T02:49:29.413946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:49:30.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cfbae27-4286-441d-b053-b3f14da4d0ff","timestamp":"2023-05-16T02:49:29.869109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:49:35.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b2e38b1-b4cc-42a9-a431-ef44521a6890","timestamp":"2023-05-16T02:49:34.257440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:49:36.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fb130b2-5d36-41c3-8ed9-649e1587abd7","timestamp":"2023-05-16T02:49:35.058406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:49:46.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0953aeb-ec73-4b1d-9d62-d67ce7b818e2","timestamp":"2023-05-16T02:49:46.114378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:50:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:51:29.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f8bdeee-a6ca-44bb-a736-f8430f667b11","timestamp":"2023-05-16T02:51:29.414137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:51:30.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9926695-67f2-47f8-ba97-5db93e29ffcd","timestamp":"2023-05-16T02:51:29.868450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:51:35.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44124bf5-b821-4bf2-aafa-d40d576b021f","timestamp":"2023-05-16T02:51:34.257444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:51:36.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0528414d-bd6d-4c76-8b0e-e5505db4b0cc","timestamp":"2023-05-16T02:51:35.058365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:51:46.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1625691-05f6-4279-acbc-a2435b784c8f","timestamp":"2023-05-16T02:51:46.114332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:52:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:53:29.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db475c2f-da92-4026-acd2-87a677f2ab8f","timestamp":"2023-05-16T02:53:29.414130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:53:30.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cddc9230-bd85-4e5a-9c5c-4d024a3fd55a","timestamp":"2023-05-16T02:53:29.868442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:53:35.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e44e9e5-f5f4-49f0-a057-abe36687c23c","timestamp":"2023-05-16T02:53:34.257618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:53:36.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b882c892-13b9-4214-bfc3-bc003b474190","timestamp":"2023-05-16T02:53:35.058706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:53:46.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acc188b4-68d0-407a-b5cd-7d88f63eecd5","timestamp":"2023-05-16T02:53:46.114434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:54:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:55:29.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe29c8ad-8302-49d7-97f0-97a4badefeb6","timestamp":"2023-05-16T02:55:29.414048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:55:30.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b1647dc-4fe5-49e5-ae77-c2ab54a6dc95","timestamp":"2023-05-16T02:55:29.868483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:55:35.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4de2f33-3356-4dca-a9dc-d48913b6c73f","timestamp":"2023-05-16T02:55:34.257468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:55:35.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1342c587-62aa-4498-87c6-81e4fb0d4424","timestamp":"2023-05-16T02:55:35.058569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:55:46.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"830abb17-c835-4a12-8822-10cdf5f162c3","timestamp":"2023-05-16T02:55:46.114563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:56:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:57:29.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8a89bc8-f0f8-4422-a61b-70e9d97e2338","timestamp":"2023-05-16T02:57:29.414141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:57:30.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8a020e8-c05c-4b0c-8107-612c3d4ca003","timestamp":"2023-05-16T02:57:29.868598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:57:35.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f7a3e7f-d9c6-403d-b152-0f7615fbb89d","timestamp":"2023-05-16T02:57:34.257456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:57:35.728+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7b1fbc5-52e1-4177-a52c-540769df820a","timestamp":"2023-05-16T02:57:35.058931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:57:46.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32e1714a-5c5d-4f4e-9b73-b5a78a92bec8","timestamp":"2023-05-16T02:57:46.114508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T02:58:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T02:59:29.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc7aa785-e17c-499b-9e14-be737c57a593","timestamp":"2023-05-16T02:59:29.414083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T02:59:30.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e8c4bf7-5bfe-4708-bf7c-2e7adcfd9181","timestamp":"2023-05-16T02:59:29.868548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T02:59:35.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb6eefa8-1092-400d-b678-3d2b327fb70b","timestamp":"2023-05-16T02:59:34.257514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T02:59:35.725+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac612e82-5879-48f1-96a0-8302962e5c3a","timestamp":"2023-05-16T02:59:35.058611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T02:59:46.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b460dc6b-7e8f-4de6-8574-861df651bf70","timestamp":"2023-05-16T02:59:46.114451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:00:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:01:29.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3c97ecd-da8e-4072-965f-2f86b97d105f","timestamp":"2023-05-16T03:01:29.414099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:01:30.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e91cb0d-5d5c-41ae-aef3-fc80522fec3f","timestamp":"2023-05-16T03:01:29.868421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:01:35.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5243c082-4539-412a-b005-c4168f3df978","timestamp":"2023-05-16T03:01:34.257525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:01:35.727+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b692dc6-52ba-4a5a-864a-7082ba533554","timestamp":"2023-05-16T03:01:35.058580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:01:46.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bdad8f4-ea7a-443b-ac0f-f075bb1e670d","timestamp":"2023-05-16T03:01:46.114416Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:02:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:03:29.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1801582c-aeaa-46f8-b1a5-c6fb25d7dbe1","timestamp":"2023-05-16T03:03:29.414053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:03:30.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"101ce49f-78ac-4534-a839-415d11d7166c","timestamp":"2023-05-16T03:03:29.868461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:03:35.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11ca32b1-48ea-45ad-b68d-5adebe409afa","timestamp":"2023-05-16T03:03:34.257803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:03:35.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8b1ac83-8d48-4de8-be8f-17769439c9e2","timestamp":"2023-05-16T03:03:35.058348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:03:46.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12c54978-71a1-4dd5-bbab-124eb15ca37e","timestamp":"2023-05-16T03:03:46.114229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:04:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:05:29.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"edbef726-5b50-47d1-abd0-7876e74f50d8","timestamp":"2023-05-16T03:05:29.415100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:05:30.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca786565-ddfa-484a-9676-ba6a4e769297","timestamp":"2023-05-16T03:05:29.868770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:05:35.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68a9b5e9-c089-45d6-88ad-3764a3b62ca1","timestamp":"2023-05-16T03:05:34.257511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:05:35.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4159c9ad-d975-42c9-b0cc-f6a2d9c460c2","timestamp":"2023-05-16T03:05:35.058505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:05:46.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66323523-9f90-4a82-a92f-fd78eb1f14c1","timestamp":"2023-05-16T03:05:46.114242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:06:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:07:29.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e868cd9-53f8-4602-ba2e-cb4174878dc9","timestamp":"2023-05-16T03:07:29.414092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:07:30.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8295b56e-9154-4d03-86eb-0ee84d970051","timestamp":"2023-05-16T03:07:29.868696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:07:35.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5aee43c-e448-43ff-9c11-3adddbb2b88b","timestamp":"2023-05-16T03:07:34.257458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:07:35.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6858024-4274-4ac1-95c0-f505be472ac7","timestamp":"2023-05-16T03:07:35.058535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:07:46.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87f7fdae-5848-4e50-b39c-45d9c0386a56","timestamp":"2023-05-16T03:07:46.114371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:08:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:09:29.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"394cd527-e012-42d8-bb8f-aed09525f901","timestamp":"2023-05-16T03:09:29.414207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:09:30.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a956e4ce-d882-406a-a8ec-b6eb2cc484e4","timestamp":"2023-05-16T03:09:29.869035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:09:35.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"420b082d-cfd1-44be-ac4d-e94afcd63c5f","timestamp":"2023-05-16T03:09:34.257598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:09:35.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bea2f0b-f881-43df-8922-1ef4ff3d66fa","timestamp":"2023-05-16T03:09:35.058590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:09:46.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13edf04e-a5b5-4fbe-8a32-8aedcf1e7c4e","timestamp":"2023-05-16T03:09:46.114314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:10:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:11:29.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca717651-cee5-45c8-b581-3f88c59b144e","timestamp":"2023-05-16T03:11:29.414220Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:11:30.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e69efc8f-83d3-43a5-8971-a7b04654c9c5","timestamp":"2023-05-16T03:11:29.868547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:11:35.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c7f3c4b-7e23-429f-905f-f0975b658b95","timestamp":"2023-05-16T03:11:34.257479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:11:35.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1870f4e2-5b59-4fcf-9138-c1af82ed7300","timestamp":"2023-05-16T03:11:35.058408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:11:46.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5704d707-ca58-441a-994a-fec94c3cbc0b","timestamp":"2023-05-16T03:11:46.114293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:12:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:13:29.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aac15728-4452-45a1-b222-50ed1f9f32d0","timestamp":"2023-05-16T03:13:29.414137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:13:30.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f53f2ce4-4a64-4589-afef-32490626d741","timestamp":"2023-05-16T03:13:29.868577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:13:35.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c392c59-c8c6-45ee-92c3-74d25bf7c58b","timestamp":"2023-05-16T03:13:34.257697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:13:35.721+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9acfdfa6-81c8-437e-b21b-1e66693b59ed","timestamp":"2023-05-16T03:13:35.058314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:13:46.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcccdac0-fa41-4d61-8ac7-e60ac84d3066","timestamp":"2023-05-16T03:13:46.114285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:14:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:15:29.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e1c6b4f-6101-4105-8368-594266a681f1","timestamp":"2023-05-16T03:15:29.414179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:15:30.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77b9ba29-c36e-4860-ba99-bd23efb7fe65","timestamp":"2023-05-16T03:15:29.868464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:15:35.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05dcdb7b-50b8-4bbb-8bbf-a914a638b6d0","timestamp":"2023-05-16T03:15:34.257869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:15:35.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7aa28116-e294-4264-a929-377a9b7e3a45","timestamp":"2023-05-16T03:15:35.058456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:15:46.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"583fbd4c-91a9-4ce7-b540-be772b53e262","timestamp":"2023-05-16T03:15:46.114295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:16:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:17:29.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d1c9751-d8e6-4734-8cdc-a010f54a3bd7","timestamp":"2023-05-16T03:17:29.414388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:17:30.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d58ce489-31d2-4901-af92-81f55c69a5cd","timestamp":"2023-05-16T03:17:29.868537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:17:35.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"797e31cf-f6db-4abe-83d0-5f327010e3af","timestamp":"2023-05-16T03:17:34.257692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:17:35.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65a259b4-c98d-4c17-8407-cb80ee37877e","timestamp":"2023-05-16T03:17:35.058352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:17:46.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbe8f755-e4bb-42b5-97b4-ebb74136f073","timestamp":"2023-05-16T03:17:46.114980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:18:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:19:29.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef39c950-1a14-49c1-acf7-768683c473ff","timestamp":"2023-05-16T03:19:29.414235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:19:30.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e23e5970-12ac-4ce2-8475-36e508d0671d","timestamp":"2023-05-16T03:19:29.868510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:19:35.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb92da51-6917-421c-8b48-7b77cf524bb5","timestamp":"2023-05-16T03:19:34.257515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:19:35.723+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"979f3994-2840-4d78-8224-36f6a531f3c0","timestamp":"2023-05-16T03:19:35.058633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:19:46.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48ca5ca8-3dbe-4f4e-a0db-ce648c814234","timestamp":"2023-05-16T03:19:46.114591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:20:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:21:29.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3808d507-704e-4045-b6b1-0089eb8ce800","timestamp":"2023-05-16T03:21:29.414140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:21:30.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e09400c2-0c3f-457b-86b9-ab885b4aa508","timestamp":"2023-05-16T03:21:29.868460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:21:35.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"987fbe16-eae2-49f8-ab4c-c7dd72306549","timestamp":"2023-05-16T03:21:34.257527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:21:35.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55979884-5a8b-4848-8769-fa9c932ad9bb","timestamp":"2023-05-16T03:21:35.058364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:21:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d60fb50-b514-4944-be29-b7c77ccaffe2","timestamp":"2023-05-16T03:21:46.114351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:22:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:23:29.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00ee0514-0c8d-427a-bb05-93cd9588fc3e","timestamp":"2023-05-16T03:23:29.416019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:23:30.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30c2ff83-1670-4143-8575-f49af10c94fc","timestamp":"2023-05-16T03:23:29.868882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:23:35.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c422386e-8106-4423-b01e-9db379333dab","timestamp":"2023-05-16T03:23:34.257560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:23:35.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f883b76e-4026-450b-9329-7923a19907ef","timestamp":"2023-05-16T03:23:35.058355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:23:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c473478f-ddaa-422f-9ac9-20921a94f5e5","timestamp":"2023-05-16T03:23:46.114272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:24:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:25:29.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"392afec2-2940-4a98-a9cd-5fb7f8dcc425","timestamp":"2023-05-16T03:25:29.413966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:25:30.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdc7e2e9-0405-4a0c-9152-5c04af5fe015","timestamp":"2023-05-16T03:25:29.868698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:25:35.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"907e5a80-e144-45cc-96b9-208b95f2b2f2","timestamp":"2023-05-16T03:25:34.257438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:25:35.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74712ba0-4543-4bcb-ba5e-ae85e11a27fc","timestamp":"2023-05-16T03:25:35.058503Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:25:46.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e75bf047-9238-48d6-9279-2b9d244abdfe","timestamp":"2023-05-16T03:25:46.114686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:26:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:27:29.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82995967-a10b-4744-87da-b1f44912c3ff","timestamp":"2023-05-16T03:27:29.414193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:27:30.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ccac6a4-d263-4745-9b98-8ff74ffe5146","timestamp":"2023-05-16T03:27:29.868413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:27:35.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"829d9549-51e1-4d8d-9f1e-eeadd5cc55af","timestamp":"2023-05-16T03:27:34.257549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:27:35.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f308876d-0414-442f-b149-816cc802ff27","timestamp":"2023-05-16T03:27:35.058314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:27:46.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c856dbed-757f-4d6b-bfc0-91bce8740a56","timestamp":"2023-05-16T03:27:46.114422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:28:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:29:29.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7fd08f5-3c05-4224-8e44-c8246816fdf8","timestamp":"2023-05-16T03:29:29.414175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:29:30.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"785ed4b1-cf02-4bdf-b892-70667b54aa60","timestamp":"2023-05-16T03:29:29.868473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:29:35.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"490416a2-f5f4-47e9-a06b-4da3c3f7ac04","timestamp":"2023-05-16T03:29:34.257364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:29:35.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bd13d1a-8d92-4601-9168-97e101462edf","timestamp":"2023-05-16T03:29:35.058751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:29:46.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f34dd8a-925b-4fa6-a21c-73de9a9805ee","timestamp":"2023-05-16T03:29:46.116228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:30:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:31:29.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"837d34dc-b1ba-475f-bd5c-f604be0109e6","timestamp":"2023-05-16T03:31:29.414210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:31:30.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1b81090-fecc-4502-9bd9-2c84dee985ff","timestamp":"2023-05-16T03:31:29.868616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:31:35.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fc69be1-d348-4f63-8706-b1749bb134ef","timestamp":"2023-05-16T03:31:34.257444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:31:35.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c2002e0-543d-4675-aa97-3070a62ebf53","timestamp":"2023-05-16T03:31:35.058335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:31:46.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07f0b8fb-aa29-42a3-aad7-092305cf6164","timestamp":"2023-05-16T03:31:46.114286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:32:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:33:29.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7423b3b3-33ef-4111-973e-35a77e1a8384","timestamp":"2023-05-16T03:33:29.413954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:33:30.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e08e47d2-d77a-4584-b55d-6044bac8465f","timestamp":"2023-05-16T03:33:29.868577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:33:35.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56db1ed3-a3f6-40a9-82ab-592b527ede0b","timestamp":"2023-05-16T03:33:34.257441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:33:35.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"945e525b-b935-4a0d-8dff-4dd43978a360","timestamp":"2023-05-16T03:33:35.058318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:33:46.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57b0c09a-096a-453e-b1db-7e3428157d55","timestamp":"2023-05-16T03:33:46.114668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:34:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:35:29.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"287cfdd1-4350-4fb8-853d-a72b6d3c3ce0","timestamp":"2023-05-16T03:35:29.414117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:35:30.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74b96355-ae5b-4256-ad28-da4c22e5cefb","timestamp":"2023-05-16T03:35:29.869408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:35:35.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85d758b8-dc10-401a-9934-f5a788e2e906","timestamp":"2023-05-16T03:35:34.257455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:35:35.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3167ba1c-daf1-4f62-a025-b986d931e034","timestamp":"2023-05-16T03:35:35.058600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:35:46.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbfb2101-3443-4372-898f-9e2ecb6d6be5","timestamp":"2023-05-16T03:35:46.114474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:36:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:37:29.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b024aac4-2906-451a-ac1e-6c8bd4376b19","timestamp":"2023-05-16T03:37:29.414177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:37:30.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c0c251b-e320-4fd4-9280-b5dfef1faea0","timestamp":"2023-05-16T03:37:29.868527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:37:35.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acee90d0-313a-4751-8330-2ac56aac892f","timestamp":"2023-05-16T03:37:34.257355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:37:35.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ba29c6a-ca35-4908-876b-b1b1a1856d25","timestamp":"2023-05-16T03:37:35.068606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:37:46.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f127f66-71f5-4f33-a085-6ce59dd1201d","timestamp":"2023-05-16T03:37:46.114325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:38:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:39:29.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"656a017b-1f74-40c1-9fec-e33b9991b95f","timestamp":"2023-05-16T03:39:29.414133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:39:30.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1767c9b2-4a1c-45c4-9955-fc734996acc6","timestamp":"2023-05-16T03:39:29.868445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:39:35.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31eb525a-8a73-4f41-9e67-937474db03c5","timestamp":"2023-05-16T03:39:34.257652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:39:36.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"294b2309-0a8f-4d26-b8df-4b9a0f2c5a9c","timestamp":"2023-05-16T03:39:35.058595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:39:46.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d78b0bda-c27d-408a-b931-c6c931ad288a","timestamp":"2023-05-16T03:39:46.114321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:40:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:41:29.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3068de29-9a86-4243-9b38-1c9fb35d94e4","timestamp":"2023-05-16T03:41:29.414228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:41:30.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff3e2c30-3790-4731-8638-51cefa363cc4","timestamp":"2023-05-16T03:41:29.868554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:41:35.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f8ccf00-1e41-4db8-9356-f73c3739c5f1","timestamp":"2023-05-16T03:41:34.257453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:41:36.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9650e76e-75a9-461d-bef8-ea0e7da12a45","timestamp":"2023-05-16T03:41:35.058747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:41:46.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"400f85e5-474c-482c-b1e8-acca90638872","timestamp":"2023-05-16T03:41:46.114324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:42:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:43:29.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"509da002-5f15-4299-b9d3-22fc83e836ed","timestamp":"2023-05-16T03:43:29.414301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:43:30.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36005f87-d139-41da-b0ca-7834da6ddf89","timestamp":"2023-05-16T03:43:29.868562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:43:35.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44026ccb-da0a-4f69-9e9d-1dd199a7e008","timestamp":"2023-05-16T03:43:34.257557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:43:36.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c3b8e4e-74eb-4e85-a811-1ebb02ce7802","timestamp":"2023-05-16T03:43:35.058517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:43:46.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4732bc80-8597-43d3-96e8-6cc9ddf790c0","timestamp":"2023-05-16T03:43:46.114649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:44:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:45:29.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"14b7e6b2-3bd3-4c70-8433-3e68252c66d5","timestamp":"2023-05-16T03:45:29.413971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:45:30.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1394ca6-fab3-4102-a5a3-1eabea78193b","timestamp":"2023-05-16T03:45:29.868575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:45:35.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc779c77-ff70-463d-af5d-594590ad0926","timestamp":"2023-05-16T03:45:34.257434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:45:36.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3156ef73-6053-427d-afe3-8000c50e81a9","timestamp":"2023-05-16T03:45:35.058566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:45:46.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c173278-2bd4-47b2-9e68-2c59e0e26d40","timestamp":"2023-05-16T03:45:46.114341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:46:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:47:29.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"99d92f64-6496-4f07-a43c-9ed10f9de640","timestamp":"2023-05-16T03:47:29.414269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:47:30.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfc62c8b-13d9-43a5-adc9-55e7aadc8ed8","timestamp":"2023-05-16T03:47:29.868599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:47:35.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3b8e151-4fbd-4a1d-96f5-577bfa7fd76f","timestamp":"2023-05-16T03:47:34.257851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:47:36.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b9faca2-653a-4e4f-96ef-68f4d05dc68e","timestamp":"2023-05-16T03:47:35.058255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:47:46.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7808bd13-9896-400f-8382-0c037e195f93","timestamp":"2023-05-16T03:47:46.114301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:48:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:49:29.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd8b2013-0462-4bfb-a5f5-34f5af458999","timestamp":"2023-05-16T03:49:29.414091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:49:30.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ba7bb28-42aa-4840-9565-9cf1c4e35ff0","timestamp":"2023-05-16T03:49:29.868486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:49:35.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d998993c-b244-4838-9cce-5e5a775a49e0","timestamp":"2023-05-16T03:49:34.257398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:49:36.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6017888-a0b1-47f2-a40e-04f4d260ed81","timestamp":"2023-05-16T03:49:35.058492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:49:46.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e34ba084-2bda-4936-b802-76a8a61ff2da","timestamp":"2023-05-16T03:49:46.114420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:50:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:51:29.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ff385c8-b2b3-411e-b6ce-104986cf197a","timestamp":"2023-05-16T03:51:29.414157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:51:30.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b58391ea-1894-45f7-ad97-3e9783f7cc1b","timestamp":"2023-05-16T03:51:29.868461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:51:35.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd2c840d-de2d-4892-970a-8ab5a76aad9d","timestamp":"2023-05-16T03:51:34.257375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:51:36.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49e2196d-76e4-4b72-ba2a-5fdcddb087ea","timestamp":"2023-05-16T03:51:35.058274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:51:46.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"620e0472-bbac-4902-ae83-527a78728065","timestamp":"2023-05-16T03:51:46.114472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:52:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:53:29.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6be85f2-e4cc-4f46-a9b2-25bd6d88ad93","timestamp":"2023-05-16T03:53:29.414080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:53:30.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb403419-7f30-4b00-8e2b-b7f2c4264e8d","timestamp":"2023-05-16T03:53:29.868751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:53:35.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad2adfa5-ecee-4e3d-b59e-a679eb68af3d","timestamp":"2023-05-16T03:53:34.257392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:53:37.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2f081ac-4865-4fff-ab1d-bc1fe565850b","timestamp":"2023-05-16T03:53:35.058403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:53:46.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08c61c77-72d7-4545-a2ec-bc60f14ff4d4","timestamp":"2023-05-16T03:53:46.114303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:54:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:55:29.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8ffacd3-0d7b-4043-a56c-bb09f6db8a20","timestamp":"2023-05-16T03:55:29.414092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:55:30.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5aa11b7d-a408-4d04-ba2a-f1b0e8911344","timestamp":"2023-05-16T03:55:29.868524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:55:35.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0316ddb7-9fa9-4750-afd4-0ea5c6a34f45","timestamp":"2023-05-16T03:55:34.257410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:55:35.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cd2652b-23e6-4d7d-a6df-e6e2e0d4db60","timestamp":"2023-05-16T03:55:35.058420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:55:46.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45adf09a-ec1d-4f8e-a561-a73947f1f6a6","timestamp":"2023-05-16T03:55:46.114358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:56:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:57:29.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa1a3184-a660-4953-9136-97846a315ec1","timestamp":"2023-05-16T03:57:29.414229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:57:30.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"542b0966-a41f-46e7-9229-7b4519bfc9f8","timestamp":"2023-05-16T03:57:29.868577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:57:35.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dab02f6-3d99-4f4c-abb0-02be3417110a","timestamp":"2023-05-16T03:57:34.257373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:57:35.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b6f0b4f-6099-4204-9e16-8f16035cf96c","timestamp":"2023-05-16T03:57:35.058559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:57:46.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4a6eb6a-23af-4c45-ba5b-c928a88aea1a","timestamp":"2023-05-16T03:57:46.114496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T03:58:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T03:59:29.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"60cfec99-0c02-457a-98ce-59bfca4543f3","timestamp":"2023-05-16T03:59:29.414062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T03:59:30.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acc5664b-1ccc-4476-8ebe-8cb11865d2a8","timestamp":"2023-05-16T03:59:29.868478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T03:59:35.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8fdb6f6-1d6d-4dfe-a73c-090ba7fc17da","timestamp":"2023-05-16T03:59:34.257495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T03:59:35.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d610776-1cd2-4b1b-918d-acdb6d5e7bb2","timestamp":"2023-05-16T03:59:35.058345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T03:59:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c4c5bff-2ac2-4bc8-a3d2-b99c875488c9","timestamp":"2023-05-16T03:59:46.114675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:00:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:01:29.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab59619b-e35d-4f43-990d-5234f59b5324","timestamp":"2023-05-16T04:01:29.414123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:01:30.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c871ff9f-4adc-4f25-99fe-c8fc98bf7ddb","timestamp":"2023-05-16T04:01:29.868417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:01:35.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"055de986-f678-4099-b55f-df1a5d526c8e","timestamp":"2023-05-16T04:01:34.257579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:01:35.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6cefb43-1afc-44a7-b03f-38bdce1e5dab","timestamp":"2023-05-16T04:01:35.058341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:01:46.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e712284-f4a6-461b-840b-1b6b3b8b3cd5","timestamp":"2023-05-16T04:01:46.114454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:02:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:03:29.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7de9f523-d948-496d-97e7-ea842647c06d","timestamp":"2023-05-16T04:03:29.414161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:03:30.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6378c63-d3b3-459c-ab27-8608e44ada0c","timestamp":"2023-05-16T04:03:29.868467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:03:35.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f435cc78-0727-4c49-8957-367c0fa4d18c","timestamp":"2023-05-16T04:03:34.257615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:03:35.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ecf0025-07a5-4429-aebb-4a4eaf96a74d","timestamp":"2023-05-16T04:03:35.058744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:03:46.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9566f900-5206-44c7-8a95-17a7dc028abf","timestamp":"2023-05-16T04:03:46.114296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:04:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:05:29.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25326768-42cd-400d-8f2d-eeeeae31d94b","timestamp":"2023-05-16T04:05:29.413975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:05:30.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92f9fe21-72dd-4325-b580-966dcac0325c","timestamp":"2023-05-16T04:05:29.869023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:05:35.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28072a3f-6d42-4142-9be8-07f6ee647d95","timestamp":"2023-05-16T04:05:34.257524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:05:35.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4aeacbcb-d7e2-4df1-98b4-033abde49ef2","timestamp":"2023-05-16T04:05:35.058566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:05:46.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28adf997-7d26-49c0-bd77-2d03443f5e5b","timestamp":"2023-05-16T04:05:46.114479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:06:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:07:29.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ed44af1-3354-4b83-b183-f52b977daceb","timestamp":"2023-05-16T04:07:29.414107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:07:30.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35b81683-5284-4c85-8c94-c3c91d0542f6","timestamp":"2023-05-16T04:07:29.868730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:07:35.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28737cf5-b2e3-4e63-8863-a6d202660ce5","timestamp":"2023-05-16T04:07:34.257460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:07:35.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dd6dd1f-7ce8-4a10-b6ab-cd8cc19c886a","timestamp":"2023-05-16T04:07:35.058381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:07:46.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cd7b1e5-a2f9-40dd-b226-898edfb04401","timestamp":"2023-05-16T04:07:46.114309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:08:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:09:29.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"21f829fb-eef8-4914-9bd0-9f721c79c72c","timestamp":"2023-05-16T04:09:29.414236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:09:30.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a10156e0-6871-4086-8d30-e6b0536655d0","timestamp":"2023-05-16T04:09:29.868457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:09:35.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e700cd40-6d2a-487a-9394-1f33b45a7ca9","timestamp":"2023-05-16T04:09:34.257611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:09:35.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ed8c252-4e06-4fff-8eb0-1939afab646a","timestamp":"2023-05-16T04:09:35.058637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:09:46.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c664edf7-50ba-41bf-9ccf-91033b20fa72","timestamp":"2023-05-16T04:09:46.114856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:10:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:11:29.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"50ad0119-1e2e-4267-8edb-24da769e74c4","timestamp":"2023-05-16T04:11:29.414266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:11:30.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e80e729-8cfc-4303-bc51-72753380bb29","timestamp":"2023-05-16T04:11:29.868530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:11:35.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4da7aef7-b5fe-4552-8d56-dd9874dda098","timestamp":"2023-05-16T04:11:34.258570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:11:35.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ca603e4-ebbd-4c09-b287-e87f5a944eaf","timestamp":"2023-05-16T04:11:35.058602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:11:46.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"370f857a-7c1e-40ff-87fb-9684690f4ac9","timestamp":"2023-05-16T04:11:46.114540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:12:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:13:29.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fa87c03-aee7-4a42-8e65-02fbc95aae5e","timestamp":"2023-05-16T04:13:29.414044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:13:30.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08b4204b-5704-4bcb-b1ad-a154961a34c4","timestamp":"2023-05-16T04:13:29.868534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:13:35.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4de9b68-c1bb-4136-95c6-f339177da387","timestamp":"2023-05-16T04:13:34.257574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:13:35.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a091530-fd2b-49ed-94e9-517dd552ef0a","timestamp":"2023-05-16T04:13:35.058588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:13:46.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1eb40ae9-833b-45d3-a039-8bfae9e62ac3","timestamp":"2023-05-16T04:13:46.114418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:14:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:15:29.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"34dbb408-03e1-4e6c-a6ac-0328e648983e","timestamp":"2023-05-16T04:15:29.415790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:15:30.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"639b6cc1-9805-40a2-94fb-cd899d4d5136","timestamp":"2023-05-16T04:15:29.868489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:15:35.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56af1f16-96dc-4402-8041-4a77129721d4","timestamp":"2023-05-16T04:15:34.257428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:15:35.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ead4943-0656-4fa7-8c4a-120c886a0e5e","timestamp":"2023-05-16T04:15:35.058367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:15:46.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d8da388-2e1b-4c5a-a527-94ae54c3c24e","timestamp":"2023-05-16T04:15:46.114327Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:16:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:17:29.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"20db2fee-b67c-4d08-8cdb-8cf45a8d2fca","timestamp":"2023-05-16T04:17:29.414034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:17:30.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75d02137-cda8-4621-a200-b728a705f98f","timestamp":"2023-05-16T04:17:29.868525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:17:35.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a07344d8-a658-4865-99e5-8ee35933e59f","timestamp":"2023-05-16T04:17:34.257449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:17:35.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bd43d8e-577c-4d8b-985e-cb2992476af5","timestamp":"2023-05-16T04:17:35.058379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:17:46.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7953a863-a12a-40e1-85ff-36ee14717cbd","timestamp":"2023-05-16T04:17:46.114370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:18:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:19:29.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aca0dcdc-2abd-4fa9-b8d0-72794b4e817f","timestamp":"2023-05-16T04:19:29.413990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:19:30.265+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4e76e8e-1058-40f2-90eb-fdd0644e2f86","timestamp":"2023-05-16T04:19:29.868643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:19:35.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce8acffa-9bfa-4be6-8131-db6e0e909ebc","timestamp":"2023-05-16T04:19:34.257489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:19:35.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60b0bd3d-76fa-4d35-94d0-5608913f8c05","timestamp":"2023-05-16T04:19:35.058239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:19:46.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0424ee11-bc29-4ef6-b256-d7fb2338c576","timestamp":"2023-05-16T04:19:46.114710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:20:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:21:29.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7184bc8-08e8-4575-a8b8-c733d39a394c","timestamp":"2023-05-16T04:21:29.414071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:21:30.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a7c2c35-5d9d-4de3-bbe6-f206892f390e","timestamp":"2023-05-16T04:21:29.868458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:21:35.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c326fa32-a7f0-4132-8db0-abbad2c85d87","timestamp":"2023-05-16T04:21:34.257454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:21:35.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0871a44-1212-4645-af97-b5912b48370b","timestamp":"2023-05-16T04:21:35.058318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:21:46.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"434aa1d1-7ae5-4b9b-bbd6-1b268f291480","timestamp":"2023-05-16T04:21:46.114566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:22:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:23:29.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54a29893-9745-45e5-bafa-4de7ff08d58b","timestamp":"2023-05-16T04:23:29.414179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:23:30.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af438348-1caf-4ef7-9cb2-2abe09b9c075","timestamp":"2023-05-16T04:23:29.868495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:23:35.179+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"064a49f3-4a3d-4e4d-a45a-6a6c887dfce1","timestamp":"2023-05-16T04:23:34.257486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:23:35.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eab25d45-a3f7-44d1-b3e5-cd6647d516f3","timestamp":"2023-05-16T04:23:35.058504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:23:46.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84dd3178-f923-423a-9a13-516424f6dfad","timestamp":"2023-05-16T04:23:46.114855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:24:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:25:29.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c104672c-1c4a-48bf-8409-107c01d33555","timestamp":"2023-05-16T04:25:29.414192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:25:30.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e161282c-4a0b-401b-a982-845b705d8b1c","timestamp":"2023-05-16T04:25:29.868615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:25:35.179+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b61d529-624a-4e5d-b2c9-0f62aa7775d8","timestamp":"2023-05-16T04:25:34.257624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:25:35.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d87a1361-a72b-43df-a4b2-aa6ddbb605a4","timestamp":"2023-05-16T04:25:35.058546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:25:46.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb0801ff-0ef1-4e2b-a495-0b98c4d5bd1f","timestamp":"2023-05-16T04:25:46.114310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:26:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:27:29.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"75cd65d7-d981-415d-a224-ebdbe394406c","timestamp":"2023-05-16T04:27:29.413938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:27:30.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4793c00c-ffa2-4615-a817-3ad61537b059","timestamp":"2023-05-16T04:27:29.868480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:27:35.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a817b86-5b55-4975-bc4d-db0c3020e678","timestamp":"2023-05-16T04:27:34.257479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:27:35.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"763864ac-2ca7-4777-925b-896d98531fb8","timestamp":"2023-05-16T04:27:35.058365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:27:46.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6e36dea-bc0b-4857-afc6-a6026c3cf272","timestamp":"2023-05-16T04:27:46.114242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:28:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:29:29.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3120d002-efa4-4781-9afd-ae56d470c967","timestamp":"2023-05-16T04:29:29.414049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:29:30.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7848c040-d77e-462d-832b-bce7b7ac20ef","timestamp":"2023-05-16T04:29:29.868492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:29:35.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae24107b-9112-4e69-82bb-1f51ff5e36de","timestamp":"2023-05-16T04:29:34.257418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:29:35.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eaa48f3a-a637-402d-903f-f41bb951f92a","timestamp":"2023-05-16T04:29:35.058341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:29:46.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49141e56-e077-4b3f-8a26-808476987d09","timestamp":"2023-05-16T04:29:46.114221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:30:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:31:29.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca53627f-e50e-4d4c-bc3c-73e97a5ff7ec","timestamp":"2023-05-16T04:31:29.414124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:31:30.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3c8336b-486a-486b-bcdf-d3af57d809bb","timestamp":"2023-05-16T04:31:29.868410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:31:35.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0403925b-414e-4fc7-a5e0-395b3df6028c","timestamp":"2023-05-16T04:31:34.257461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:31:35.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0ec4924-cdd5-4a78-93f4-e6f4f67a1a62","timestamp":"2023-05-16T04:31:35.058496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:31:46.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c749cd18-6684-4915-93d4-21c55c40bbee","timestamp":"2023-05-16T04:31:46.114242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:32:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:33:29.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86cff268-2eb9-4068-ac86-ce5acf714ff4","timestamp":"2023-05-16T04:33:29.414006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:33:30.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d94a6e1-40eb-476a-beab-b66f2277fdb9","timestamp":"2023-05-16T04:33:29.868457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:33:35.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a306d99-1c35-45bd-9ffe-10fe9d0b3bd0","timestamp":"2023-05-16T04:33:34.257336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:33:35.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"090e7826-00df-4919-85fd-f31059cf93e0","timestamp":"2023-05-16T04:33:35.058339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:33:46.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"303ff226-71f2-4d1f-8873-8c499037dde1","timestamp":"2023-05-16T04:33:46.114261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:34:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:35:29.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41b26693-e364-4844-8d80-0d54274acb75","timestamp":"2023-05-16T04:35:29.414086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:35:30.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"122fa98e-ccfa-4cc5-87f3-16c4bde2ec48","timestamp":"2023-05-16T04:35:29.868577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:35:35.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bd77f3f-179b-4e94-961c-4907352033c7","timestamp":"2023-05-16T04:35:34.257451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:35:35.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b882427d-ceed-4253-aaee-04d853998d32","timestamp":"2023-05-16T04:35:35.058264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:35:46.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63859240-bcb9-41e7-8fd4-ded4cdc575ce","timestamp":"2023-05-16T04:35:46.114190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:36:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:37:29.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9b82592-4deb-427c-a256-dcf8e312ad09","timestamp":"2023-05-16T04:37:29.414038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:37:30.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23f09cc7-01f3-4e51-889a-3454c2145e95","timestamp":"2023-05-16T04:37:29.868800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:37:35.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36678197-d439-4378-a212-6f4b916f5b0a","timestamp":"2023-05-16T04:37:34.257486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:37:35.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a389c53-fcc4-4bd6-9627-340a7af527b3","timestamp":"2023-05-16T04:37:35.058504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:37:46.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a43e9eb-e9a3-4221-9f25-5bfd66a4fb50","timestamp":"2023-05-16T04:37:46.114297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:38:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:39:29.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"201eb8de-6314-4b60-ae66-3340c9068bf0","timestamp":"2023-05-16T04:39:29.414106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:39:30.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eba9cd01-f755-4bd3-b12b-34e1a9e3eb5d","timestamp":"2023-05-16T04:39:29.868456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:39:35.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6089b32-d90d-444e-8bdf-604072f90cf7","timestamp":"2023-05-16T04:39:34.257378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:39:35.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbc39a58-f7a8-4e0d-9c44-fdebf1236f1a","timestamp":"2023-05-16T04:39:35.058350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:39:46.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e450fb3-b12f-48cf-baae-85bda662e123","timestamp":"2023-05-16T04:39:46.114247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-16T04:40:17.078+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-16T04:41:29.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"09107b6b-41f9-4530-a0d6-3d46d0d0cd30","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dd6ff8b-fd82-4436-b6db-575767a5ac03","timestamp":"2023-05-16T04:41:29.414105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-16T04:41:30.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"99e40987-4835-4478-bb8c-9f0cc8122a85","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e58f9686-460c-4990-9ea4-770befb3662e","timestamp":"2023-05-16T04:41:29.868544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-16T04:41:35.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7b22114e-6665-4ccf-998b-83004b7881f2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f20e525a-f8c0-4eb0-87bc-92d829b40bfd","timestamp":"2023-05-16T04:41:34.257567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-16T04:41:36.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6fbc1d35-4ff9-443a-a1bc-0385c3107709","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"492552c5-1a74-4f9f-abb5-3ec36b204df5","timestamp":"2023-05-16T04:41:35.058526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-16T04:41:46.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"55ab986e-c3dc-4aab-b5d1-483de3673b36","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"e82cf4a5-1344-4aa7-9bdd-92df00d149ab","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa45